merged
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Mon, 11 Jun 2012 16:07:12 +0100
changeset 3269 01feb4c238c3
parent 3268 a3dadd9c30da (current diff)
parent 3267 ef33f098ffd2 (diff)
child 3271 addd455368f2
merged
--- a/model/Makefile	Mon Jun 11 16:06:29 2012 +0100
+++ b/model/Makefile	Mon Jun 11 16:07:12 2012 +0100
@@ -29,17 +29,18 @@
 
 xsl:
 	html2xhtml -t 1.1 prov-dm.html -o $(WORKDIR)/prov-dm.xhtml
-	html2xhtml -t 1.1 prov-dm-constraints.html -o $(WORKDIR)/prov-dm-constraints.xhtml
+	html2xhtml -t 1.1 prov-constraints.html -o $(WORKDIR)/prov-constraints.xhtml
 	grep -v mdash $(WORKDIR)/prov-dm.xhtml | grep -v "/html" > $(WORKDIR)/prov-dm-2.xhtml
-	cat $(WORKDIR)/prov-dm-constraints.xhtml | sed -e "s/&le/le/g" | sed -e "s/&cup/cup/g" | sed -e "s/&ge/ge/g" | grep -v "/html" > $(WORKDIR)/prov-dm-constraints-2.xhtml
+	cat $(WORKDIR)/prov-constraints.xhtml | sed -e "s/&le/le/g" | sed -e "s/&cup/cup/g" | sed -e "s/&ge/ge/g" | grep -v "/html" > $(WORKDIR)/prov-constraints-2.xhtml
 	csplit -f $(WORKDIR)/out $(WORKDIR)/prov-dm-2.xhtml /body/
 	echo "<html>" > $(WORKDIR)/all-divs.html
 	xpath $(WORKDIR)/out01 .//div >> $(WORKDIR)/all-divs.html
-	csplit -f $(WORKDIR)/out $(WORKDIR)/prov-dm-constraints-2.xhtml /body/
+	csplit -f $(WORKDIR)/out $(WORKDIR)/prov-constraints-2.xhtml /body/
 	xpath $(WORKDIR)/out01 .//div[@class] >> $(WORKDIR)/all-divs.html
 	xpath $(WORKDIR)/out01 .//span[@class] >> $(WORKDIR)/all-divs.html
 	echo "</html>" >> $(WORKDIR)/all-divs.html
-	cat $(WORKDIR)/all-divs.html | sed -e "s/\'/\\\'/g" > $(WORKDIR)/all-divs2.html
+	cat $(WORKDIR)/all-divs.html | sed -e "s/\d039/\\\'/g" > $(WORKDIR)/all-divs2.html
+#	cat $(WORKDIR)/all-divs.html | sed -e "s/\'/\\\'/g" > $(WORKDIR)/all-divs2.html
 	$(MAKE) make.all-divs.js
 
 make.all-divs.js: $(WORKDIR)/all-divs2.html Makefile
--- a/model/all-divs.js	Mon Jun 11 16:06:29 2012 +0100
+++ b/model/all-divs.js	Mon Jun 11 16:07:12 2012 +0100
@@ -3,11 +3,11 @@
 //  with <script src="all-divs.js" class="remove"></script>
 //Insert glossary definitions with the following 
 // <div class="glossary-ref" ref="glossary-generation"></div>
-divs_hg='http://dvcs.w3.org/hg/prov/file/688471c687ae/model/prov-dm.html';
+divs_hg='http://dvcs.w3.org/hg/prov/file/bb66a19760ba/model/prov-dm.html';
 divs_string= 
 '<html> \n' + 
 '<div style="text-align: left;"> \n' + 
-'      <table border="1" style="margin-left: auto; margin-right: auto;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
 '        <caption id="namespace-table"> \n' + 
 '          Table 1: Prefix and Namespaces used in this specification \n' + 
 '        </caption> \n' + 
@@ -30,7 +30,7 @@
 '            http://www.w3.org/ns/prov# \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            The PROV namespace (see Section <a href="#term-NamespaceDeclaration">4.7.1</a>) \n' + 
+'            The PROV namespace (see <a class="section-ref" href="#term-NamespaceDeclaration"><span>TBD</span></a>) \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
@@ -69,13 +69,152 @@
 '          </td> \n' + 
 '        </tr> \n' + 
 '      </table> \n' + 
-'    </div><div class="glossary-ref"> \n' + 
-'    </div><div class="conceptexample" id="entity-example"> \n' + 
+'    </div><div style="text-align: center; "> \n' + 
+'      <!--  <img src="../images/OverviewDiagram.png" alt="PROV Core Structures" \n' + 
+'        style="max-width: 70%; " /> --> \n' + 
+'      <img src="uml/essentials.png" alt="PROV Core Structures" style="max-width: 70%; " /> Figure 1: PROV Core Structures \n' + 
+'    </div><div style="text-align: left;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
+'        <caption id="overview-types-and-relations"> \n' + 
+'          Table 2: Mapping of PROV core concepts to types and relations \n' + 
+'        </caption> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a><b>PROV Concepts</b></a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <b>PROV-DM types or relations</b> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <b>Name</b> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <b>Overview</b> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Entity</a> \n' + 
+'          </td> \n' + 
+'          <td rowspan="3" style="text-align: center;"> \n' + 
+'            PROV-DM Types \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="dfn-Entity">Entity</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-entity-activity"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Activity</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="dfn-Activity">Activity</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-entity-activity"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Agent</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="dfn-agent">Agent</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-agents-attribution-association-delegation"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Generation</a> \n' + 
+'          </td> \n' + 
+'          <td rowspan="7" style="text-align: center;"> \n' + 
+'            PROV-DM Relations \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasGeneratedBy">wasGeneratedBy</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-entity-activity"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Usage</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="used">Used</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-entity-activity"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Communication</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasInformedBy">WasInformedBy</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-entity-activity"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Derivation</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasDerivedFrom">WasDerivedFrom</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-derivation"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Attribution</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasAttributedTo">WasAttributedTo</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-agents-attribution-association-delegation"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Association</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasAssociatedWith">WasAssociatedWith</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-agents-attribution-association-delegation"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a>Delegation</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="actedOnBehalfOf">ActedOnBehalfOf</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: center;"> \n' + 
+'            <a class="section-ref" href="#section-agents-attribution-association-delegation"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'      </table> \n' + 
+'    </div><div class="anexample conceptexample" id="entity-example"> \n' + 
 '      <p> \n' + 
 '        An entity may be the document at URI <a href="http://www.bbc.co.uk/news/science-environment-17526723">http://www.bbc.co.uk/news/science-environment-17526723</a>, \n' + 
 '        a file in a file system, a car, or an idea. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="activity-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="activity-example"> \n' + 
 '      <p> \n' + 
 '        An activity may be the publishing of a document on the Web, sending a \n' + 
 '        twitter message, extracting metadata embedded in a file, driving a car \n' + 
@@ -86,13 +225,13 @@
 '      </p> \n' + 
 '    </div><div class="glossary-ref"> \n' + 
 '    </div><div class="glossary-ref"> \n' + 
-'    </div><div class="conceptexample" id="generation-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="generation-example"> \n' + 
 '      <p> \n' + 
 '        Examples of generation are the completed creation of a file by a \n' + 
 '        program, the completed creation of a linked data set, and the completed \n' + 
 '        publication of a new version of a document. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="usage-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="usage-example"> \n' + 
 '      <p> \n' + 
 '        Usage examples include a procedure beginning to consume an argument, a \n' + 
 '        service starting to read a value on a port, a program beginning to read \n' + 
@@ -103,34 +242,33 @@
 '        different activities (e.g. a file on a file system can be read \n' + 
 '        indefinitely). \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="derivation-example"> \n' + 
+'    </div><div class="glossary-ref"> \n' + 
+'    </div><div class="anexample conceptexample" id="communication-example"> \n' + 
+'      <p> \n' + 
+'        The activity of writing a celebrity article was informed by (a \n' + 
+'        communication instance) the activity of intercepting voicemails. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample conceptexample" id="derivation-example"> \n' + 
 '      <p> \n' + 
 '        Examples of derivation include the transformation of a relational table \n' + 
 '        into a linked data set, the transformation of a canvas into a painting, \n' + 
 '        the transportation of a work of art from London to New York, and a \n' + 
 '        physical transformation such as the melting of ice into water. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="agent-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="agent-example"> \n' + 
 '      <p> \n' + 
 '        Software for checking the use of grammar in a document may be defined as \n' + 
-'        an agent of a document preparation activity, and at the same time one \n' + 
-'        can describe its provenance, including for instance the vendor and the \n' + 
-'        version history. A site selling books on the Web, the services involved \n' + 
-'        in the processing of orders, and the companies hosting them are also \n' + 
-'        agents. \n' + 
+'        an agent of a document preparation activity; one can also describe its \n' + 
+'        provenance, including for instance the vendor and the version history. A \n' + 
+'        site selling books on the Web, the services involved in the processing \n' + 
+'        of orders, and the companies hosting them are also agents. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="plan-example"> \n' + 
-'      <p> \n' + 
-'        A plan can be a blog post tutorial for how to set up a web server, a \n' + 
-'        list of instructions for a micro-processor execution, a cook\'s written \n' + 
-'        recipe for a chocolate cake, or a workflow for a scientific experiment. \n' + 
-'      </p> \n' + 
-'    </div><div class="glossary-ref" /><div class="conceptexample" id="attribution-example"> \n' + 
+'    </div><div class="glossary-ref" /><div class="anexample conceptexample" id="attribution-example"> \n' + 
 '      <p> \n' + 
 '        A blog post can be attributed to an author, a mobile phone to its \n' + 
 '        manufacturer. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="association-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="association-example"> \n' + 
 '      <p> \n' + 
 '        Examples of association between an activity and an agent are: \n' + 
 '      </p> \n' + 
@@ -145,133 +283,190 @@
 '        <li> \n' + 
 '          a public event, sponsored by a company, and hosted by a museum; \n' + 
 '        </li> \n' + 
-'        <li> \n' + 
-'          an XSLT transform launched by a user based on an XSL style sheet (a \n' + 
-'          plan). \n' + 
-'        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="conceptexample" id="responsibility-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="delegation-example"> \n' + 
 '      <p> \n' + 
 '        A student publishing a web page describing an academic department could \n' + 
 '        result in both the student and the department being agents associated \n' + 
-'        with the activity, and it may not matter which student published a web \n' + 
-'        page but it matters a lot that the department told the student to put up \n' + 
-'        the web page. \n' + 
+'        with the activity. It may not matter which actual student published a \n' + 
+'        web page, but it may matter significantly that the department told the \n' + 
+'        student to put up the web page. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="collection-example"> \n' + 
+'    </div><div class="anexample conceptexample" id="association-example2"> \n' + 
+'      <p> \n' + 
+'        An example of association between an activity and an agent involving a \n' + 
+'        plan is: an XSLT transform (an activity) launched by a user (an agent) \n' + 
+'        based on an XSL style sheet (a plan). \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample conceptexample" id="identifier-example"> \n' + 
+'      <p> \n' + 
+'        A service may read a same configuration file on two different occasions. \n' + 
+'        Each usage can be identifed by its own identifier, allowing them to be \n' + 
+'        distinguished. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample conceptexample" id="bundle-example"> \n' + 
+'      <p> \n' + 
+'        For users to decide whether they can place their trust in a resource, \n' + 
+'        they may want to analyze the resource\'s provenance, but also determine \n' + 
+'        who its provenance is attributed to, and when it was generated. In other \n' + 
+'        words, users need to be able to determine the provenance of provenance. \n' + 
+'        Hence, provenance is also regarded as an entity (of type Bundle), by \n' + 
+'        which provenance of provenance can then be expressed. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample conceptexample" id="collection-example"> \n' + 
 '      <p> \n' + 
 '        An example of collection is an archive of documents. Each document has \n' + 
 '        its own provenance, but the archive itself also has some provenance: who \n' + 
 '        maintained it, which documents it contained at which point in time, how \n' + 
 '        it was assembled, etc. \n' + 
 '      </p> \n' + 
-'    </div><div class="conceptexample" id="account-example"> \n' + 
-'      <p> \n' + 
-'        For users to decide whether they can place their trust in a resource, \n' + 
-'        they may want to analyze the resource\'s provenance, but also determine \n' + 
-'        who its provenance is attributed to, and when it was generated. In other \n' + 
-'        words, users need to be able to determine the provenance of provenance. \n' + 
-'        Hence, provenance is also regarded as an entity (of type Account), by \n' + 
-'        which provenance of provenance can then be expressed. \n' + 
-'      </p> \n' + 
-'    </div><div style="text-align: left;"> \n' + 
-'      <table border="1" style="margin-left: auto; margin-right: auto;"> \n' + 
-'        <caption id="overview-types-and-relations"> \n' + 
-'          Table 2: Mapping of Provenance concepts to types and relations \n' + 
+'    </div><div id="components-overview-div" style="text-align: center;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
+'        <caption id="components-overview"> \n' + 
+'          Table 3: Components Overview \n' + 
 '        </caption> \n' + 
 '        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
 '          <td> \n' + 
-'            <a><b>PROV Concepts</b></a> \n' + 
+'            Component \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <b>PROV-DM types or relations</b> \n' + 
+'            Core <br />Structures \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <b>Name</b> \n' + 
+'            Overview \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            Specification \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            Description \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
-'          <td> \n' + 
-'            <a>Entity</a> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style=" padding: 8px;"> \n' + 
+'            1 \n' + 
 '          </td> \n' + 
-'          <td rowspan="3"> \n' + 
-'            PROV-DM Types \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Entities and Activities \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-Entity">entity</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr> \n' + 
-'          <td> \n' + 
-'            <a>Activity</a> \n' + 
+'            ✔ \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-Activity">activity</a> \n' + 
+'            <a href="#section-entity-activity">2.1.1</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a href="#component1">5.1</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about entities and activities, and their interrelations \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            <a>Agent</a> \n' + 
+'            2 \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Derivation \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-agent">agent</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr> \n' + 
-'          <td> \n' + 
-'            <a>Generation</a> \n' + 
-'          </td> \n' + 
-'          <td rowspan="6"> \n' + 
-'            PROV-DM Relations \n' + 
+'            ✔ \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasGeneratedBy">wasGeneratedBy</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr> \n' + 
-'          <td> \n' + 
-'            <a>Usage</a> \n' + 
+'            <a href="#section-derivation">2.1.2</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="used">used</a> \n' + 
+'            <a href="#component3">5.2</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about derivations and its subtypes \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            <a>Attribution</a> \n' + 
+'            3 \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Agent and Responsibility \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasAttributedTo">wasAttributedTo</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr> \n' + 
-'          <td> \n' + 
-'            <a>Association</a> \n' + 
+'            ✔ \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasAssociatedWith">wasAssociatedWith</a> \n' + 
+'            <a href="#section-agents-attribution-association-delegation">2.1.3</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a href="#component2">5.3</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about agents and concepts ascribing responsibility to them \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            <a>Responsibility</a> \n' + 
+'            4 \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Alternate \n' + 
+'          </td> \n' + 
+'          <td /> \n' + 
+'          <td> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="actedOnBehalfOf">actedOnBehalfOf</a> \n' + 
+'            <a href="#component4">5.4</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about relations linking entities referring the same thing \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            <a>Derivation</a> \n' + 
+'            5 \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Bundles \n' + 
+'          </td> \n' + 
+'          <td /> \n' + 
+'          <td> \n' + 
+'            <a href="#section-provenance-of-provnance">2.2.2</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasDerivedFrom">wasDerivedFrom</a> \n' + 
+'            <a href="#component5">5.5</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about bundles, a mechanism to support provenance of provenance \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            6 \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            Collections \n' + 
+'          </td> \n' + 
+'          <td /> \n' + 
+'          <td> \n' + 
+'            <a href="#section-collections">2.2.3</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a href="#component6">5.6</a> \n' + 
+'          </td> \n' + 
+'          <td style="text-align: left;"> \n' + 
+'            about collections and concepts capturing their transformation, such \n' + 
+'            as insertion and removal \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '      </table> \n' + 
-'    </div><div style="text-align: center; "> \n' + 
-'      <img src="images/OverviewDiagram.png" alt="Simplified  Overview of PROV-DM" style="max-width: 70%; " /> Figure 1: Simplified Overview of PROV-DM \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-prov-n"> \n' + 
 '      <p> \n' + 
 '        An activity with identifier <span class="name">a1</span> and an \n' + 
 '        attribute <span class="name">type</span> with value <span class="name">createFile</span>. \n' + 
@@ -290,12 +485,12 @@
 'used(a1,e1) \n' + 
 'wasGeneratedBy(e2,a1) \n' + 
 '</pre> \n' + 
-'      The same description, but with an explicit identifier <span class="name">u1</span> \n' + 
-'      for the usage, and the syntactic marker <span class="name">-</span> to \n' + 
-'      mark the absence of identifier in the generation. \n' + 
+'      The same descriptions, but with an explicit identifier <span class="name">u1</span> \n' + 
+'      for the usage, and the syntactic marker \'<span class="name">-</span>\' to \n' + 
+'      mark the absence of identifier in the generation. Both are followed by \'<span class="name">;</span>\'. \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'used(u1,a1,e1) \n' + 
-'wasGeneratedBy(-,e2,a1) \n' + 
+'used(u1;a1,e1) \n' + 
+'wasGeneratedBy(-;e2,a1) \n' + 
 '</pre> \n' + 
 '    </div><div style="text-align: center; "> \n' + 
 '      <img src="images/w3-publication3.png" alt="Provenance of a Document (1)" style="max-width: 98%; " /> Figure 2: Provenance of a Document (1) \n' + 
@@ -322,17 +517,17 @@
 '          relations linking entities referring to the same thing. \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <b>Component 5: collections.</b> The fifth component is about \n' + 
+'          <b>Component 5: bundles.</b> The fifth component is concerned with \n' + 
+'          bundles, a mechanism to support provenance of provenance. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <b>Component 6: collections.</b> The sixth component is about \n' + 
 '          collections and concepts capturing their transformation, such as \n' + 
 '          insertion and removal. \n' + 
 '        </li> \n' + 
-'        <li> \n' + 
-'          <b>Component 6: annotations.</b> The sixth component is concerned with \n' + 
-'          annotations to PROV-DM instances. \n' + 
-'        </li> \n' + 
 '      </ul> \n' + 
 '    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/components.png" alt="PROV-DM Components" style="max-width: 90%; " /> <map id="componentMap"> \n' + 
+'      <img src="images/components-dependencies.png" alt="PROV-DM Components" style="max-width: 90%; " /> <map id="componentMap"> \n' + 
 '      <area title="collections" href="#component5" coords="220,0,440,70" alt="collections" shape="rect" /> \n' + 
 '      <area title="alternate" href="#component4" coords="450,0,510,140" alt="alternate" shape="rect" /> \n' + 
 '      <area title="annotations" href="#component6" coords="530,0,590,220" alt="annotations" shape="rect" /> \n' + 
@@ -341,12 +536,20 @@
 '      <area title="agents/responsibility" href="#component2" coords="0,0,70,220" alt="agents/responsibility" shape="rect" /></map> \n' + 
 '      Figure 4: PROV-DM Components \n' + 
 '    </div><div id="relations-at-a-glance-div" style="text-align: center;"> \n' + 
-'      <table border="1" style="margin-left: auto; margin-right: auto;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
 '        <caption id="relations-at-a-glance"> \n' + 
-'          Table 3: PROV-DM Relations At a Glance \n' + 
+'          Table 4: PROV-DM Relations At a Glance \n' + 
 '        </caption> \n' + 
 '        <tr> \n' + 
-'          <td /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td colspan="3"> \n' + 
+'            Object \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
 '          <td> \n' + 
 '            Entity \n' + 
 '          </td> \n' + 
@@ -356,30 +559,27 @@
 '          <td> \n' + 
 '            Agent \n' + 
 '          </td> \n' + 
-'          <td> \n' + 
-'            Note \n' + 
-'          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
+'          <td rowspan="3"> \n' + 
+'            Subject \n' + 
+'          </td> \n' + 
 '          <td> \n' + 
 '            Entity \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <div class="component3-color"> \n' + 
-'              <a>wasDerivedFrom</a><br /><a>wasRevisionOf</a><br /><a>wasQuotedFrom</a><br /><a>hadOriginalSource</a> \n' + 
+'            <div class="component2-color"> \n' + 
+'              <a class="essential">WasDerivedFrom</a><br /><a>WasRevisionOf</a><br /><a>WasQuotedFrom</a><br /><a>HadPrimarySource</a> \n' + 
 '            </div> \n' + 
-'            <div class="component4-color"> \n' + 
-'              <a>alternateOf</a><br /><a>specializationOf</a> \n' + 
+'            <div class="component5-color"> \n' + 
+'              <a>AlternateOf</a><br /><a>SpecializationOf</a><br /><a>ContextualizationOf</a> \n' + 
 '            </div> \n' + 
 '          </td> \n' + 
 '          <td class="component1-color"> \n' + 
-'            <a title="wasGeneratedBy">wasGeneratedBy</a><br /><a title="wasInvalidatedBy">wasInvalidatedBy</a> \n' + 
+'            <a class="essential" title="wasGeneratedBy">WasGeneratedBy</a><br /><a title="wasInvalidatedBy">WasInvalidatedBy</a> \n' + 
 '          </td> \n' + 
-'          <td class="component2-color"> \n' + 
-'            <a>wasAttributedTo</a> \n' + 
-'          </td> \n' + 
-'          <td class="component6-color"> \n' + 
-'            <a>hasAnnotation</a> \n' + 
+'          <td class="component3-color"> \n' + 
+'            <a class="essential">WasAttributedTo</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
@@ -388,17 +588,14 @@
 '          </td> \n' + 
 '          <td> \n' + 
 '            <div class="component1-color"> \n' + 
-'              <a>used</a><br /><a>wasStartedBy</a><br /><a>wasEndedBy</a> \n' + 
+'              <a class="essential">Used</a><br /><a>WasStartedBy</a><br /><a>WasEndedBy</a> \n' + 
 '            </div> \n' + 
 '          </td> \n' + 
 '          <td class="component1-color"> \n' + 
-'            <a>wasStartedByActivity</a><br /><a>wasInformedBy</a> \n' + 
+'            <a class="essential">WasInformedBy</a> \n' + 
 '          </td> \n' + 
-'          <td class="component2-color"> \n' + 
-'            <a>wasAssociatedWith</a> \n' + 
-'          </td> \n' + 
-'          <td class="component6-color"> \n' + 
-'            <a>hasAnnotation</a> \n' + 
+'          <td class="component3-color"> \n' + 
+'            <a class="essential">WasAssociatedWith</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
@@ -409,38 +606,21 @@
 '          </td> \n' + 
 '          <td> \n' + 
 '          </td> \n' + 
-'          <td class="component2-color"> \n' + 
-'            <a>actedOnBehalfOf</a> \n' + 
-'          </td> \n' + 
-'          <td class="component6-color"> \n' + 
-'            <a>hasAnnotation</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr> \n' + 
-'          <td> \n' + 
-'            Note \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'          </td> \n' + 
-'          <td class="component6-color"> \n' + 
-'            <a>hasAnnotation</a> \n' + 
+'          <td class="component3-color"> \n' + 
+'            <a class="essential">ActedOnBehalfOf</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '      </table> \n' + 
-'    </div><div class="component3-color"> \n' + 
-'              <a>wasDerivedFrom</a><br /><a>wasRevisionOf</a><br /><a>wasQuotedFrom</a><br /><a>hadOriginalSource</a> \n' + 
-'            </div><div class="component4-color"> \n' + 
-'              <a>alternateOf</a><br /><a>specializationOf</a> \n' + 
+'    </div><div class="component2-color"> \n' + 
+'              <a class="essential">WasDerivedFrom</a><br /><a>WasRevisionOf</a><br /><a>WasQuotedFrom</a><br /><a>HadPrimarySource</a> \n' + 
+'            </div><div class="component5-color"> \n' + 
+'              <a>AlternateOf</a><br /><a>SpecializationOf</a><br /><a>ContextualizationOf</a> \n' + 
 '            </div><div class="component1-color"> \n' + 
-'              <a>used</a><br /><a>wasStartedBy</a><br /><a>wasEndedBy</a> \n' + 
+'              <a class="essential">Used</a><br /><a>WasStartedBy</a><br /><a>WasEndedBy</a> \n' + 
 '            </div><div id="prov-dm-types-and-relations-fig" style="text-align: left;"> \n' + 
-'      <table border="1" style="margin-left: auto; margin-right: auto;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
 '        <caption id="prov-dm-types-and-relations"> \n' + 
-'          Table 4: PROV-DM Types and Relations \n' + 
+'          Table 5: PROV-DM Types and Relations \n' + 
 '        </caption> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
@@ -449,37 +629,58 @@
 '          <td> \n' + 
 '            <b>Representation in the PROV-N notation</b> \n' + 
 '          </td> \n' + 
+'          <td> \n' + 
+'            <b>Component</b> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
+'          <td class="essential"> \n' + 
 '            <a>Entity</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-Entity">entity(id, [ attr1=val1, ...])</a> \n' + 
+'            <a title="dfn-Entity" class="essential">entity(id, [ attr1=val1, \n' + 
+'            ...])</a> \n' + 
+'          </td> \n' + 
+'          <td rowspan="8"> \n' + 
+'            <a href="#component1">Component 1: Entities/Activities</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
+'          <td class="essential"> \n' + 
 '            <a>Activity</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-Activity">activity(id, st, et, [ attr1=val1, ...])</a> \n' + 
+'            <a title="dfn-Activity" class="essential">activity(id, st, et, [ \n' + 
+'            attr1=val1, ...])</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
+'          <td class="essential"> \n' + 
 '            <a>Generation</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasGeneratedBy">wasGeneratedBy(id,e,a,t,attrs)</a> \n' + 
+'            <a title="wasGeneratedBy"><span class="essential">wasGeneratedBy(</span>id;<span class="essential">e,a</span>,t,attrs<span class="essential">)</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
+'          <td class="essential"> \n' + 
 '            <a>Usage</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="used">used(id,a,e,t,attrs)</a> \n' + 
+'            <a title="used"><span class="essential">used(</span>id;<span class="essential">a,e</span>,t,attrs<span class="essential">)</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component1-color"> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Communication</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="wasInformedBy">wasInformedBy(id;a2,a1,attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
@@ -487,7 +688,7 @@
 '            <a>Start</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasStartedBy">wasStartedBy(id,a,e,t,attrs)</a> \n' + 
+'            <a title="wasStartedBy">wasStartedBy(id;a2,e,a1,t,attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
@@ -495,7 +696,7 @@
 '            <a>End</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasEndedBy">wasEndedBy(id,a,e,t,attrs)</a> \n' + 
+'            <a title="wasEndedBy">wasEndedBy(id;a2,e,a1,t,attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component1-color"> \n' + 
@@ -503,108 +704,172 @@
 '            <a>Invalidation</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasInvalidatedBy">wasInvalidatedBy(id,e,a,t,attrs)</a> \n' + 
+'            <a title="wasInvalidatedBy">wasInvalidatedBy(id;e,a,t,attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
-'            <a>Communication</a> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr class="component2-color"> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Derivation</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasInformedBy">wasInformedBy(id,a2,a1,attrs)</a> \n' + 
+'            <a title="wasDerivedFrom"><span class="essential">wasDerivedFrom(</span>id; \n' + 
+'            <span class="essential">e2, e1</span>, a, g2, u1, attrs<span class="essential">)</span></a> \n' + 
 '          </td> \n' + 
-'        </tr> \n' + 
-'        <tr class="component1-color"> \n' + 
-'          <td> \n' + 
-'            <a>Start by Activity</a> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            <a title="wasStartedByActivity">wasStartedByActivity(id, a2, a1, \n' + 
-'            attrs)</a> \n' + 
+'          <td rowspan="5"> \n' + 
+'            <a href="#component2">Component 2: Derivations</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component2-color"> \n' + 
-'          <td> \n' + 
-'            <a>Agent</a> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Revision</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-agent">agent(id, [ attr1=val1, ...])</a> \n' + 
+'            <a title="revision">... prov:type=\'prov:WasRevisionOf\' ...</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component2-color"> \n' + 
-'          <td> \n' + 
-'            <a>Attribution</a> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Quotation</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasAttributedTo">wasAttributedTo(id,e,ag,attr)</a> \n' + 
+'            <a title="quotation">... prov:type=\'prov:WasQuotedFrom\' ...</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component2-color"> \n' + 
-'          <td> \n' + 
-'            <a>Association</a> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Primary Source</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasAssociatedWith">wasAssociatedWith(id,a,ag,pl,attrs)</a> \n' + 
+'            <a title="Primary Source">... prov:type=\'prov:HadPrimarySource\' ...</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component2-color"> \n' + 
 '          <td> \n' + 
-'            <a>Responsibility</a> \n' + 
+'            <a>Trace</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="actedOnBehalfOf">actedOnBehalfOf(id,ag2,ag1,a,attrs)</a> \n' + 
+'            <a title="tracedTo">tracedTo(id;e2,e1,attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component3-color"> \n' + 
-'          <td> \n' + 
-'            <a>Derivation</a> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr class="component3-color" style="border-collapse: collapse; "> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Agent</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasDerivedFrom">wasDerivedFrom(id, e2, e1, a, g2, u1, \n' + 
-'            attrs)</a> \n' + 
+'            <a title="dfn-agent" class="essential">agent(id, [ attr1=val1, ...])</a> \n' + 
 '          </td> \n' + 
-'        </tr> \n' + 
-'        <tr class="component3-color"> \n' + 
-'          <td> \n' + 
-'            <a>Revision</a> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            <a title="wasRevisionOf">wasRevisionOf(id,e2,e1,ag,attrs)</a> \n' + 
+'          <td rowspan="8"> \n' + 
+'            <a href="#component3">Component 3: Agents/Responsibility</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component3-color"> \n' + 
-'          <td> \n' + 
-'            <a>Quotation</a> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Attribution</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="wasQuotedFrom">wasQuotedFrom(id,e2,e1,ag2,ag1,attrs)</a> \n' + 
+'            <a title="wasAttributedTo"><span class="essential">wasAttributedTo(</span>id;<span class="essential">e,ag</span>,attr<span class="essential">)</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component3-color"> \n' + 
-'          <td> \n' + 
-'            <a>Original Source</a> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Association</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="hadOriginalSource">hadOriginalSource(id,e2,e1,attrs)</a> \n' + 
+'            <a title="wasAssociatedWith"><span class="essential">wasAssociatedWith(</span>id;<span class="essential">a,ag</span>,pl,attrs<span class="essential">)</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component3-color"> \n' + 
-'          <td> \n' + 
-'            <a>Trace</a> \n' + 
+'          <td class="essential"> \n' + 
+'            <a>Delegation</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="tracedTo">tracedTo(id,e2,e1,attrs)</a> \n' + 
+'            <a title="actedOnBehalfOf"><span class="essential">actedOnBehalfOf(</span>id;<span class="essential">ag2,ag1</span>,a,attrs<span class="essential">)</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component3-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Plan</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="plan">... prov:type=\'prov:Plan\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component3-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Person</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="person">... prov:type=\'prov:Person\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component3-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a>Organization</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="organization">... prov:type=\'prov:Organization\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component3-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a title="software-agent">SoftwareAgent</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="software-agent">... prov:type=\'prov:SoftwareAgent\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr class="component4-color"> \n' + 
+'          <td> \n' + 
+'            <a title="bundle">Bundle constructor</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="dfn-bundle">bundle id description_1 ... description_n \n' + 
+'            endBundle</a> \n' + 
+'          </td> \n' + 
+'          <td rowspan="2"> \n' + 
+'            <a href="#component5">Component 4: Bundles</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr class="component4-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a title="bundle">Bundle type</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="bundle">... prov:type=\'prov:Bundle\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr class="component5-color"> \n' + 
 '          <td> \n' + 
 '            <a>Alternate</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
 '            <a title="alternateOf">alternateOf(alt1, alt2)</a> \n' + 
 '          </td> \n' + 
+'          <td rowspan="3"> \n' + 
+'            <a href="#component4">Component 5: Alternate</a> \n' + 
+'          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component4-color"> \n' + 
+'        <tr class="component5-color"> \n' + 
 '          <td> \n' + 
 '            <a>Specialization</a> \n' + 
 '          </td> \n' + 
@@ -614,66 +879,84 @@
 '        </tr> \n' + 
 '        <tr class="component5-color"> \n' + 
 '          <td> \n' + 
+'            <a>Contextualization</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="contextualizationOf">contextualizationOf(i2, i1,bundle)</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'        </tr> \n' + 
+'        <tr class="component6-color"> \n' + 
+'          <td class="provType"> \n' + 
 '            <a>Collection</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a>Collection</a> \n' + 
+'            <a title="collection">... prov:type=\'prov:Collection\' ...</a> \n' + 
+'          </td> \n' + 
+'          <td rowspan="7"> \n' + 
+'            <a href="#component6">Component 6: Collections</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component5-color"> \n' + 
+'        <tr class="component6-color"> \n' + 
 '          <td> \n' + 
+'            <a>Collection Membership</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="memberOf">memberOf(c, {e_1, ..., e_n})</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component6-color"> \n' + 
+'          <td class="provType"> \n' + 
 '            <a>Dictionary</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a>Dictionary</a> \n' + 
+'            <a title="dictionary">... prov:type=\'prov:Dictionary\' ...</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component5-color"> \n' + 
+'        <tr class="component6-color"> \n' + 
+'          <td class="provType"> \n' + 
+'            <a title="empty dictionary">EmptyDictionary</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a title="empty dictionary">... prov:type=\'prov:EmptyDictionary\' ...</a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr class="component6-color"> \n' + 
 '          <td> \n' + 
 '            <a>Insertion</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="derivedByInsertionFrom">derivedByInsertionFrom(id, c2, c1, \n' + 
+'            <a title="derivedByInsertionFrom">derivedByInsertionFrom(id; c2, c1, \n' + 
 '            {(key_1, e_1), ..., (key_n, e_n)}, attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component5-color"> \n' + 
+'        <tr class="component6-color"> \n' + 
 '          <td> \n' + 
 '            <a>Removal</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="derivedByRemovalFrom">derivedByRemovalFrom(id, c2, c1, \n' + 
+'            <a title="derivedByRemovalFrom">derivedByRemovalFrom(id; c2, c1, \n' + 
 '            {key_1, ... key_n}, attrs)</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
-'        <tr class="component5-color"> \n' + 
-'          <td> \n' + 
-'            <a>Membership</a> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            <a title="memberOf">memberOf(c, {(key_1, e_1), ..., (key_n, e_n)})</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
 '        <tr class="component6-color"> \n' + 
 '          <td> \n' + 
-'            <a>Note</a> \n' + 
+'            <a>Dictionary Membership</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="dfn-note">note(id, [ attr1=val1, ...])</a> \n' + 
-'          </td> \n' + 
-'        </tr> \n' + 
-'        <tr class="component6-color"> \n' + 
-'          <td> \n' + 
-'            <a>Annotation</a> \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            <a title="hasAnnotation">hasAnnotation(r,n)</a> \n' + 
+'            <a title="memberOf">memberOf(d, {(key_1, e_1), ..., (key_n, e_n)})</a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '      </table> \n' + 
 '    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/Entities-Activities.png" alt="entities and activities" /> \n' + 
-'      Figure 5: Entities and Activities Component Overview \n' + 
+'      <!--  <img src="images/Entities-Activities.png" alt="entities and \n' + 
+'        activities"/> --> \n' + 
+'      <img src="uml/component1.png" alt="entities and activities" /> Figure 5: \n' + 
+'      Entities and Activities Component Overview \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-entity"> \n' + 
 '      An <dfn title="dfn-Entity" id="dfn-entity">entity</dfn><span class="withPn">, \n' + 
 '      written <span class="pnExpression" id="pn-entity">entity(id, [attr1=val1, \n' + 
@@ -690,7 +973,7 @@
 '          information about this entity. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-entity"> \n' + 
 '      <p> \n' + 
 '        The following expression \n' + 
 '      </p> \n' + 
@@ -700,7 +983,7 @@
 '      states the existence of an entity, denoted by identifier <span class="name">tr:WD-prov-dm-20111215</span>, \n' + 
 '      with type <span class="name">document</span> and version number <span class="name">2</span>. The attribute <span class="name">ex:version</span> \n' + 
 '      is application specific, whereas the attribute <span class="name">type</span> \n' + 
-'      (see <a href="#term-attribute-type">Section 4.7.4.4</a>) is reserved in \n' + 
+'      (see <a href="#term-attribute-type">Section 5.7.4.4</a>) is reserved in \n' + 
 '      the <a title="prov-namespace">PROV namespace</a>. \n' + 
 '       <!-- The following expression</p> <pre class="codeexample"> \n' + 
 '        entity(tr:WD-prov-dm-20111215, [ prov:type="document", ex:version="2" ]) \n' + 
@@ -738,13 +1021,13 @@
 '          information about this activity. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-activity"> \n' + 
 '      <p> \n' + 
 '        The following expression \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
 'activity(a1,2011-11-16T16:05:00,2011-11-16T16:06:00, \n' + 
-'        [ex:host="server.example.org",prov:type="ex:edit" %% xsd:QName]) \n' + 
+'        [ ex:host="server.example.org", prov:type=\'ex:edit\' ]) \n' + 
 '</pre> \n' + 
 '      <p> \n' + 
 '        states the existence of an activity with identifier <span class="name">a1</span>, \n' + 
@@ -753,11 +1036,11 @@
 '        The attribute <span class="name">host</span> is application specific \n' + 
 '        (declared in some namespace with prefix <span class="name">ex</span>). \n' + 
 '        The attribute <span class="name">type</span> is a reserved attribute of \n' + 
-'        PROV-DM, allowing for sub-typing to be expressed (see <a href="#term-attribute-type">Section 4.7.4.4</a>). \n' + 
+'        PROV-DM, allowing for sub-typing to be expressed (see <a href="#term-attribute-type">Section 5.7.4.4</a>). \n' + 
 '      </p> \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-generation"> \n' + 
 '      <dfn title="wasGeneratedBy">Generation</dfn><span class="withPn">, written \n' + 
-'      <span class="pnExpression">wasGeneratedBy(id,e,a,t,attrs)</span> in \n' + 
+'      <span class="pnExpression">wasGeneratedBy(id; e, a, t, attrs)</span> in \n' + 
 '      PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
@@ -784,13 +1067,13 @@
 '          pairs representing additional information about this generation. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-generation1"> \n' + 
 '      <p> \n' + 
 '        The following expressions \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'  wasGeneratedBy(e1,a1, 2001-10-26T21:32:52, [ex:port="p1"]) \n' + 
-'  wasGeneratedBy(e2,a1, 2001-10-26T10:00:00, [ex:port="p2"]) \n' + 
+'  wasGeneratedBy(e1, a1, 2001-10-26T21:32:52, [ ex:port="p1" ]) \n' + 
+'  wasGeneratedBy(e2, a1, 2001-10-26T10:00:00, [ ex:port="p2" ]) \n' + 
 '</pre> \n' + 
 '      <p> \n' + 
 '        state the existence of two generations (with respective times <span class="name">2001-10-26T21:32:52</span> and <span class="name">2001-10-26T10:00:00</span>), \n' + 
@@ -799,7 +1082,7 @@
 '        <span class="name">a1</span>. The first one is available on port <span class="name">p1</span>, whereas the other is available on port <span class="name">p2</span>. The semantics of <span class="name">port</span> \n' + 
 '        are application specific. \n' + 
 '      </p> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-generation2"> \n' + 
 '      <p> \n' + 
 '        In some cases, we may want to record the time at which an entity was \n' + 
 '        generated without having to specify the activity that generated it. To \n' + 
@@ -808,10 +1091,11 @@
 '        entity is generated, without naming the activity that did it. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'  wasGeneratedBy(e,-,2001-10-26T21:32:52) \n' + 
+'  wasGeneratedBy(e, -, 2001-10-26T21:32:52) \n' + 
 '</pre> \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-usage"> \n' + 
-'      <dfn title="used">Usage</dfn><span class="withPn">, written <span class="pnExpression">used(id,a,e,t,attrs)</span> in PROV-N,</span> has: \n' + 
+'      <dfn title="used">Usage</dfn><span class="withPn">, written <span class="pnExpression">used(id; a, e, t, attrs)</span> in PROV-N,</span> \n' + 
+'      has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="usage.id">id</span>: an OPTIONAL \n' + 
@@ -819,11 +1103,12 @@
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="usage.activity">activity</span>: an \n' + 
-'          identifier (<span class="name">a</span>) for the consuming activity; \n' + 
+'          identifier (<span class="name">a</span>) for the activity that used an \n' + 
+'          entity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="usage.entity">entity</span>: an identifier \n' + 
-'          (<span class="name">e</span>) for the consumed entity; \n' + 
+'          <span class="attribute" id="usage.entity">entity</span>: an OPTIONAL \n' + 
+'          identifier (<span class="name">e</span>) for the entity being used; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="usage.time">time</span>: an OPTIONAL \n' + 
@@ -836,13 +1121,13 @@
 '          pairs representing additional information about this usage. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-usage"> \n' + 
 '      <p> \n' + 
 '        The following usages \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'  used(a1,e1,2011-11-16T16:00:00,[ex:parameter="p1"]) \n' + 
-'  used(a1,e2,2011-11-16T16:00:01,[ex:parameter="p2"]) \n' + 
+'  used(a1, e1, 2011-11-16T16:00:00, [ ex:parameter="p1" ]) \n' + 
+'  used(a1, e2, 2011-11-16T16:00:01, [ ex:parameter="p2" ]) \n' + 
 '</pre> \n' + 
 '      <p> \n' + 
 '        state that the activity identified by <span class="name">a1</span> used \n' + 
@@ -853,10 +1138,48 @@
 '        The semantics of <span class="name">parameter</span> is application \n' + 
 '        specific. \n' + 
 '      </p> \n' + 
+'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-wasInformedBy"> \n' + 
+'      A <dfn title="wasInformedBy">communication</dfn><span class="withPn">, \n' + 
+'      written as <span class="pnExpression">wasInformedBy(id; a2, a1, attrs)</span> \n' + 
+'      in PROV-N,</span> has: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="communication.id">id</span>: an OPTIONAL \n' + 
+'          identifier identifying the relation; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="communication.informed">informed</span>: \n' + 
+'          the identifier (<span class="name">a2</span>) of the informed \n' + 
+'          activity; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="communication.informant">informant</span>: \n' + 
+'          the identifier (<span class="name">a1</span>) of the informant \n' + 
+'          activity; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="communication.attributes">attributes</span>: \n' + 
+'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
+'          pairs representing additional information about this communication. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'    </div><div class="anexample" id="anexample-communication"> \n' + 
+'      <p> \n' + 
+'        Consider two activities <span class="name">a1</span> and <span class="name">a2</span>, the former performed by a government agency, and \n' + 
+'        the latter by a driver caught speeding. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'activity(a1, [ prov:type="traffic regulations enforcing" ]) \n' + 
+'activity(a2, [ prov:type="fine paying, check writing, and mailing" ]) \n' + 
+'wasInformedBy(a2, a1) \n' + 
+'</pre> \n' + 
+'      The last line indicates that some implicit entity was generated by <span class="name">a1</span> and used by <span class="name">a2</span>; this \n' + 
+'      entity may be a traffic ticket that had a notice of fine, amount, and \n' + 
+'      payment mailing details. \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-start"> \n' + 
 '      An activity <dfn title="wasStartedBy">start</dfn><span class="withPn">, \n' + 
-'      written <span class="pnExpression">wasStartedBy(id,a,e,t,attrs)</span> in \n' + 
-'      PROV-N,</span> has: \n' + 
+'      written <span class="pnExpression">wasStartedBy(id; a2, e, a1, t, attrs)</span> \n' + 
+'      in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="start.id">id</span>: an OPTIONAL \n' + 
@@ -864,7 +1187,7 @@
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="start.activity">activity</span>: an \n' + 
-'          identifier (<span class="name">a</span>) for the started activity; \n' + 
+'          identifier (<span class="name">a2</span>) for the started activity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="start.trigger">trigger</span>: an OPTIONAL \n' + 
@@ -872,6 +1195,11 @@
 '          activity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
+'          <span class="attribute" id="start.starter">starter</span>: an OPTIONAL \n' + 
+'          identifier (<span class="name">a1</span>) for the activity that \n' + 
+'          generated the (possibly unspecified) entity (<span class="name">e</span>); \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
 '          <span class="attribute" id="start.time">time</span>: the OPTIONAL time \n' + 
 '          (<span class="name">t</span>) at which the activity was started; \n' + 
 '        </li> \n' + 
@@ -881,37 +1209,70 @@
 '          pairs representing additional information about this activity start. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-start1"> \n' + 
 '      <p> \n' + 
 '        The following example contains the description of an activity <span class="name">a1</span> (a discussion), which was started at a specific \n' + 
 '        time, and was triggered by an email message <span class="name">e1</span>. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(e1,[prov:type="email message"]) \n' + 
-'activity(a1,[prov:type="Discuss"]) \n' + 
-'wasStartedBy(a1,e1,2011-11-16T16:05:00) \n' + 
+'entity(e1, [ prov:type="email message"] ) \n' + 
+'activity(a1, [ prov:type="Discuss" ]) \n' + 
+'wasStartedBy(a1, e1, -, 2011-11-16T16:05:00) \n' + 
 '</pre> \n' + 
 '      Furthermore, if the message is also an input to the activity, this can be \n' + 
 '      described as follows: \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'used(a1,e1,-) \n' + 
+'used(a1, e1, -) \n' + 
 '</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        Alternatively, one can also describe the activity that generated the \n' + 
+'        email message. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'activity(a0, [ prov:type="Write" ]) \n' + 
+'wasGeneratedBy(e1, a0) \n' + 
+'wasStartedBy(a1, e1, a0, 2011-11-16T16:05:00) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        If <span class="name">e1</span> is not known, it would also have valid \n' + 
+'        to write: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'wasStartedBy(a1, -, a0, 2011-11-16T16:05:00) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="anexample-start2"> \n' + 
 '      <p> \n' + 
 '        In the following example, a race is started by a bang, and \n' + 
 '        responsibility for this trigger is attributed to an agent <span class="name">ex:Bob</span>. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
 'activity(ex:foot_race) \n' + 
-'wasStartedBy(ex:foot_race,ex:bang,2012-03-09T08:05:08-05:00) \n' + 
 'entity(ex:bang) \n' + 
+'wasStartedBy(ex:foot_race, ex:bang, -, 2012-03-09T08:05:08-05:00) \n' + 
 'agent(ex:Bob) \n' + 
-'wasAttributedTo(ex:bang,ex:Bob) \n' + 
+'wasAttributedTo(ex:bang, ex:Bob) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="anexample-start3"> \n' + 
+'      <p> \n' + 
+'        In this example, filling fuel was started as a consequence of observing \n' + 
+'        low fuel. The trigger entity is unspecified, it could for instance have \n' + 
+'        been the low fuel warning light, the fuel tank indicator needle \n' + 
+'        position, or the engine not running properly. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" id="anexample-start4" xml:space="preserve"> \n' + 
+'activity(ex:filling-fuel) \n' + 
+'activity(ex:observing-low-fuel) \n' + 
+' \n' + 
+'agent(ex:driver, [ prov:type=\'prov:Person\'  ) \n' + 
+'wasAssociatedWith(ex:filling-fuel, ex:driver) \n' + 
+'wasAssociatedWith(ex:observing-low-fuel, ex:driver) \n' + 
+' \n' + 
+'wasStartedBy(ex:filling-fuel, -, ex:observing-low-fuel, -) \n' + 
 '</pre> \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-end"> \n' + 
 '      An activity <dfn title="wasEndedBy">end</dfn><span class="withAsn">, \n' + 
-'      written <span class="pnExpression">wasEndedBy(id,a,e,t,attrs)</span> in \n' + 
-'      PROV-N,</span> has: \n' + 
+'      written <span class="pnExpression">wasEndedBy(id; a2, e, a1, t, attrs)</span> \n' + 
+'      in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="end.id">id</span>: an OPTIONAL identifier \n' + 
@@ -919,7 +1280,7 @@
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="end.activity">activity</span>: an \n' + 
-'          identifier (<span class="name">a</span>) for the ended activity; \n' + 
+'          identifier (<span class="name">a2</span>) for the ended activity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="end.trigger">trigger</span>: an OPTIONAL \n' + 
@@ -927,6 +1288,11 @@
 '          activity ending; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
+'          <span class="attribute" id="end.ender">ender</span>: an OPTIONAL \n' + 
+'          identifier (<span class="name">a1</span>) for the activity that \n' + 
+'          generated the (possibly unspecified) entity (<span class="name">e</span>); \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
 '          <span class="attribute" id="end.time">time</span>: the OPTIONAL time (<span class="name">t</span>) at which the activity was ended; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
@@ -935,46 +1301,48 @@
 '          pairs representing additional information about this activity end. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-end"> \n' + 
 '      <p> \n' + 
 '        The following example is a description of an activity <span class="name">a1</span> \n' + 
 '        (editing) that was ended following an approval document <span class="name">e1</span>. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(e1,[prov:type="approval document"]) \n' + 
-'activity(a1,[prov:type="Editing"]) \n' + 
-'wasEndedBy(a1,e1) \n' + 
+'entity(e1, [ prov:type="approval document" ]) \n' + 
+'activity(a1, [ prov:type="Editing" ]) \n' + 
+'wasEndedBy(a1, e1) \n' + 
 '</pre> \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-invalidation"> \n' + 
 '      <dfn title="wasInvalidatedBy">Invalidation</dfn><span class="withPn">, \n' + 
-'      written <span class="pnExpression">wasInvalidatedBy(id,e,a,t,attrs)</span> \n' + 
+'      written <span class="pnExpression">wasInvalidatedBy(id; e, a, t, attrs)</span> \n' + 
 '      in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute">id</span>: an OPTIONAL identifier for a \n' + 
-'          invalidation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute">entity</span>: an identifier for the \n' + 
-'          invalidated entity; \n' + 
+'          <span class="attribute" id="invalidation.id">id</span>: an OPTIONAL \n' + 
+'          identifier for a invalidation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute">activity</span>: an OPTIONAL identifier for \n' + 
-'          the activity that invalidated the entity; \n' + 
+'          <span class="attribute" id="invalidation.entity">entity</span>: an \n' + 
+'          identifier for the invalidated entity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute">time</span>: an OPTIONAL "invalidation time", \n' + 
-'          the time at which the entity began to be invalidated; \n' + 
+'          <span class="attribute" id="invalidation.activity">activity</span>: an \n' + 
+'          OPTIONAL identifier for the activity that invalidated the entity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute">attributes</span>: an OPTIONAL set of \n' + 
-'          attribute-value pairs representing additional information about this \n' + 
-'          invalidation. \n' + 
+'          <span class="attribute" id="invalidation.time">time</span>: an \n' + 
+'          OPTIONAL "invalidation time", the time at which the entity began to be \n' + 
+'          invalidated; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="invalidation.attributes">attributes</span>: \n' + 
+'          an OPTIONAL set of attribute-value pairs representing additional \n' + 
+'          information about this invalidation. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
 '    </div><div class="anexample" id="anexample-invalidation1"> \n' + 
 '      <p> \n' + 
-'        The Painter, a Picasso painting, is known to have been destroyed in a <a href="http://en.wikipedia.org/wiki/Lost_artworks#20th_century">plane \n' + 
+'        <em>The Painter</em>, a Picasso painting, is known to have been \n' + 
+'        destroyed in a <a href="http://en.wikipedia.org/wiki/Lost_artworks#20th_century">plane \n' + 
 '        accident</a>. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
@@ -982,7 +1350,7 @@
 'agent(ex:Picasso) \n' + 
 'wasAttributedTo(ex:The-Painter, ex:Picasso) \n' + 
 'activity(ex:crash) \n' + 
-'wasInvalidatedBy(ex:The-Painter, ex:crash, 1998-09-02, [ex:circumstances="plane accident"]) \n' + 
+'wasInvalidatedBy(ex:The-Painter, ex:crash, 1998-09-02, [ ex:circumstances="plane accident" ]) \n' + 
 '</pre> \n' + 
 '    </div><div class="anexample" id="anexample-invalidation2"> \n' + 
 '      <p> \n' + 
@@ -992,13 +1360,13 @@
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
 'entity(ex:bbcNews2012-04-03) \n' + 
-'memberOf(ex:bbcNews2012-04-03,{("item1", bbc:news/uk-17595024)}) \n' + 
-'wasGeneratedBy  (ex:bbcNews2012-04-03,-,2012-04-03T00:00:01) \n' + 
-'wasInvalidatedBy(ex:bbcNews2012-04-03,-,2012-04-03T23:59:59) \n' + 
+'memberOf(ex:bbcNews2012-04-03, {("item1", bbc:news/uk-17595024)}) \n' + 
+'wasGeneratedBy  (ex:bbcNews2012-04-03, -, 2012-04-03T00:00:01) \n' + 
+'wasInvalidatedBy(ex:bbcNews2012-04-03, -, 2012-04-03T23:59:59) \n' + 
 '</pre> \n' + 
-'      We refer to example <a href="#anexample-specialization">anexample-specialization</a> \n' + 
-'      for further descriptions of the BBC Web site, and to Section <a>Membership</a> \n' + 
-'      for a description of the relation <a>memberOf</a>. \n' + 
+'      We refer to example <a href="#anexample-specialization" class="anexample-ref"><span>Example REF</span></a> for further \n' + 
+'      descriptions of the BBC Web site, and to <a href="#term-dictionary-membership">Section 5.6.5</a> for a description of \n' + 
+'      the relation <a>memberOf</a>. \n' + 
 '    </div><div class="anexample" id="anexample-invalidation3"> \n' + 
 '      <p> \n' + 
 '        In this example, the "buy one beer, get one free" offer expired at the \n' + 
@@ -1032,85 +1400,145 @@
 '        activity: in other words, the combined usage and invalidation indicate \n' + 
 '        consumption of the offer. \n' + 
 '      </p> \n' + 
-'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-wasInformedBy"> \n' + 
-'      A <dfn title="wasInformedBy">communication</dfn><span class="withPn">, \n' + 
-'      written as <span class="pnExpression">wasInformedBy(id,a2,a1,attrs)</span> \n' + 
-'      in PROV-N,</span> has: \n' + 
+'    </div><div style="text-align: center;"> \n' + 
+'      <!--  <img src="images/Derivation.png" alt="derivation"/> --> \n' + 
+'      <img src="uml/component2.png" alt="derivation" /> Figure 6: Derivation \n' + 
+'      Component Overview \n' + 
+'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-derivation"> \n' + 
+'      A <dfn title="wasDerivedFrom">derivation</dfn><span class="withPn">, \n' + 
+'      written <span class="pnExpression" id="pn-wasDerivedFrom">wasDerivedFrom(id; \n' + 
+'      e2, e1, a, g2, u1, attrs)</span> in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="wasInformedBy.id">id</span>: an OPTIONAL \n' + 
-'          identifier identifying the relation; \n' + 
+'          <span class="attribute" id="derivation.id">id</span>: an OPTIONAL \n' + 
+'          identifier for a derivation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="wasInformedBy.informed">informed</span>: \n' + 
-'          the identifier (<span class="name">a2</span>) of the informed \n' + 
-'          activity; \n' + 
+'          <span class="attribute" id="derivation.generatedEntity">generatedEntity</span>: \n' + 
+'          the identifier (<span class="name">e2</span>) of the entity generated \n' + 
+'          by the derivation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="wasInformedBy.informant">informant</span>: \n' + 
-'          the identifier (<span class="name">a1</span>) of the informant \n' + 
-'          activity; \n' + 
+'          <span class="attribute" id="derivation.usedEntity">usedEntity</span>: \n' + 
+'          the identifier (<span class="name">e1</span>) of the entity used by \n' + 
+'          the derivation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="wasInformedBy.attributes">attributes</span>: \n' + 
+'          <span class="attribute" id="derivation.activity">activity</span>: an \n' + 
+'          OPTIONAL identifier (<span class="name">a</span>) for the activity \n' + 
+'          using and generating the above entities; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="derivation.generation">generation</span>: \n' + 
+'          an OPTIONAL identifier (<span class="name">g2</span>) for the \n' + 
+'          generation involving the generated entity (<span class="name">e2</span>) \n' + 
+'          and activity; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="derivation.usage">usage</span>: an \n' + 
+'          OPTIONAL identifier (<span class="name">u1</span>) for the usage \n' + 
+'          involving the used entity (<span class="name">e1</span>) and activity; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="derivation.attributes">attributes</span>: \n' + 
 '          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
-'          pairs representing additional information about this communication. \n' + 
+'          pairs representing additional information about this derivation. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="anexample-derivation"> \n' + 
 '      <p> \n' + 
-'        Consider two activities <span class="name">a1</span> and <span class="name">a2</span>, the former performed by a government agency, and \n' + 
-'        the latter by a driver caught speeding. \n' + 
+'        The following descriptions are about derivations between <span class="name">e2</span> and <span class="name">e1</span>, but no \n' + 
+'        information is provided as to the identity of the activity (and usage \n' + 
+'        and generation) underpinning the derivation. In the second line, a type \n' + 
+'        attribute is also provided. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a1, [prov:type="traffic regulations enforcing"]) \n' + 
-'activity(a2, [prov:type="fine paying, check writing, and mailing"]) \n' + 
-'wasInformedBy(a2,a1) \n' + 
+'wasDerivedFrom(e2, e1) \n' + 
+'wasDerivedFrom(e2, e1, [ prov:type="physical transform" ]) \n' + 
 '</pre> \n' + 
-'      The last line indicates that some implicit entity was generated by <span class="name">a1</span> and used by <span class="name">a2</span>; this \n' + 
-'      entity may be a traffic ticket that had a notice of fine, amount, and \n' + 
-'      payment mailing details. \n' + 
-'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-startByActivity"> \n' + 
-'      A <dfn title="wasStartedByActivity">start by activity</dfn><span class="withPn">, written as <span class="pnExpression">wasStartedByActivity(id, \n' + 
-'      a2, a1, attrs)</span> in PROV-N,</span> has: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="startByActivity.id">id</span>: an OPTIONAL \n' + 
-'          identifier of the relation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="startByActivity.started">started</span>: \n' + 
-'          the identifier (<span class="name">a2</span>) of the started activity; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="startByActivity.starter">starter</span>: \n' + 
-'          the identifier (<span class="name">a1</span>) of the activity that \n' + 
-'          started the other; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="startByActivity.attributes">attributes</span>: \n' + 
-'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
-'          pairs representing additional information about this start by \n' + 
-'          activity. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
+'      <p> \n' + 
+'        The following description expresses that activity <span class="name">a</span>, \n' + 
+'        using the entity <span class="name">e1</span> according to usage <span class="name">u1</span>, derived the entity <span class="name">e2</span> \n' + 
+'        and generated it according to generation <span class="name">g2</span>. \n' + 
+'        It is followed by descriptions for generation <span class="name">g2</span> \n' + 
+'        and usage <span class="name">u1</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'wasDerivedFrom(e2, e1, a, g2, u1) \n' + 
+'wasGeneratedBy(g2; e2, a, -) \n' + 
+'used(u1; a, e1, -) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        With such a comprehensive description of derivation, a program that \n' + 
+'        analyzes provenance can identify the activity underpinning the \n' + 
+'        derivation, it can identify how the original entity <span class="name">e1</span> \n' + 
+'        was used by the activity (e.g. for instance, which argument it was \n' + 
+'        passed as, if the activity is the result of a function invocation), and \n' + 
+'        which output the derived entity <span class="name">e2</span> was \n' + 
+'        obtained from (say, for a function returning multiple results). \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample" id="anexample-revision"> \n' + 
+'      <p> \n' + 
+'        Revisiting the example of <a href="#section-example-two">Section 4.2</a>, \n' + 
+'        we can now state that the report <span class="name">tr:WD-prov-dm-20111215</span> \n' + 
+'        was a revision of the report <span class="name">tr:WD-prov-dm-20111018</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(tr:WD-prov-dm-20111215, [ prov:type=\'rec54:WD\'  ]) \n' + 
+'entity(tr:WD-prov-dm-20111018, [ prov:type=\'rec54:WD\'  ]) \n' + 
+'wasDerivedFrom(tr:WD-prov-dm-20111215, tr:WD-prov-dm-20111018, [ prov:type=\'prov:WasRevisionOf\' ]) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="anexample-quotation"> \n' + 
+'      <p> \n' + 
+'        The following paragraph is a quote from one of <a href="http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/">the \n' + 
+'        author\'s blogs</a>. \n' + 
+'      </p> \n' + 
+'      <blockquote id="bl-dagstuhl" /> \n' + 
+'      <em> "During the workshop, it became clear to me that the consensus based \n' + 
+'      models (which are often graphical in nature) can not only be formalized \n' + 
+'      but also be directly connected to these database focused formalizations. I \n' + 
+'      just needed to get over the differences in syntax. This could imply that \n' + 
+'      we could have nice way to trace provenance across systems and through \n' + 
+'      databases and be able to understand the mathematical properties of this \n' + 
+'      interconnection."</em> \n' + 
+'      <p> \n' + 
+'        If <a href="http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/"><span class="name">wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/</span></a> \n' + 
+'        denotes the original blog by agent <span class="name">ex:Paul</span>, \n' + 
+'        and <a href="#bl-dagstuhl"><span class="name">dm:bl-dagstuhl</span></a> \n' + 
+'        denotes the above paragraph, then the following descriptions express \n' + 
+'        that the above paragraph was copied by agent <span class="name">ex:Luc</span> \n' + 
+'        from a part of the blog, attributed to the agent <span class="name">ex:Paul</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/) \n' + 
+'entity(dm:bl-dagstuhl) \n' + 
+'agent(ex:Luc) \n' + 
+'agent(ex:Paul) \n' + 
+'wasDerivedFrom(dm:bl-dagstuhl, \n' + 
+'               wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/, \n' + 
+'               [ prov:type=\'prov:WasQuotedFrom\' ]) \n' + 
+'wasAttributedTo(dm:bl-dagstuhl, ex:Luc) \n' + 
+'wasAttributedTo(wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/, ex:Paul) \n' + 
+'</pre> \n' + 
 '    </div><div class="anexample"> \n' + 
 '      <p> \n' + 
-'        Suppose activities <span class="name">a1</span> and <span class="name">a2</span> \n' + 
-'        are computer processes that are executed on different hosts, and that \n' + 
-'        <span class="name">a1</span> started <span class="name">a2</span>. This \n' + 
-'        can be expressed as in the following fragment: \n' + 
+'        Let us consider the concept introduced in the current section, \n' + 
+'        identified as <a title="primary source"><span class="name">dm:concept-primary-source</span></a>, \n' + 
+'        and the Google page <a href="http://googlenewsblog.blogspot.com/2010/11/credit-where-credit-is-due.html"><span class="name">go:credit-where-credit-is-due.html</span></a>, where the \n' + 
+'        notion original-source was originally described (to the knowledge of the \n' + 
+'        authors). \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a1,t1,t2,[ex:host="server1.example.org",prov:type="workflow"]) \n' + 
-'activity(a2,t3,t4,[ex:host="server2.example.org",prov:type="subworkflow"]) \n' + 
-'wasStartedByActivity(a2,a1) \n' + 
+'entity(dm:concept-primary-source) \n' + 
+'entity(go:credit-where-credit-is-due.html) \n' + 
+'wasDerivedFrom(dm:concept-primary-source, go:credit-where-credit-is-due.html,  \n' + 
+'               [ prov:type=\'prov:HadPrimarySource\' ]) \n' + 
 '</pre> \n' + 
-'      It is assumed that the activities <span class="name">a1</span> and <span class="name">a2</span> are of type "workflow" and "subworkflow", \n' + 
-'      respectively; the latter was started by the former. \n' + 
 '    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/Agents-Responsibility.png" alt="agents and responsibilities" /> Figure 6: Agents and Responsibilities \n' + 
-'      Component Overview \n' + 
+'      <!--  <img src="images/Agents-Responsibility.png" alt="agents and \n' + 
+'        responsibilities"/> --> \n' + 
+'      <img src="uml/component3.png" alt="agents and responsibilities" /> Figure \n' + 
+'      7: Agents and Responsibility Component Overview \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-agent"> \n' + 
 '      An <dfn title="dfn-agent" id="dfn-agent">agent</dfn><span class="withPn">, \n' + 
 '      written <span class="pnExpression" id="pn-agent">agent(id, [attr1=val1, \n' + 
@@ -1132,15 +1560,15 @@
 '        number 1234. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'agent(e1, [ex:employee="1234", ex:name="Alice", prov:type="prov:Person" %% xsd:QName]) \n' + 
+'agent(e1, [ex:employee="1234", ex:name="Alice", prov:type=\'prov:Person\' ]) \n' + 
 '</pre> \n' + 
 '      <p> \n' + 
 '        It is optional to specify the type of an agent. When present, it is \n' + 
 '        expressed using the <span class="name">prov:type</span> attribute. \n' + 
 '      </p> \n' + 
 '    </div><div class="glossary-ref" /><div class="attributes" id="attributes-attribution"> \n' + 
-'      An <dfn title="wasAttributedTo">attribution</dfn> relation<span class="withPn">, written <span class="pnExpression">wasAttributedTo(id,e,ag,attrs)</span> \n' + 
-'      in PROV-N,</span> has: \n' + 
+'      An <dfn title="wasAttributedTo">attribution</dfn> relation<span class="withPn">, written <span class="pnExpression">wasAttributedTo(id; e, \n' + 
+'      ag, attrs)</span> in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="attribution.id">id</span>: an OPTIONAL \n' + 
@@ -1153,7 +1581,8 @@
 '        <li> \n' + 
 '          <span class="attribute" id="attribution.agent">agent</span>: the \n' + 
 '          identifier (<span class="name">ag</span>) of the agent whom the entity \n' + 
-'          is ascribed to; \n' + 
+'          is ascribed to, and therefore bears some responsibility for its \n' + 
+'          existence; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="attribution.attributes">attributes</span>: \n' + 
@@ -1163,22 +1592,21 @@
 '      </ul> \n' + 
 '    </div><div class="anexample" id="anexample-attribution"> \n' + 
 '      <p> \n' + 
-'        Revisiting the example of <a href="#section-example-one">Section 3.1</a>, \n' + 
-'        we can ascribe <span class="name">tr:WD-prov-dm-20111215</span> to some \n' + 
-'        agents without an explicit activity. The reserved attribute <span class="name">role</span> (see <a href="#term-attribute-role">Section \n' + 
-'        4.7.4.3</a>) allows for role of the agent in the attribution to be \n' + 
-'        specified. \n' + 
+'        Revisiting the example of <a class="section-ref" href="#section-example-one"><span>TBD</span></a>, we can ascribe <span class="name">tr:WD-prov-dm-20111215</span> to some agents without an \n' + 
+'        explicit activity. The reserved attribute <span class="name">role</span> \n' + 
+'        (see <a class="section-ref" href="#term-attribute-role"><span>TBD</span></a>) \n' + 
+'        allows for role of the agent in the attribution to be specified. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
 'agent(ex:Paolo, [ prov:type="Person" ]) \n' + 
 'agent(ex:Simon, [ prov:type="Person" ]) \n' + 
-'entity(tr:WD-prov-dm-20111215, [ prov:type="process:RecsWD" %% xsd:QName ]) \n' + 
-'wasAttributedTo(tr:WD-prov-dm-20111215, ex:Paolo, [prov:role="editor"]) \n' + 
-'wasAttributedTo(tr:WD-prov-dm-20111215, ex:Simon, [prov:role="contributor"]) \n' + 
+'entity(tr:WD-prov-dm-20111215, [ prov:type=\'rec54:WD\' ]) \n' + 
+'wasAttributedTo(tr:WD-prov-dm-20111215, ex:Paolo, [ prov:type="editorship" ]) \n' + 
+'wasAttributedTo(tr:WD-prov-dm-20111215, ex:Simon, [ prov:type="authorship" ]) \n' + 
 '</pre> \n' + 
-'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-activity-association"> \n' + 
-'      An <dfn title="wasAssociatedWith">activity association</dfn><span class="withPn">, written <span class="pnExpression">wasAssociatedWith(id,a,ag,pl,attrs)</span> \n' + 
-'      in PROV-N,</span> has: \n' + 
+'    </div><div class="glossary-ref" /><div class="glossary-ref" /><div class="attributes" id="attributes-activity-association"> \n' + 
+'      An <dfn title="wasAssociatedWith">activity association</dfn><span class="withPn">, written <span class="pnExpression">wasAssociatedWith(id; \n' + 
+'      a, ag, pl, attrs)</span> in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="association.id">id</span>: an OPTIONAL \n' + 
@@ -1205,67 +1633,68 @@
 '          this activity with this agent. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="anexample" id="anexample-wasAssociateWith"> \n' + 
+'    </div><div class="anexample" id="anexample-wasAssociatedWith"> \n' + 
 '      <p> \n' + 
-'        In the following example, a designer and an operator agents are \n' + 
+'        In the following example, a designer agent and an operator agent are \n' + 
 '        associated with an activity. The designer\'s goals are achieved by a \n' + 
 '        workflow <span class="name">ex:wf</span>, described as an an entity of \n' + 
 '        type <span class="name"><a>plan</a></span>. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(ex:a, [prov:type="workflow execution"]) \n' + 
-'agent(ex:ag1, [prov:type="operator"]) \n' + 
-'agent(ex:ag2, [prov:type="designer"]) \n' + 
-'wasAssociatedWith(ex:a, ex:ag1, -, [prov:role="loggedInUser", ex:how="webapp"]) \n' + 
-'wasAssociatedWith(ex:a, ex:ag2, ex:wf,[prov:role="designer", ex:context="project1"]) \n' + 
-'entity(ex:wf, [prov:type="prov:Plan" %% xsd:QName, ex:label="Workflow 1",  \n' + 
-'              ex:url="http://example.org/workflow1.bpel" %% xsd:anyURI]) \n' + 
+'activity(ex:a, [ prov:type="workflow execution" ]) \n' + 
+'agent(ex:ag1,  [ prov:type="operator" ]) \n' + 
+'agent(ex:ag2,  [ prov:type="designer" ]) \n' + 
+'wasAssociatedWith(ex:a, ex:ag1, -,     [ prov:role="loggedInUser", ex:how="webapp" ]) \n' + 
+'wasAssociatedWith(ex:a, ex:ag2, ex:wf, [ prov:role="designer", ex:context="project1" ]) \n' + 
+'entity(ex:wf, [ prov:type=\'prov:Plan\' ,  \n' + 
+'                ex:label="Workflow 1",  \n' + 
+'                ex:url="http://example.org/workflow1.bpel" %% xsd:anyURI ]) \n' + 
 '</pre> \n' + 
 '      Since the workflow <span class="name">ex:wf</span> is itself an entity, \n' + 
 '      its provenance can also be expressed in PROV-DM: it can be generated by \n' + 
 '      some activity and derived from other entities, for instance. \n' + 
-'    </div><div class="anexample" id="anexample-wasAssociateWith-2"> \n' + 
+'    </div><div class="anexample" id="anexample-wasAssociatedWith-2"> \n' + 
 '      <p> \n' + 
 '        In some cases, one wants to indicate a plan was followed, without having \n' + 
 '        to specify which agent was involved. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(ex:a,[prov:type="workflow execution"]) \n' + 
-'wasAssociatedWith(ex:a,-,ex:wf) \n' + 
-'entity(ex:wf,[prov:type="prov:Plan"%% xsd:QName, ex:label="Workflow 1",  \n' + 
-'              ex:url="http://example.org/workflow1.bpel" %% xsd:anyURI]) \n' + 
+'activity(ex:a, [ prov:type="workflow execution" ]) \n' + 
+'wasAssociatedWith(ex:a, -, ex:wf) \n' + 
+'entity(ex:wf, [ prov:type=\'prov:Plan\',  \n' + 
+'                ex:label="Workflow 1",  \n' + 
+'                ex:url="http://example.org/workflow1.bpel" %% xsd:anyURI]) \n' + 
 '</pre> \n' + 
 '      In this case, it is assumed that an agent exists, but it has not been \n' + 
 '      specified. \n' + 
-'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-responsibility"> \n' + 
-'      A <dfn title="actedOnBehalfOf">responsibility</dfn> link<span class="withPn">, written <span class="pnExpression">actedOnBehalfOf(id,ag2,ag1,a,attrs)</span> \n' + 
+'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-delegation"> \n' + 
+'      A <dfn title="actedOnBehalfOf">delegation</dfn> link<span class="withPn">, \n' + 
+'      written <span class="pnExpression">actedOnBehalfOf(id; ag2, ag1, a, attrs)</span> \n' + 
 '      in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="responsibility.id">id</span>: an OPTIONAL \n' + 
-'          identifier for the responsibility link between subordinate and \n' + 
-'          responsible; \n' + 
+'          <span class="attribute" id="delegation.id">id</span>: an OPTIONAL \n' + 
+'          identifier for the delegation link between delegate and responsible; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="responsibility.subordinate">subordinate</span>: \n' + 
-'          an identifier (<span class="name">ag2</span>) for the agent associated \n' + 
+'          <span class="attribute" id="delegation.delegate">delegate</span>: an \n' + 
+'          identifier (<span class="name">ag2</span>) for the agent associated \n' + 
 '          with an activity, acting on behalf of the responsible agent; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="responsibility.responsible">responsible</span>: \n' + 
+'          <span class="attribute" id="delegation.responsible">responsible</span>: \n' + 
 '          an identifier (<span class="name">ag1</span>) for the agent, on behalf \n' + 
-'          of which the subordinate agent acted; \n' + 
+'          of which the delegate agent acted; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="responsibility.activity">activity</span>: \n' + 
-'          an OPTIONAL identifier (<span class="name">a</span>) of an activity \n' + 
-'          for which the responsibility link holds; \n' + 
+'          <span class="attribute" id="delegation.activity">activity</span>: an \n' + 
+'          OPTIONAL identifier (<span class="name">a</span>) of an activity for \n' + 
+'          which the delegation link holds; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="responsibility.attributes">attributes</span>: \n' + 
+'          <span class="attribute" id="delegation.attributes">attributes</span>: \n' + 
 '          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
-'          pairs representing additional information about this responsibility \n' + 
-'          link. \n' + 
+'          pairs representing additional information about this delegation link. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
 '    </div><div class="anexample"> \n' + 
@@ -1273,183 +1702,158 @@
 '        The following fragment describes three agents: a programmer, a \n' + 
 '        researcher, and a funder. The programmer and researcher are associated \n' + 
 '        with a workflow activity. The programmer acts on behalf of the \n' + 
-'        researcher (delegation) encoding the commands specified by the \n' + 
+'        researcher (line-management) encoding the commands specified by the \n' + 
 '        researcher; the researcher acts on behalf of the funder, who has a \n' + 
-'        contractual agreement with the researcher. The terms \'delegation\' and \n' + 
-'        \'contact\' used in this example are domain specific. \n' + 
+'        contractual agreement with the researcher. The terms \'line-management\' \n' + 
+'        and \'contract\' used in this example are domain specific. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a,[prov:type="workflow"]) \n' + 
-'agent(ag1,[prov:type="programmer"]) \n' + 
-'agent(ag2,[prov:type="researcher"]) \n' + 
-'agent(ag3,[prov:type="funder"]) \n' + 
-'wasAssociatedWith(a,ag1,[prov:role="loggedInUser"]) \n' + 
-'wasAssociatedWith(a,ag2) \n' + 
-'wasAssociatedWith(a,ag3) \n' + 
-'actedOnBehalfOf(ag1,ag2,a,[prov:type="delegation"]) \n' + 
-'actedOnBehalfOf(ag2,ag3,a,[prov:type="contract"]) \n' + 
-'</pre> \n' + 
-'    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/Derivation.png" alt="derivation" /> Figure 7: Derivation \n' + 
-'      Component Overview \n' + 
-'    </div><div class="glossary-ref" /><div class="attributes" id="attributes-derivation"> \n' + 
-'      A <dfn title="wasDerivedFrom">derivation</dfn><span class="withPn">, \n' + 
-'      written <span class="pnExpression" id="pn-wasDerivedFrom">wasDerivedFrom(id, \n' + 
-'      e2, e1, a, g2, u1, attrs)</span> in PROV-N,</span> has: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.id">id</span>: an OPTIONAL \n' + 
-'          identifier for a derivation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.generatedEntity">generatedEntity</span>: \n' + 
-'          the identifier (<span class="name">ee</span>) of the entity generated \n' + 
-'          by the derivation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.usedEntity">usedEntity</span>: \n' + 
-'          the identifier (<span class="name">e1</span>) of the entity used by \n' + 
-'          the derivation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.activity">activity</span>: an \n' + 
-'          OPTIONAL identifier (<span class="name">a</span>) for the activity \n' + 
-'          using and generating the above entities; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.generation">generation</span>: \n' + 
-'          an OPTIONAL identifier (<span class="name">g2</span>) for the \n' + 
-'          generation involving the generated entity and activity; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.usage">usage</span>: an \n' + 
-'          OPTIONAL identifier (<span class="name">u1</span>) for the usage \n' + 
-'          involving the used entity and activity; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivation.attributes">attributes</span>: \n' + 
-'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
-'          pairs representing additional information about this derivation. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        The following descriptions are about derivations between <span class="name">e2</span> and <span class="name">e1</span>, but no \n' + 
-'        information is provided as to the identity of the activity (and usage \n' + 
-'        and generation) underpinning the derivation. In the second line, a type \n' + 
-'        attribute is also provided. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'wasDerivedFrom(e2, e1) \n' + 
-'wasDerivedFrom(e2, e1, [prov:type="physical transform"]) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        The following description expresses that activity <span class="name">a</span>, \n' + 
-'        using the entity <span class="name">e1</span> according to usage <span class="name">u1</span>, derived the entity <span class="name">e2</span> \n' + 
-'        and generated it according to generation <span class="name">g2</span>. \n' + 
-'        It is followed by descriptions for generation <span class="name">g2</span> \n' + 
-'        and usage <span class="name">u1</span>. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'wasDerivedFrom(e2, e1, a, g2, u1) \n' + 
-'wasGeneratedBy(g2, e2, a, -) \n' + 
-'used(u1, a, e1, -) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        With such a comprehensive description of derivation, a program that \n' + 
-'        analyzes provenance can identify the activity underpinning the \n' + 
-'        derivation, it can identify how the original entity <span class="name">e1</span> \n' + 
-'        was used by the activity (e.g. for instance, which argument it was \n' + 
-'        passed as, if the activity is the result of a function invocation), and \n' + 
-'        which output the derived entity <span class="name">e2</span> was \n' + 
-'        obtained from (say, for a function returning multiple results). \n' + 
-'      </p> \n' + 
-'    </div><div class="anexample" id="anexample-revision"> \n' + 
-'      <p> \n' + 
-'        Revisiting the example of <a href="#section-example-two">Section 3.2</a>, \n' + 
-'        we can now state that the report <span class="name">tr:WD-prov-dm-20111215</span> \n' + 
-'        is a revision of the report <span class="name">tr:WD-prov-dm-20111018</span>, \n' + 
-'        approved by agent <span class="name">w3:Consortium</span>. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(tr:WD-prov-dm-20111215, [ prov:type="process:RecsWD" %% xsd:QName ]) \n' + 
-'entity(tr:WD-prov-dm-20111018, [ prov:type="process:RecsWD" %% xsd:QName ]) \n' + 
-'wasRevisionOf(tr:WD-prov-dm-20111215, tr:WD-prov-dm-20111018, w3:Consortium) \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample" id="anexample-quotation"> \n' + 
-'      <p> \n' + 
-'        The following paragraph is a quote from one of <a href="http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/">the \n' + 
-'        author\'s blogs</a>. \n' + 
-'      </p> \n' + 
-'      <blockquote id="bl-dagstuhl" /> \n' + 
-'      <em> "During the workshop, it became clear to me that the consensus based \n' + 
-'      models (which are often graphical in nature) can not only be formalized \n' + 
-'      but also be directly connected to these database focused formalizations. I \n' + 
-'      just needed to get over the differences in syntax. This could imply that \n' + 
-'      we could have nice way to trace provenance across systems and through \n' + 
-'      databases and be able to understand the mathematical properties of this \n' + 
-'      interconnection."</em> \n' + 
-'      <p> \n' + 
-'        If <a href="http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/"><span class="name">wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/</span></a> \n' + 
-'        denotes the original blog by agent <span class="name">ex:Paul</span>, \n' + 
-'        and <a href="#bl-dagstuhl"><span class="name">dm:bl-dagstuhl</span></a> \n' + 
-'        denotes the above paragraph, then the following descriptions express \n' + 
-'        that the above paragraph is copied by agent <span class="name">ex:Luc</span> \n' + 
-'        from a part of the blog, attributed to the agent <span class="name">ex:Paul</span>. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/) \n' + 
-'agent(ex:Luc) \n' + 
-'agent(ex:Paul) \n' + 
-'wasQuotedFrom(dm:bl-dagstuhl,wp:thoughts-from-the-dagstuhl-principles-of-provenance-workshop/,ex:Luc,ex:Paul) \n' + 
+'activity(a,[ prov:type="workflow" ]) \n' + 
+'agent(ag1, [ prov:type="programmer" ]) \n' + 
+'agent(ag2, [ prov:type="researcher" ]) \n' + 
+'agent(ag3, [ prov:type="funder" ]) \n' + 
+'wasAssociatedWith(a, ag1, [ prov:role="loggedInUser" ]) \n' + 
+'wasAssociatedWith(a, ag2) \n' + 
+'wasAssociatedWith(a, ag3) \n' + 
+'actedOnBehalfOf(ag1, ag2, a, [ prov:type="line-management" ]) \n' + 
+'actedOnBehalfOf(ag2, ag3, a, [ prov:type="contract" ]) \n' + 
 '</pre> \n' + 
 '    </div><div class="anexample"> \n' + 
 '      <p> \n' + 
-'        Let us consider the concept introduced in the current section, \n' + 
-'        identified as <a href="#concept-original-source"><span class="name">dm:concept-original-source</span></a>, \n' + 
-'        and the Google page <a href="http://googlenewsblog.blogspot.com/2010/11/credit-where-credit-is-due.html"><span class="name">go:credit-where-credit-is-due.html</span></a>, where the \n' + 
-'        notion original-source was originally described (to the knowledge of the \n' + 
-'        authors). \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(dm:concept-original-source) \n' + 
-'entity(go:credit-where-credit-is-due.html) \n' + 
-'hadOriginalSource(dm:concept-original-source,go:credit-where-credit-is-due.html) \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        We refer to the example of <a href="#section-example-two">Section 3.1</a>, \n' + 
-'        and specifically to <a href="#prov-a-document">Figure 2</a>. We can see \n' + 
-'        that there is a path from <span class="name">tr:WD-prov-dm-20111215</span> \n' + 
-'        to <span class="name">w3:Consortium</span> and to <span class="name">process:rec-advance</span>. \n' + 
+'        We refer to the example of <a class="section-ref" href="#section-example-two"><span>TBD</span></a>, and specifically to <a href="#prov-a-document2-top">Figure 3</a>. We can see that there is a \n' + 
+'        path from <span class="name">tr:WD-prov-dm-20111215</span> to <span class="name">w3:Consortium</span> and to <span class="name">process:rec-advance</span>. \n' + 
 '        This is expressed as follows. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-' tracedTo(tr:WD-prov-dm-20111215,w3:Consortium) \n' + 
-' tracedTo(tr:WD-prov-dm-20111215,process:rec-advance) \n' + 
+' tracedTo(tr:WD-prov-dm-20111215, w3:Consortium) \n' + 
+' tracedTo(tr:WD-prov-dm-20111215, process:rec-advance) \n' + 
 '</pre> \n' + 
 '    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/Alternates.png" alt="alternates" /> Figure 8: Alternates \n' + 
+'      <img src="uml/component4.png" alt="bundles" /> Figure 8: Bundle Component \n' + 
+'      Overview \n' + 
+'    </div><div class="attributes" id="attributes-bundle"> \n' + 
+'      A <dfn title="dfn-bundle" id="dfn-bundle-declaration">bundle constructor</dfn> \n' + 
+'      allows the content and the name of a bundle to be specified; it is written \n' + 
+'      <span class="pnExpression">bundle id description_1 ... description_n \n' + 
+'      endBundle</span> and consists of: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="bundle.declaration.id">id</span>: an \n' + 
+'          identifier for the bundle; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="bundle.declaration.descriptions">descriptions</span>: \n' + 
+'          a set of provenance descriptions <span class="name"> description_1</span>, \n' + 
+'          ..., <span class="name">description_n</span>. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'      <p> \n' + 
+'        A bundle\'s identifier <span class="name">id</span> identifies a unique \n' + 
+'        set of descriptions. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample" id="anexample-provenance-of-provenance"> \n' + 
+'      <p> \n' + 
+'        Let us consider two entities <span class="name">ex:report1</span> and \n' + 
+'        <span class="name">ex:report2</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'entity(ex:report1, [ prov:type="report", ex:version=1 ]) \n' + 
+'wasGeneratedBy(ex:report1, -, 2012-05-24T10:00:01) \n' + 
+'entity(ex:report2, [ prov:type="report", ex:version=2]) \n' + 
+'wasGeneratedBy(ex:report2, -, 2012-05-25T11:00:01) \n' + 
+'wasDerivedFrom(ex:report2, ex:report1) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        Let us assume that Bob observed the creation of <span class="name">ex:report1</span>. \n' + 
+'        A first bundle can be expressed. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'bundle bob:bundle1 \n' + 
+'  entity(ex:report1, [ prov:type="report", ex:version=1 ]) \n' + 
+'  wasGeneratedBy(ex:report1, -, 2012-05-24T10:00:01) \n' + 
+'endBundle \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        In contrast, Alice observed the creation of <span class="name">ex:report2</span> \n' + 
+'        and its derivation from <span class="name">ex:report1</span>. A separate \n' + 
+'        bundle can also be expressed. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'bundle alice:bundle2 \n' + 
+'  entity(ex:report1) \n' + 
+'  entity(ex:report2, [ prov:type="report", ex:version=2 ]) \n' + 
+'  wasGeneratedBy(ex:report2, -, 2012-05-25T11:00:01) \n' + 
+'  wasDerivedFrom(ex:report2, ex:report1) \n' + 
+'endBundle \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        The first bundle contains the descriptions corresponding to Bob \n' + 
+'        observing the creation of <span class="name">ex:report1</span>. Its \n' + 
+'        provenance can be described as follows. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'entity(bob:bundle1, [prov:type=\'prov:Bundle\']) \n' + 
+'wasGeneratedBy(bob:bundle1, -, 2012-05-24T10:30:00) \n' + 
+'wasAttributedTo(bob:bundle1, ex:Bob) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        In contrast, the second bundle is attributed to Alice who observed the \n' + 
+'        derivation of <span class="name">ex:report2</span> from <span class="name">ex:report1</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'entity(alice:bundle2, [ prov:type=\'prov:Bundle\' ]) \n' + 
+'wasGeneratedBy(alice:bundle2, -, 2012-05-25T11:15:00) \n' + 
+'wasAttributedTo(alice:bundle2, ex:Alice) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="anexample-provenance-aggregation"> \n' + 
+'      <p> \n' + 
+'        A provenance aggregator could merge two bundles, resulting in a novel \n' + 
+'        bundle, whose provenance is described as follows. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'bundle agg:bundle3 \n' + 
+'  entity(ex:report1, [ prov:type="report", ex:version=1 ]) \n' + 
+'  wasGeneratedBy(ex:report1, -, 2012-05-24T10:00:01) \n' + 
+' \n' + 
+'  entity(ex:report2, [ prov:type="report", ex:version=2 ]) \n' + 
+'  wasGeneratedBy(ex:report2, -, 2012-05-25T11:00:01) \n' + 
+'  wasDerivedFrom(ex:report2, ex:report1) \n' + 
+'endBundle \n' + 
+' \n' + 
+'entity(agg:bundle3, [ prov:type=\'prov:Bundle\' ]) \n' + 
+'agent(ex:aggregator01, [ prov:type=\'ex:Aggregator\' ]) \n' + 
+'wasAttributedTo(agg:bundle3, ex:aggregator01) \n' + 
+'wasDerivedFrom(agg:bundle3, bob:bundle1) \n' + 
+'wasDerivedFrom(agg:bundle3, alice:bundle2) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        The new bundle is given a new identifier <span class="name">agg:bundle3</span> \n' + 
+'        and is attributed to the <span class="name">ex:aggregator01</span> \n' + 
+'        agent. \n' + 
+'      </p> \n' + 
+'    </div><div style="text-align: center;"> \n' + 
+'      <!--  <img src="images/Alternates.png" alt="alternates"/> --> \n' + 
+'      <img src="uml/component5.png" alt="alternates" /> Figure 9: Alternates \n' + 
 '      Component Overview \n' + 
 '    </div><div class="anexample" id="entity-example1"> \n' + 
 '      <p> \n' + 
 '        User Alice writes an article. In its provenance, she wishes to refer to \n' + 
-'        the precise version of the article with a date-specific URI, as she \n' + 
+'        the precise version of the article with a date-specific IRI, as she \n' + 
 '        might edit the article later. Alternatively, user Bob refers to the \n' + 
 '        article in general, independently of its variants over time. \n' + 
 '      </p> \n' + 
 '    </div><div class="attributes" id="attributes-specialization"> \n' + 
-'      A <dfn title="specializationOf">specialization</dfn> relation<span class="withPn">, written <span class="pnExpression">specializationOf(sub, \n' + 
-'      super)</span> in PROV-N,</span> has: \n' + 
+'      A <dfn title="specializationOf">specialization</dfn> relation<span class="withPn">, written <span class="pnExpression">specializationOf(infra, \n' + 
+'      supra)</span> in PROV-N,</span> has: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="specialization.specializedEntity">specializedEntity</span>: \n' + 
-'          an identifier (<span class="name">sub</span>) of the specialized \n' + 
+'          <span class="attribute" id="specialization.specificEntity">specificEntity</span>: \n' + 
+'          an identifier (<span class="name">infra</span>) of the specialized \n' + 
 '          entity; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
 '          <span class="attribute" id="specialization.generalEntity">generalEntity</span>: \n' + 
-'          an identifier (<span class="name">super</span>) of the entity that is \n' + 
+'          an identifier (<span class="name">supra</span>) of the entity that is \n' + 
 '          being specialized. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
@@ -1492,9 +1896,6 @@
 'entity(bbc:news/mobile/science-environment-17526723, [ prov:type="a news item for mobile devices"]) \n' + 
 'alternateOf(bbc:news/science-environment-17526723, bbc:news/mobile/science-environment-17526723) \n' + 
 '</pre> \n' + 
-'      <p> \n' + 
-'        They are both specialization of an (unspecified) entity. \n' + 
-'      </p> \n' + 
 '    </div><div class="anexample" id="anexample-alternate2"> \n' + 
 '      <p> \n' + 
 '        Considering again the two versions of the technical report <span class="name"><a href="http://www.w3.org/TR/2011/WD-prov-dm-20111215">tr:WD-prov-dm-20111215</a></span> \n' + 
@@ -1509,36 +1910,271 @@
 '      <p> \n' + 
 '        They are both specialization of the page <a href="http://www.w3.org/TR/prov-dm/">http://www.w3.org/TR/prov-dm/</a>. \n' + 
 '      </p> \n' + 
+'    </div><div class="attributes" id="attributes-contextualization"> \n' + 
+'      A <dfn title="contextualizationOf">contextualization</dfn> relation<span class="withPn">, written <span class="pnExpression">contextualizationOf(l, \n' + 
+'      e, b)</span> in PROV-N,</span> has: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="contextualization.local">local</span>: an \n' + 
+'          identifier (<span class="name">l</span>) for something in the current \n' + 
+'          bundle presenting the aspects of <span class="name">e</span> in bundle \n' + 
+'          <span class="name">b</span> ; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="contextualization.contextualized">contextualized</span>: \n' + 
+'          an identifier (<span class="name">e</span>) of something identifiable \n' + 
+'          in some bundle <span class="name">b</span>; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="contextualization.context">bundle</span>: \n' + 
+'          an identifier (<span class="name">b</span>) for a bundle. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'    </div><div class="anexample" id="anexample-contextualization1"> \n' + 
+'      <p> \n' + 
+'        In the following example, two bundles <span class="name">ex:run1</span> \n' + 
+'        and <span class="name">ex:run2</span> refer to an agent <span class="name">ex:Bob</span> that controlled two activities <span class="name">ex:a1</span> and <span class="name">ex:a2</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'bundle ex:run1 \n' + 
+'    activity(ex:a1, 2011-11-16T16:00:00,2011-11-16T17:00:00)  //duration: 1hour \n' + 
+'    wasAssociatedWith(ex:a1,ex:Bob,[prov:role="controller"]) \n' + 
+'endBundle \n' + 
+' \n' + 
+'bundle ex:run2 \n' + 
+'    activity(ex:a2, 2011-11-17T10:00:00,2011-11-17T17:00:00)  //duration: 7hours \n' + 
+'    wasAssociatedWith(ex:a2,ex:Bob,[prov:role="controller"]) \n' + 
+'endBundle \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        A performance rating tool reads these bundles, and rates the performance \n' + 
+'        of the agent described in these bundles. The performance rating tool \n' + 
+'        creates a new bundle <span class="name">tool:analysis01</span> \n' + 
+'        containing the following. A new agent <span class="name">tool:Bob-2011-11-16</span> \n' + 
+'        is declared as a contextualization of <span class="name">ex:Bob</span> \n' + 
+'        as described in context <span class="name">ex:run1</span>, and likewise \n' + 
+'        for <span class="name">tool:Bob-2011-11-17</span> with respect to <span class="name">ex:run2</span>. The tool adds a performance attribute to \n' + 
+'        each of these specialized entities as follows: the performance of the \n' + 
+'        agent in the first bundle is judged to be good since the duration of \n' + 
+'        <span class="name">ex:a1</span> is one hour, whereas it is judged to be \n' + 
+'        bad in the second bundle since <span class="name">ex:a2</span>\'s \n' + 
+'        duration is seven hours. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'bundle tool:analysis01 \n' + 
+'    agent(tool:Bob-2011-11-16, [perf:rating="good"]) \n' + 
+'    contextualizationOf(tool:Bob-2011-11-16, ex:Bob, ex:run1) \n' + 
+' \n' + 
+'    agent(tool:Bob-2011-11-17, [perf:rating="bad"]) \n' + 
+'    contextualizationOf(tool:Bob-2011-11-17, ex:Bob, ex:run2) \n' + 
+'endBundle \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="aexample-contextualization-viz"> \n' + 
+'      <p> \n' + 
+'        Consider the following bundle of descriptions, in which derivation and \n' + 
+'        generations have been identified. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'bundle obs:bundle1 \n' + 
+'  entity(ex:report1, [prov:type="report", ex:version=1]) \n' + 
+'  wasGeneratedBy(ex:g1; ex:report1,-,2012-05-24T10:00:01) \n' + 
+'  entity(ex:report2, [prov:type="report", ex:version=2]) \n' + 
+'  wasGeneratedBy(ex:g2; ex:report2,-,2012-05-25T11:00:01) \n' + 
+'  wasDerivedFrom(ex:report2, ex:report1) \n' + 
+'endBundle \n' + 
+'entity(obs:bundle1, [ prov:type=\'prov:Bundle\' ]) \n' + 
+'wasAttributedTo(obs:bundle1, ex:observer01) \n' + 
+'</pre> \n' + 
+'      Bundle <span class="name">obs:bundle1</span> is rendered by a \n' + 
+'      visualisation tool. It may useful for the tool configuration for this \n' + 
+'      bundle to be shared along with the provenance descriptions, so that other \n' + 
+'      users can render provenance as it was originally rendered. The original \n' + 
+'      bundle obviously cannot be changed. However, one can create a new bundle, \n' + 
+'      as follows. \n' + 
+'<pre class="codeexample" xml:space="preserve">  \n' + 
+'bundle tool:bundle2 \n' + 
+'  entity(tool:bundle2, [ prov:type=\'viz:Configuration\', prov:type=\'prov:Bundle\' ]) \n' + 
+'  wasAttributedTo(tool:bundle2, viz:Visualizer) \n' + 
+' \n' + 
+'  entity(tool:report1, [viz:color="orange"]) \n' + 
+'  contextualizationOf(tool:report1, obs:bundle1, ex:report1) \n' + 
+' \n' + 
+'  entity(tool:report2, [viz:color="blue"])               \n' + 
+'  contextualizationOf(tool:report2, obs:bundle1, ex:report2) \n' + 
+'endBundle \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        In bundle <span class="name">tool:bundle2</span>, the prefix <span class="name">viz</span> is used for naming visualisation-specific \n' + 
+'        attributes, types or values. \n' + 
+'      </p> \n' + 
+'      <p> \n' + 
+'        Bundle <span class="name">tool:bundle2</span> is given type <span class="name">viz:Configuration</span> to indicate that it consists of \n' + 
+'        descriptions that pertain to the configuration of the visualisation \n' + 
+'        tool. This type attribute can be used for searching bundles containing \n' + 
+'        visualization-related descriptions. \n' + 
+'      </p> \n' + 
+'      <p> \n' + 
+'        The visualisation tool created new identifiers <span class="name">tool:report1</span> \n' + 
+'        and <span class="name">tool:report2</span>. They denote entities which \n' + 
+'        are specializations of <span class="name">ex:report1</span> and <span class="name">ex:report2</span>, described in bundle <span class="name">obs:bundle1</span>, \n' + 
+'        with visualization attribute for the color to be used when rendering \n' + 
+'        these entities. \n' + 
+'      </p> \n' + 
 '    </div><div style="text-align: center;"> \n' + 
-'      <img src="images/Dictionaries.png" alt="dictionaries" /> Figure 9: \n' + 
-'      Collections Component Overview \n' + 
+'      <!--  <img src="images/Dictionaries.png" alt="dictionaries"/> --> \n' + 
+'      <img src="uml/component6.png" alt="dictionaries" /> Figure 10: Collections \n' + 
+'      Component Overview \n' + 
 '    </div><div class="anexample"> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(d0, [prov:type="prov:EmptyDictionary" %% xsd:QName])  // d0 is an empty dictionary \n' + 
-'entity(d1, [prov:type="prov:Dictionary"  %% xsd:QName])      // d1 is a dictionary, with unknown content \n' + 
+'entity(c0, [prov:type=\'prov:EmptyCollection\' ])  // c0 is an empty collection \n' + 
+'entity(c1, [prov:type=\'prov:Collection\'  ])      // c1 is a collection, with unknown content \n' + 
 '</pre> \n' + 
+'    </div><div class="attributes" id="attributes-memberOf"> \n' + 
+'      A <dfn title="memberOf">membership</dfn> relation, written <span class="pnExpression">memberOf(id; c, {e_1, ..., e_n}, cplt, attrs)</span>, \n' + 
+'      has: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership.id">id</span>: an OPTIONAL \n' + 
+'          identifier identifying the relation; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership.collection">collection</span>: \n' + 
+'          an identifier (<span class="name">c</span>) for the collection whose \n' + 
+'          members are asserted; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership.entity-set">entity-set</span>: \n' + 
+'          a set of entities <span class="name">e_1</span>, ..., <span class="name">e_n</span> that are members of the collection; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership.complete">complete</span>: an \n' + 
+'          OPTIONAL boolean <a title="value">Value</a> (<span class="name">cplt</span>). \n' + 
+'          It is interpreted as follows: \n' + 
+'          <ul> \n' + 
+'            <li> \n' + 
+'              if it is present and set to true, then c is believed to include \n' + 
+'              all and only the members specified in the entity-set; \n' + 
+'            </li> \n' + 
+'            <li> \n' + 
+'              if it is present and set to false, then c is believed to include \n' + 
+'              more members in addition to those specified in the entity-set; \n' + 
+'            </li> \n' + 
+'            <li> \n' + 
+'              if it is not present, then c is believed to include all the \n' + 
+'              members specified in the entity-set, and it MAY include more. \n' + 
+'            </li> \n' + 
+'          </ul> \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership.attributes">attributes</span>: \n' + 
+'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
+'          pairs representing additional information about this relation. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'    </div><div class="anexample"> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(d0, [prov:type=\'prov:EmptyDictionary\' ])  // d0 is an empty dictionary \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\'  ])      // d1 is a dictionary, with unknown content \n' + 
+'</pre> \n' + 
+'    </div><div class="attributes" id="attributes-memberOf_"> \n' + 
+'      A <dfn title="memberOf-d">membership</dfn> relation, written <span class="pnExpression">memberOf(id; c, {(key_1, e_1), ..., (key_n, e_n)}, \n' + 
+'      cplt, attrs)</span>, has: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership-d.id">id</span>: an OPTIONAL \n' + 
+'          identifier identifying the relation; \n' + 
+'        </li> \n' + 
+    '        <li> \n';
+
+divs_string=divs_string +
+'          <span class="attribute" id="membership-d.collection">collection</span>: \n' + 
+'          an identifier (<span class="name">c</span>) for the dictionary whose \n' + 
+'          members are asserted; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership-d.key-entity-set">key-entity-set</span>: \n' + 
+'          a set of key-entity pairs <span class="name">(key_1, e_1)</span>, ..., \n' + 
+'          <span class="name">(key_n, e_n)</span> that are members of the \n' + 
+'          dictionary; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership-d.complete">complete</span>: an \n' + 
+'          OPTIONAL boolean <a title="value">Value</a> (<span class="name">cplt</span>). \n' + 
+'          It is interpreted as follows: \n' + 
+'          <ul> \n' + 
+'            <li> \n' + 
+'              if it is present and set to true, then c is believed to include \n' + 
+'              all and only the members specified in the key-entity-set; \n' + 
+'            </li> \n' + 
+'            <li> \n' + 
+'              if it is present and set to false, then c is believed to include \n' + 
+'              more members in addition to those specified in the key-entity-set; \n' + 
+'            </li> \n' + 
+'            <li> \n' + 
+'              if it is not present, then c is believed to include all the \n' + 
+'              members specified in the key-entity-set, and it MAY include more. \n' + 
+'            </li> \n' + 
+'          </ul> \n' + 
+'          <!--  if true, it indicates that no other member belongs to the \n' + 
+'            dictionary; if false, it indicates that other members belong to the \n' + 
+'            dictionary; if unspecified, other members MAY belong to the \n' + 
+'            dictionary; --> \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="membership-d.attributes">attributes</span>: \n' + 
+'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
+'          pairs representing additional information about this relation. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'    </div><div class="anexample"> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\' ])    // d1 is a dictionary, with unknown content \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\' ])    // d2 is a dictionary, with unknown content \n' + 
+' \n' + 
+'entity(e1) \n' + 
+'entity(e2) \n' + 
+' \n' + 
+'memberOf(d1, {("k1", e1), ("k2", e2)} )   \n' + 
+'memberOf(d2, {("k1", e1), ("k2", e2)}, true)   \n' + 
+' \n' + 
+'</pre> \n' + 
+'      From these descriptions, we conclude: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="name">d1</span> has the following pairs as members: <span class="name">("k1", e1), ("k2", e2)</span>, and may contain others. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="name">d2</span> exactly has the following pairs as \n' + 
+'          members: <span class="name">("k1", e1), ("k2", e2)</span>, and does \n' + 
+'          not contain any other. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'      <p> \n' + 
+'        Thus, the membership of <span class="name">d1</span> is only partially \n' + 
+'        known. \n' + 
+'      </p> \n' + 
 '    </div><div class="attributes" id="attributes-derivedByInsertionFrom"> \n' + 
 '      <p> \n' + 
-'        An <dfn title="derivedByInsertionFrom">Insertion</dfn> relation<span class="withPn">, written <span class="pnExpression">derivedByInsertionFrom(id, \n' + 
+'        An <dfn title="derivedByInsertionFrom">Insertion</dfn> relation<span class="withPn">, written <span class="pnExpression">derivedByInsertionFrom(id; \n' + 
 '        d2, d1, {(key_1, e_1), ..., (key_n, e_n)}, attrs)</span>,</span> has: \n' + 
 '      </p> \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByInsertionFrom.id">id</span>: an \n' + 
-'          OPTIONAL identifier identifying the relation; \n' + 
+'          <span class="attribute" id="insertion.id">id</span>: an OPTIONAL \n' + 
+'          identifier identifying the relation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByInsertionFrom.after">after</span>: \n' + 
-'          an identifier (<span class="name">d2</span>) for the dictionary <em>after</em> \n' + 
+'          <span class="attribute" id="insertion.after">after</span>: an \n' + 
+'          identifier (<span class="name">d2</span>) for the dictionary <em>after</em> \n' + 
 '          insertion; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByInsertionFrom.before">before</span>: \n' + 
-'          an identifier (<span class="name">d1</span>) for the dictionary <em>before</em> \n' + 
+'          <span class="attribute" id="insertion.before">before</span>: an \n' + 
+'          identifier (<span class="name">d1</span>) for the dictionary <em>before</em> \n' + 
 '          insertion; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByInsertionFrom.key-entity-set">key-entity-set</span>: \n' + 
+'          <span class="attribute" id="insertion.key-entity-set">key-entity-set</span>: \n' + 
 '          the inserted key-entity pairs <span class="name">(key_1, e_1)</span>, \n' + 
 '          ..., <span class="name">(key_n, e_n)</span> in which each <span class="name">key_i</span> is a <a>value</a>, and <span class="name">e_i</span> \n' + 
 '          is an identifier for the entity that has been inserted with the key; \n' + 
@@ -1546,19 +2182,19 @@
 '          key-entity-set; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByInsertionFrom.attributes">attributes</span>: \n' + 
+'          <span class="attribute" id="insertion.attributes">attributes</span>: \n' + 
 '          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
 '          pairs representing additional information about this relation. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
 '    </div><div class="anexample"> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(d0, [prov:type="prov:EmptyDictionary" %% xsd:QName])    // d0 is an empty dictionary \n' + 
+'entity(d0, [prov:type=\'prov:EmptyDictionary\' ])    // d0 is an empty dictionary \n' + 
 'entity(e1) \n' + 
 'entity(e2) \n' + 
 'entity(e3) \n' + 
-'entity(d1, [prov:type="prov:Dictionary" %% xsd:QName]) \n' + 
-'entity(d2, [prov:type="prov:Dictionary" %% xsd:QName]) \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\' ]) \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\' ]) \n' + 
 ' \n' + 
 'derivedByInsertionFrom(d1, d0, {("k1", e1), ("k2", e2)})        \n' + 
 'derivedByInsertionFrom(d2, d1, {("k3", e3)})     \n' + 
@@ -1579,12 +2215,12 @@
 '      </ul> \n' + 
 '    </div><div class="anexample"> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(d0, [prov:type="prov:EmptyDictionary" %% xsd:QName])    // d0 is an empty dictionary \n' + 
+'entity(d0, [prov:type=\'prov:EmptyDictionary\' ])    // d0 is an empty dictionary \n' + 
 'entity(e1) \n' + 
 'entity(e2) \n' + 
 'entity(e3) \n' + 
-'entity(d1, [prov:type="prov:Dictionary" %% xsd:QName]) \n' + 
-'entity(d2, [prov:type="prov:Dictionary" %% xsd:QName]) \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\' ]) \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\' ]) \n' + 
 ' \n' + 
 'derivedByInsertionFrom(d1, d0, {("k1", e1), ("k2", e2)})        \n' + 
 'derivedByInsertionFrom(d2, d1, {("k1", e3)})     \n' + 
@@ -1607,32 +2243,32 @@
 '    </div><div class="attributes" id="attributes-derivedByRemovalFrom"> \n' + 
 '      <p> \n' + 
 '        A <dfn title="derivedByRemovalFrom">Removal</dfn> relation, written \n' + 
-'        <span class="pnExpression">derivedByRemovalFrom(id, d2, d1, {key_1, ... \n' + 
+'        <span class="pnExpression">derivedByRemovalFrom(id; d2, d1, {key_1, ... \n' + 
 '        key_n}, attrs)</span>, has: \n' + 
 '      </p> \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByRemovalFrom.id">id</span>: an \n' + 
-'          OPTIONAL identifier identifying the relation; \n' + 
+'          <span class="attribute" id="removal.id">id</span>: an OPTIONAL \n' + 
+'          identifier identifying the relation; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByRemovalFrom.after">after</span>: \n' + 
-'          an identifier (<span class="name">d2</span>) for the dictionary <em>after</em> \n' + 
+'          <span class="attribute" id="removal.after">after</span>: an identifier \n' + 
+'          (<span class="name">d2</span>) for the dictionary <em>after</em> the \n' + 
+'          deletion; \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="attribute" id="removal.before">before</span>: an \n' + 
+'          identifier (<span class="name">d1</span>) for the dictionary <em>before</em> \n' + 
 '          the deletion; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByRemovalFrom.before">before</span>: \n' + 
-'          an identifier (<span class="name">d1</span>) for the dictionary <em>before</em> \n' + 
-'          the deletion; \n' + 
+'          <span class="attribute" id="removal.key-set">key-set</span>: a set of \n' + 
+'          deleted keys <span class="name">key_1</span>, ..., <span class="name">key_n</span>, \n' + 
+'          for which each <span class="name">key_i</span> is a <a>value</a>; \n' + 
 '        </li> \n' + 
 '        <li> \n' + 
-'          <span class="attribute" id="derivedByRemovalFrom.key-set">key-set</span>: \n' + 
-'          a set of deleted keys <span class="name">key_1</span>, ..., <span class="name">key_n</span>, for which each <span class="name">key_i</span> \n' + 
-'          is a <a>value</a>; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="derivedByRemovalFrom.attributes">attributes</span>: \n' + 
-'          an OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
+'          <span class="attribute" id="removal.attributes">attributes</span>: an \n' + 
+'          OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
 '          pairs representing additional information about this relation. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
@@ -1667,175 +2303,19 @@
 '          e2) }</span> \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
-'    </div><div class="attributes" id="attributes-memberOf"> \n' + 
-'      A <dfn title="memberOf">membership</dfn> relation, written <span class="pnExpression">memberOf(id, c, {(key_1, e_1), ..., (key_n, e_n)}, \n' + 
-'      cplt, attrs)</span>, has: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="memberOf.id">id</span>: an OPTIONAL \n' + 
-'          identifier identifying the relation; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="memberOf.after">after</span>: an \n' + 
-'          identifier (<span class="name">c</span>) for the dictionary whose \n' + 
-'          members are asserted; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="memberOf.key-entity-set">key-entity-set</span>: \n' + 
-'          a set of key-entity pairs <span class="name">(key_1, e_1)</span>, ..., \n' + 
-'          <span class="name">(key_n, e_n)</span> that are members of the \n' + 
-'          dictionary; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="memberOf.complete">complete</span>: an \n' + 
-'          OPTIONAL boolean <a title="value">Value</a> (<span class="name">cplt</span>); \n' + 
-'          if true, it indicates that no other member belongs to the dictionary; \n' + 
-'          if false, it indicates that other members belong to the dictionary; if \n' + 
-'          unspecified, other members MAY belong to the dictionary. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="memberOf.attributes">attributes</span>: an \n' + 
-'          OPTIONAL set (<span class="name">attrs</span>) of attribute-value \n' + 
-'          pairs representing additional information about this relation. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(d1, [prov:type="prov:Dictionary"  %% xsd:QName])    // d1 is a dictionary, with unknown content \n' + 
-'entity(d2, [prov:type="prov:Dictionary"  %% xsd:QName])    // d2 is a dictionary, with unknown content \n' + 
-' \n' + 
-'entity(e1) \n' + 
-'entity(e2) \n' + 
-' \n' + 
-'memberOf(d1, {("k1", e1), ("k2", e2)} )   \n' + 
-'memberOf(d2, {("k1", e1), ("k2", e2)}, true)   \n' + 
-' \n' + 
-'entity(e3) \n' + 
-'entity(d3, [prov:type="prov:Dictionary"  %% xsd:QName]) \n' + 
-' \n' + 
-'derivedByInsertionFrom(d3, d1, {("k3", e3)})      \n' + 
-'</pre> \n' + 
-'      From these descriptions, we conclude: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="name">d1</span> has the following pairs as members: <span class="name">("k1", e1), ("k2", e2)</span>, and may contain others. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">d2</span> exactly has the following pairs as \n' + 
-'          members: <span class="name">("k1", e1), ("k2", e2)</span>, and does \n' + 
-'          not contain any other. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">d3</span> has the following pairs as members: <span class="name">("k1", e1), ("k2", e2), ("k3", v3)</span>, and may \n' + 
-'          contain others. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'      <p> \n' + 
-'        Thus, the states of <span class="name">d1</span> and <span class="name">d3</span> \n' + 
-'        are only partially known. \n' + 
-'      </p> \n' + 
-'    </div><div class="attributes" id="attributes-note"> \n' + 
-'      A <dfn title="dfn-note" id="dfn-note">note</dfn><span class="withPn">, \n' + 
-'      written <span class="pnExpression">note(id, [attr1=val1, ...])</span> in \n' + 
-'      PROV-N,</span> has: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="note.id">id</span>: an identifier for a \n' + 
-'          note; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="note.attributes">attributes</span>: a set \n' + 
-'          of attribute-value pairs ((<span class="name">attr1</span>, <span class="name">val1</span>), ...) representing application-specific \n' + 
-'          information. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="anexample" id="anexample-note1"> \n' + 
-'      <p> \n' + 
-'        The following note consists of a set of application-specific \n' + 
-'        attribute-value pairs, intended to help the rendering of the \n' + 
-'        pre-existing entity it is associated with, by specifying its color and \n' + 
-'        its position on the screen. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'note(ex:n1,[ex:color="blue", ex:screenX=20, ex:screenY=30]) \n' + 
-'hasAnnotation(tr:WD-prov-dm-20111215,ex:n1) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        The note is linked to the entity <span class="name">tr:WD-prov-dm-20111215</span>, \n' + 
-'        with relation <a title="annotation">hasAnnotation</a> discussed in <a href="#term-annotation">Section 4.6.2</a>. The note\'s identifier and \n' + 
-'        attributes are declared in the namespace denoted by prefix <span class="name">ex</span> to illustrate that the rendering application may \n' + 
-'        differ from the application involving entity <span class="name">tr:WD-prov-dm-20111215</span>. \n' + 
-'      </p> \n' + 
-'    </div><div class="anexample" id="anexample-note2"> \n' + 
-'      <p> \n' + 
-'        In contrast, a reputation service may enrich an existing provenance \n' + 
-'        record with notes providing reputation ratings about agents. In the \n' + 
-'        following fragment, both agents <span class="name">ex2:Simon</span> and \n' + 
-'        <span class="name">ex2:Paolo</span> are rated "excellent". \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'note(ex3:n2,[ex3:reputation="excellent"]) \n' + 
-'hasAnnotation(ex2:Simon,ex3:n2) \n' + 
-'hasAnnotation(ex2:Paolo,ex3:n2) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        The note\'s identifier and attributes are declared in a separate \n' + 
-'        namespace denoted by prefix <span class="name">ex3</span>. \n' + 
-'      </p> \n' + 
-'    </div><div class="attributes" id="attributes-annotation"> \n' + 
-'      An <dfn title="hasAnnotation">annotation relation</dfn><span class="withPn">, \n' + 
-'      written <span class="pnExpression">hasAnnotation(r,n)</span> in PROV-N,</span> \n' + 
-'      has: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="annotation.id">something</span>: the \n' + 
-'          identifier (<span class="name">r</span>) of something being annotated; \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="attribute" id="annotation.note">note</span>: an \n' + 
-'          identifier (<span class="name">n</span>) of a note. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        The following expressions \n' + 
-'      </p> \n' + 
-'<pre class="codexample" xml:space="preserve"> \n' + 
-'entity(e1,[prov:type="document"]) \n' + 
-'entity(e2,[prov:type="document"]) \n' + 
-'activity(a,t1,t2) \n' + 
-'used(u1,a,e1,[ex:file="stdin"]) \n' + 
-'wasGeneratedBy(e2, a, [ex:file="stdout"]) \n' + 
-' \n' + 
-'note(n1,[ex:icon="doc.png"]) \n' + 
-'hasAnnotation(e1,n1) \n' + 
-'hasAnnotation(e2,n1) \n' + 
-' \n' + 
-'note(n2,[ex:style="dotted"]) \n' + 
-'hasAnnotation(u1,n2) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        describe two documents (attribute-value pair: <span class="name">prov:type="document"</span>) \n' + 
-'        identified by <span class="name">e1</span> and <span class="name">e2</span>, \n' + 
-'        and their annotation with a note indicating that the icon (an \n' + 
-'        application specific way of rendering provenance) is <span class="name">doc.png</span>. \n' + 
-'        The example also includes an activity, its usage of the first entity, \n' + 
-'        and its generation of the second entity. The <a title="dfn-usage">usage</a> \n' + 
-'        is annotated with a style (an application specific way of rendering this \n' + 
-'        edge graphically). To be able to express this annotation, the usage was \n' + 
-'        provided with an identifier <span class="name">u1</span>, which was then \n' + 
-'        referred to in <span class="name">hasAnnotation(u1,n2)</span>. \n' + 
-'      </p> \n' + 
 '    </div><div id="attributes-at-a-glance-div" style="text-align: left;"> \n' + 
-'      <table border="1" style="margin-left: auto; margin-right: auto;"> \n' + 
+'      <table class="thinborder" style="margin-left: auto; margin-right: auto;"> \n' + 
 '        <caption id="attributes-at-a-glance"> \n' + 
-'          Table 5: PROV-DM Attributes At a Glance \n' + 
+'          Table 6: PROV-DM Attributes At a Glance \n' + 
 '        </caption> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
 '            <b>Attribute</b> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
+'            <b>Allowed In</b> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
 '            <b>value</b> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
@@ -1843,58 +2323,80 @@
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
-'          <td> \n' + 
-'            prov:label \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            xsd:string \n' + 
-'          </td> \n' + 
-'          <td> \n' + 
-'            Section <a href="#term-attribute-label">4.7.4.1</a> \n' + 
-'          </td> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
+'          <td style="border-width: 0px; " /> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            prov:location \n' + 
+'            <a title="label">prov:label</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="value">Value</a> \n' + 
+'            <em>any construct</em> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            Section <a href="#term-attribute-location">4.7.4.2</a> \n' + 
+'            A <a>Value</a> of type <a class="section-ref" href="http://www.w3.org/TR/xmlschema-2/#string">xsd:string</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a class="section-ref" href="#term-attribute-label"><span>TBD</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            prov:role \n' + 
+'            <a title="location">prov:location</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="value">Value</a> \n' + 
+'            <a>Entity</a>, <a>Activity</a>, <a>Usage</a>, and <a>Generation</a>. \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            Section <a href="#term-attribute-role">4.7.4.3</a> \n' + 
+'            A <a title="value">Value</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a class="section-ref" href="#term-attribute-location"><span>TBD</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            prov:type \n' + 
+'            <a title="role">prov:role</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="value">Value</a> \n' + 
+'            <a>Usage</a>, <a>Generation</a>, <a>Invalidation</a>, <a>Association</a>, \n' + 
+'            <a>Start</a>, and <a>End</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            Section <a href="#term-attribute-type">4.7.4.4</a> \n' + 
+'            A <a title="value">Value</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a class="section-ref" href="#term-attribute-role"><span>TBD</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '        <tr> \n' + 
 '          <td> \n' + 
-'            prov:value \n' + 
+'            <a title="type">prov:type</a> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            <a title="value">Value</a> \n' + 
+'            <em>any construct</em> \n' + 
 '          </td> \n' + 
 '          <td> \n' + 
-'            Section <a href="#term-attribute-value">4.7.4.5</a> \n' + 
+'            A <a title="value">Value</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a class="section-ref" href="#term-attribute-type"><span>TBD</span></a> \n' + 
+'          </td> \n' + 
+'        </tr> \n' + 
+'        <tr> \n' + 
+'          <td> \n' + 
+'            <a title="value-attribute">prov:value</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a>Entity</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            A <a title="value">Value</a> \n' + 
+'          </td> \n' + 
+'          <td> \n' + 
+'            <a class="section-ref" href="#term-attribute-value"><span>TBD</span></a> \n' + 
 '          </td> \n' + 
 '        </tr> \n' + 
 '      </table> \n' + 
@@ -1903,30 +2405,44 @@
 '        The following entity is provided with a label attribute. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-' entity(ex:e1, [prov:label="This is a label"]) \n' + 
+' entity(ex:e1, [ prov:label="This is a human-readable label" ]) \n' + 
 '</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
+'    </div><div class="anexample" id="example-location"> \n' + 
 '      <p> \n' + 
 '        The following expression describes entity Mona Lisa, a painting, with a \n' + 
 '        location attribute. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-' entity(ex:MonaLisa, [prov:location="Le Louvres, Paris", prov:type="StillImage"]) \n' + 
+' entity(ex:MonaLisa, [ prov:location="Le Louvres, Paris", prov:type="StillImage" ]) \n' + 
 '</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        The following expression describes a cell, at coordinates (5,5), with \n' + 
+'        value 10. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+' entity(ex:cell, [ prov:location="(5,5)", prov:value="10" %% xsd:integer ]) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample" id="anexample-role"> \n' + 
 '      <p> \n' + 
 '        The following activity is associated with an agent acting as the \n' + 
 '        operator. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-' wasAssociatedWith(a, ag, [prov:role="operator"]) \n' + 
+' wasAssociatedWith(a, ag, [ prov:role="operator" ]) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        In the following expression, the activity <span class="name">ex:div01</span> \n' + 
+'        used entity <span class="name">ex:cell</span> in the role of divisor. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'used(ex:div01, ex:cell, [ prov:role="divisor" ]) \n' + 
 '</pre> \n' + 
 '    </div><div class="anexample"> \n' + 
 '      <p> \n' + 
 '        The following describes an agent of type software agent. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'   agent(ag, [prov:type="prov:SoftwareAgent" %% xsd:QName]) \n' + 
+'   agent(ag, [ prov:type=\'prov:SoftwareAgent\' ]) \n' + 
 '</pre> \n' + 
 '    </div><div class="anexample"> \n' + 
 '      <p> \n' + 
@@ -1937,12 +2453,12 @@
 '        corresponding value. \n' + 
 '      </p> \n' + 
 '<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(ex:in, [prov:value="abcd"])  \n' + 
-'entity(ex:out, [prov:value=4])  \n' + 
-'activity(ex:len, [prov:type="string-length"]) \n' + 
-'used(ex:len,ex:in) \n' + 
-'wasGeneratedBy(ex:out,ex:len) \n' + 
-'wasDerivedFrom(ex:out,ex:in) \n' + 
+'entity(ex:in, [ prov:value="abcd" ])  \n' + 
+'entity(ex:out, [ prov:value=4 ])  \n' + 
+'activity(ex:len, [ prov:type="string-length" ]) \n' + 
+'used(ex:len, ex:in) \n' + 
+'wasGeneratedBy(ex:out, ex:len) \n' + 
+'wasDerivedFrom(ex:out, ex:in) \n' + 
 '</pre> \n' + 
 '    </div><div class="note"> \n' + 
 '      Should we also have prov:encoding? \n' + 
@@ -1983,7 +2499,7 @@
 '            of derivation. \n' + 
 '          </p> \n' + 
 '<pre class="codeexample" xml:space="preserve">  \n' + 
-'  wasDerivedFrom(e2,e1, [prov:type="ex:Translation" %% xsd:QName]) \n' + 
+'  wasDerivedFrom(e2,e1, [prov:type=\'ex:Translation\' ]) \n' + 
 '</pre> \n' + 
 '        </div><div class="anexample" id="anexample-sub-type"> \n' + 
 '          <p> \n' + 
@@ -1991,14 +2507,644 @@
 '            as a Car, a type of entity. \n' + 
 '          </p> \n' + 
 '<pre class="codeexample" xml:space="preserve">  \n' + 
-'  entity(e, [prov:type="ex:Car" %% xsd:QName]) \n' + 
+'  entity(e, [prov:type=\'ex:Car\' ]) \n' + 
 '</pre> \n' + 
 '        </div><div id="glossary_div" class="remove"> \n' + 
 '      <!--  glossary loaded from glossary.js will be hooked up here, class \n' + 
 '        remove, will remove this element from the final output. --> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Add collection and account constraint sections to the compliance \n' + 
+'      list as appropriate. \n' + 
+'    </div><div class="note"> \n' + 
+'      Should we specify a way for PROV instances to say whether they are meant \n' + 
+'      to be validated or not? Seems outside the scope of this document, may \n' + 
+'      require changes to PROV-N. \n' + 
+'    </div><div class="note"> \n' + 
+'      Table: work in progress. Done up to constraint 25. \n' + 
+'    </div><div class="inference" id="inference-example"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">hyp_1</span> and \n' + 
+'        ... and <span class="name">hyp_k</span> <span class="conditional">THEN</span> \n' + 
+'        there exists <span class="name">a_1</span> and ... and <span class="name">a_m</span> \n' + 
+'        such that <span class="name">conclusion_1</span> and ... and <span class="name">conclusion_n</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Is this re-inventing blank nodes in PROV-DM, and do we want to do \n' + 
+'      this? A lot of the inferences have existentially quantified conclusions \n' + 
+'      (and there is some theory that supports this). TODO: Make sure conjunctive \n' + 
+'      reading of conclusion is clear. \n' + 
+'    </div><div class="definition" id="definition-example"> \n' + 
+'      <p> \n' + 
+'        <span class="name">defined_exp</span> holds <span class="conditional">IF \n' + 
+'        AND ONLY IF </span> there exists <span class="name">a_1</span>,..., \n' + 
+'        <span class="name">a_m</span> such that <span class="name">defining_exp_1</span> \n' + 
+'        and ... and <span class="name">defining_exp_n</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="definition" id="wasInformedBy-definition"> \n' + 
+'      <p> \n' + 
+'        Given two activities identified by <span class="name">a1</span> and \n' + 
+'        <span class="name">a2</span>, <span class="name">wasInformedBy(-;a2,a1)</span> \n' + 
+'        holds <span class="conditional">IF AND ONLY IF</span> there is an entity \n' + 
+'        with some identifier <span class="name">e</span>, such that <span class="name">wasGeneratedBy(-;e,a1,-,)</span> and <span class="name">used(-;a2,e,-)</span> \n' + 
+'        hold. \n' + 
+'      </p> \n' + 
+'    </div><div class="definition" id="wasStartedBy-definition"> \n' + 
+'      <p> \n' + 
+'        Given two activities with identifiers <span class="name">a1</span> and \n' + 
+'        <span class="name">a2</span>, <span class="name">wasStartedBy(-;a2,e,a1,-)</span> \n' + 
+'        holds <span class="conditional">IF AND ONLY IF</span> <span class="name">wasGeneratedBy(-;e,a1,-,-)</span> \n' + 
+'        and <span class="name">wasStartedBy(-;a2,e,-,-)</span> hold. \n' + 
+'      </p> \n' + 
+'    </div><div class="definition" id="wasEndedBy-definition"> \n' + 
+'      <p> \n' + 
+'        Given two activities with identifiers <span class="name">a1</span> and \n' + 
+'        <span class="name">a2</span>, <span class="name">wasEndedBy(-;a2,e,a1,-)</span> \n' + 
+'        holds <span class="conditional">IF AND ONLY IF</span> <span class="name">wasGeneratedBy(-;e,a1,-,-)</span> \n' + 
+'        and <span class="name">wasEndedBy(-;a2,e,-,-)</span> hold. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="derivation-use"> \n' + 
+'      <p> \n' + 
+'        Given an activity <span class="name">a</span>, entities denoted by <span class="name">e1</span> and <span class="name">e2</span>, <span class="conditional">IF</span> <span class="name">wasDerivedFrom(-;e2,e1, \n' + 
+'        a, -, -)</span> and <span class="name">wasGeneratedBy(-;e2,a,-)</span> \n' + 
+'        hold, <span class="conditional">THEN</span> <span class="name">used(-;a,e1,-)</span> \n' + 
+'        also holds. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      There is some redundancy in the following discussion. \n' + 
+'    </div><div class="inference" id="revision-is-alternate"> \n' + 
+'      Given two identifiers <span class="name">e1</span> and <span class="name">e2</span> \n' + 
+'      identifying two entities, <span class="conditional">IF</span> <span class="name">wasDerivedFrom(-,e2,e1,[prov:type="prov:WasRevisionOf"])</span> \n' + 
+'      holds, <span class="conditional">THEN</span> the following holds: \n' + 
+'<pre xml:space="preserve"> \n' + 
+'alternateOf(e2,e1) \n' + 
+'</pre> \n' + 
+'    </div><div class="inference" id="inference-attribution"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasAttributedTo(-;e,ag)</span> \n' + 
+'        holds for some identifiers <span class="name">e</span> and <span class="name">ag</span>, <span class="conditional">THEN</span> there \n' + 
+'        exists an activity with some identifier <span class="name">a</span> such \n' + 
+'        that the following statements hold: \n' + 
+'      </p> \n' + 
+'<pre xml:space="preserve"> \n' + 
+'activity(a, -, -) \n' + 
+'wasGeneratedBy(-; e, a, -) \n' + 
+'wasAssociatedWith(-; a, ag, -) \n' + 
+'</pre> \n' + 
+'    </div><div class="note"> \n' + 
+'      @@TODO: Could this be an inference? Does it imply that a1 is associated \n' + 
+'      with all activities a2 is associated with? \n' + 
+'    </div><div class="inference" id="inference-trace"> \n' + 
+'      <p> \n' + 
+'        Given two identifiers <span class="name">e2</span> and <span class="name">e1</span> \n' + 
+'        for entities, the following statements hold: \n' + 
+'      </p> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasDerivedFrom(e2,e1,a,g2,u1)</span> \n' + 
+'          holds, for some <span class="name">a</span>, <span class="name">g2</span>, \n' + 
+'          <span class="name">u1</span>, <span class="conditional">THEN</span> \n' + 
+'          <span class="name">tracedTo(e2,e1)</span> also holds. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasDerivedFrom(e2,e1)</span> \n' + 
+'          holds, <span class="conditional">THEN</span> <span class="name">tracedTo(e2,e1)</span> \n' + 
+'          also holds. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAttributedTo(e2,ag1,aAttr)</span> \n' + 
+'          holds, <span class="conditional">THEN</span> <span class="name">tracedTo(e2,ag1)</span> \n' + 
+'          also holds. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAttributedTo(e2,ag2,aAttr)</span>, \n' + 
+'          <span class="name">wasGeneratedBy(-;e2,a,-,gAttr)</span>, and <span class="name">actedOnBehalfOf(ag2,ag1,a,rAttr)</span> hold, for some \n' + 
+'          <span class="name">a</span>, <span class="name">ag2</span>, <span class="name">ag1</span>, <span class="name">aAttr</span>, <span class="name">gAttr</span>, and <span class="name">rAttr</span>, <span class="conditional">THEN</span> <span class="name">tracedTo(e2,ag1)</span> \n' + 
+'          also holds. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasGeneratedBy(e2,a,gAttr)</span> \n' + 
+'          and <span class="name">wasStartedBy(a,e1,sAttr)</span> hold, for some \n' + 
+'          <span class="name">a</span>, <span class="name">gAttr</span> , <span class="name">sAttr</span> then <span class="name">tracedTo(e2,e1)</span> \n' + 
+'          holds. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">tracedTo(e2,e)</span> \n' + 
+'          and <span class="name">tracedTo(e,e1)</span> hold for some <span class="name">e</span>, <span class="conditional">THEN</span> <span class="name">tracedTo(e2,e1)</span> also holds. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: There is currently no consensus what inferences on alternate or \n' + 
+'      specialization should be assumed. The following section lists possible \n' + 
+'      inferences that may or may not be adopted. Section is under review, \n' + 
+'      pending ISSUE-29. \n' + 
+'    </div><div class="inference" id="alternate-reflexive"> \n' + 
+'      <p> \n' + 
+'        For any entity <span class="name">e</span>, we have <span class="name">alternateOf(e,e)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="alternate-transitive"> \n' + 
+'      <p> \n' + 
+'        For any entities <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        <span class="name">e3</span>, <span class="conditional">IF</span> <span class="name">alternateOf(e1,e2)</span> and <span class="name">alternateOf(e2,e3)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">alternateOf(e1,e3)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="alternate-symmetric"> \n' + 
+'      <p> \n' + 
+'        For any entity <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        <span class="conditional">IF</span> <span class="name">alternateOf(e1,e2)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">alternateOf(e2,e1)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="specialization-irreflexive"> \n' + 
+'      <p> \n' + 
+'        For any entity <span class="name">e</span>, it is not the case that have \n' + 
+'        <span class="name">specializationOf(e,e)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="specialization-antisymmetric"> \n' + 
+'      <p> \n' + 
+'        For any entities <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        it is not the case that <span class="name">specializationOf(e1,e2)</span> \n' + 
+'        and <span class="name">specializationOf(e2,e1)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="specialization-transitive"> \n' + 
+'      <p> \n' + 
+'        For any entities <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        <span class="name">e3</span>, <span class="conditional">IF</span> <span class="name">specializationOf(e1,e2)</span> and <span class="name">specializationOf(e2,e3)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">specializationOf(e1,e3)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="specialization-alternate"> \n' + 
+'      <p> \n' + 
+'        For any entities <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        <span class="conditional">IF</span> <span class="name">specializationOf(e1,e2)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">alternateOf(e1,e2)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="functional-contextualization"> \n' + 
+'      <p> \n' + 
+'        Given an entity denoted by <span class="name">e</span>, two entities \n' + 
+'        denoted by <span class="name">e1</span> and <span class="name">e2</span>, \n' + 
+'        and two bundles denoted by <span class="name">b1</span> and <span class="name">b2</span>, <span class="conditional">IF</span> <span class="name">contentualizationOf(e, e1, b1)</span> and <span class="name">contentualizationOf(e, \n' + 
+'        e2, b2)</span> exist, <span class="conditional">THEN</span> <span class="name">e1</span>=<span class="name">e2</span> and <span class="name">b1</span>=<span class="name">b2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="inference" id="contextualization-specialization"> \n' + 
+'      <p> \n' + 
+'        For any entities <span class="name">e1</span>, <span class="name">e2</span>, \n' + 
+'        <span class="conditional">IF</span> <span class="name">contextualizationOf(e2,e1,b)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">specializationOf(e2,e1)</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Possible inferences about attributes, generation, invalidation? \n' + 
+'    </div><div class="note"> \n' + 
+'      The following sections are retained from an older version, and are not \n' + 
+'      consistent with the above constraints. This will be revised once the \n' + 
+'      consensus on ISSUE-29 is clearer. \n' + 
+'    </div><div class="anexample" id="anexample-not-symmetric"> \n' + 
+'      "Alice\'s toyota car on fifth Avenue" is a specialization of "Alice\'s \n' + 
+'      toyota car", but the converse does not hold. \n' + 
+'    </div><div class="anexample" id="anexample-specialization-not-anti-symmetric"> \n' + 
+'      anti-symmetric counter-example??? \n' + 
+'    </div><div class="anexample" id="anexample-specialization-is-transitive"> \n' + 
+'      A specialization of "this email message" would be, for example, the \n' + 
+'      "printed version on my desk", which is a specialization of "my thoughts on \n' + 
+'      this email thread". So, the "printed version on my desk" is also a \n' + 
+'      specialization "my thoughts on this email thread". \n' + 
+'    </div><div class="anexample" id="anexample-alternate-not-transitive1"> \n' + 
+'      <p> \n' + 
+'        At 6pm, the customer in a chair is a woman in a red dress, who happens \n' + 
+'        to be Alice. After she leaves, another customer arrives at 7pm, a man \n' + 
+'        with glasses, who happens to be Bob. Transitivity does not hold since \n' + 
+'        the <span class="name">womanInRedDress\</span> is not alternate of <span class="name">customerInChairAt7pm</span>. \n' + 
+'      </p> \n' + 
+'<pre xml:space="preserve"> \n' + 
+'alternate(womanInRedDress,customerInChairAt6pm) \n' + 
+'specialization(customerInChairAt6pm,Alice) \n' + 
+'specialization(womanInRedDress,Alice) \n' + 
+' \n' + 
+'alternate(manWithGlasses,customerInChairAt7pm) \n' + 
+'specialization(customerInChairAt7pm,Bob) \n' + 
+'specialization(manWithGlasses,Bob) \n' + 
+' \n' + 
+'alternate(customerInChairAt6pm, customerInChairAt7pm) \n' + 
+'specialization(customerInChairAt6pm, customerInChair) \n' + 
+'specialization(customerInChairAt7pm, customerInChair) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      Two copies of the same book, where copy A was destroyed before copy B was \n' + 
+'      made. \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Clarify how optional attributes are handled; clarify merging. The \n' + 
+'      following is not very explicit about the difference between "not present" \n' + 
+'      and "omitted but inferred". \n' + 
+'    </div><div class="note"> \n' + 
+'      We should check that normal forms exist, i.e. that applying rules and \n' + 
+'      definitions eventually terminates. More clarity is needed about enforcing \n' + 
+'      uniqueness via merging vs. constraint checking. \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: More about what it means for constraints to be satisfied; constraint \n' + 
+'      template(s) \n' + 
+'    </div><div class="note"> \n' + 
+'      Attribute uniqueness constraints? \n' + 
+'    </div><div class="constraint" id="unique-entity"> \n' + 
+'      <p> \n' + 
+'        Given an entity identifier <span class="name">e</span>, there is at most \n' + 
+'        one expression <span class="name">entity(e,attrs)</span>, where <span class="name">attrs</span> is some set of attribute-values. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="unique-activity"> \n' + 
+'      <p> \n' + 
+'        Given an activity identifier <span class="name">a</span>, there is at \n' + 
+'        most one expression <span class="name">activity(a,t1,t2,attrs)</span>, \n' + 
+'        where <span class="name">attrs</span> is some set of attribute-values. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Same goes for all other objects: agent, note, generation, usage, \n' + 
+'      invalidation, start, end, communication, start by, attribution, \n' + 
+'      association, delegation, derivation, revision, quotation. We should find a \n' + 
+'      way of saying this once concisely. \n' + 
+'    </div><div class="constraint" id="unique-generation"> \n' + 
+'      <p> \n' + 
+'        Given an entity denoted by <span class="name">e</span>, two activities \n' + 
+'        denoted by <span class="name">a1</span> and <span class="name">a2</span>, \n' + 
+'        two time instants <span class="name">t1</span> and <span class="name">t2</span>, \n' + 
+'        and two sets of attribute-value pairs <span class="name">attrs1</span> \n' + 
+'        and <span class="name">attrs2</span>, <span class="conditional">IF</span> \n' + 
+'        <span class="name">wasGeneratedBy(id1; e, a1, t1, attrs1)</span> and \n' + 
+'        <span class="name">wasGeneratedBy(id2; e, a2, t2, attrs2)</span> exist, \n' + 
+'        <span class="conditional">THEN</span> <span class="name">id1</span>=<span class="name">id2</span>, <span class="name">a1</span>=<span class="name">a2</span>, \n' + 
+'        <span class="name">t1</span>=<span class="name">t2</span> and <span class="name">attrs1</span>=<span class="name">attrs2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      Wouldn\'t the above constraint violate uniqueness? \n' + 
+'    </div><div class="note"> \n' + 
+'      Invalidation uniqueness? \n' + 
+'    </div><div class="note"> \n' + 
+'      Seems redundant given unique-generation \n' + 
+'    </div><div class="constraint" id="unique-generation-time"> \n' + 
+'      <p> \n' + 
+'        Given an entity denoted by <span class="name">e</span> and two time \n' + 
+'        instants <span class="name">t1</span> and <span class="name">t2</span>, \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasGeneratedBy(-;e, \n' + 
+'        -, t1)</span> and <span class="name">wasGeneratedBy(-;e, -, t2)</span> \n' + 
+'        hold, <span class="conditional">THEN</span> <span class="name">t1</span>=<span class="name">t2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="unique-invalidation-time"> \n' + 
+'      <p> \n' + 
+'        Given an entity denoted by <span class="name">e</span> and two time \n' + 
+'        instants <span class="name">t1</span> and <span class="name">t2</span>, \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasInvalidatedBy(-;e, \n' + 
+'        -, t1)</span> and <span class="name">wasInvalidatedBy(-;e, -, t2)</span> \n' + 
+'        hold, <span class="conditional">THEN</span> <span class="name">t1</span>=<span class="name">t2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="unique-startTime"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">activity(a,t1,t2)</span> \n' + 
+'        and <span class="name">wasStartedBy(id;a,-,-,t)</span>, <span class="conditional">THEN</span> <span class="name">t</span>=<span class="name">t1</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="unique-endTime"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">activity(a,t1,t2)</span> \n' + 
+'        and <span class="name">wasEndedBy(id;a,-,-,t)</span>, <span class="conditional">THEN</span> <span class="name">t</span> = <span class="name">t2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      Do we want to allow an event to "precede" itself? Perhaps precedes should \n' + 
+'      be strict. \n' + 
+'    </div><div class="note"> \n' + 
+'      The following discussion is unclear: what is being said here, and why? \n' + 
+'    </div><div class="constraint" id="start-precedes-end"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasStartedBy(start;a,-,-,-)</span> \n' + 
+'        and <span class="name">wasEndedBy(end;a,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">start</span> <a>precedes</a> \n' + 
+'        <span class="name">end</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="usage-within-activity"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">used(use;a,e,-)</span> \n' + 
+'          and <span class="name">wasStartedBy(start;a,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">start</span> <a>precedes</a> \n' + 
+'          <span class="name">use</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">used(use;a,e,-)</span> \n' + 
+'          and <span class="name">wasEndedBy(end;a,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">use</span> <a>precedes</a> \n' + 
+'          <span class="name">end</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="generation-within-activity"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasGeneratedBy(gen;a,e,-)</span> \n' + 
+'          and <span class="name">wasStartedBy(start;a,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">start</span> <a>precedes</a> \n' + 
+'          <span class="name">gen</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasGeneratedBy(gen;a,e,-)</span> \n' + 
+'          and <span class="name">wasEndedBy(end;a,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'          <span class="name">end</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="wasInformedBy-ordering"> \n' + 
+'      <span class="conditional">IF</span> <span class="name">wasInformedBy(-;a2,a1)</span> \n' + 
+'      and <span class="name">wasStartedBy(start;a1,-,-,-)</span> and <span class="name">wasEndedBy(end;a2,-,-,-)</span> <span class="conditional">THEN</span> \n' + 
+'      <span class="name">start</span> <a>precedes</a> <span class="name">end</span>. \n' + 
+'    </div><div class="constraint" id="wasStartedByActivity-ordering"> \n' + 
+'      <span class="conditional">IF</span> <span class="name">wasStartedBy(start2;a2,-,a1,-)</span> \n' + 
+'      and <span class="name">wasStartedBy(start1;a1,-,-,-)</span> <span class="conditional">THEN</span> <span class="name">start1</span> <a>precedes</a> \n' + 
+'      <span class="name">start2</span>. \n' + 
+'    </div><div class="constraint" id="generation-precedes-invalidation"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasGeneratedBy(gen;e,-,-)</span> \n' + 
+'        and <span class="name">wasInvalidatedBy(inv;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'        <span class="name">inv</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="generation-precedes-usage"> \n' + 
+'      <span class="conditional">IF</span> <span class="name">wasGeneratedBy(gen;e,-,-)</span> \n' + 
+'      and <span class="name">used(use;-,e,-)</span> <span class="conditional">THEN</span> \n' + 
+'      <span class="name">gen</span> <a>precedes</a> <span class="name">use</span>. \n' + 
+'    </div><div class="constraint" id="usage-precedes-invalidation"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">used(use;-,e,-)</span> \n' + 
+'        and <span class="name">wasInvalidatedBy(inv;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">use</span> <a>precedes</a> \n' + 
+'        <span class="name">inv</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="derivation-usage-generation-ordering"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasDerivedFrom(d;e2,e1,a,g2,u1)</span> \n' + 
+'        <span class="conditional">THEN</span> <span class="name">u1</span> <a>precedes</a> \n' + 
+'        <span class="name">g2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="derivation-generation-generation-ordering"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">wasDerivedFrom(-;e2,e1,attrs)</span> \n' + 
+'        and <span class="name">wasGeneratedBy(gen1;e1,-,-)</span> and <span class="name">wasGeneratedBy(gen2;e2,-,-)</span> <span class="conditional">THEN</span> \n' + 
+'        <span class="name">gen1</span> <a>precedes</a> <span class="name">gen2</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="constraint" id="wasStartedBy-ordering"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasStartedBy(start;a,e,-,-)</span> \n' + 
+'          and <span class="name">wasGeneratedBy(gen;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'          <span class="name">start</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasStartedBy(start;a,e,-,-)</span> \n' + 
+'          and <span class="name">wasInvalidatedBy(inv;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">start</span> <a>precedes</a> \n' + 
+'          <span class="name">inv</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="wasEndedBy-ordering"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasEndedBy(end;a,e,-,-)</span> \n' + 
+'          and <span class="name">wasGeneratedBy(gen;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'          <span class="name">end</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasEndedBy(end;a,e,-,-)</span> \n' + 
+'          and <span class="name">wasInvalidatedBy(inv;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">end</span> <a>precedes</a> \n' + 
+'          <span class="name">inv</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="wasAssociatedWith-ordering"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAssociatedWith(-;a,ag,-)</span> \n' + 
+'          and <span class="name">wasStartedBy(start;a,-,-,-)</span> and <span class="name">wasInvalidatedBy(inv;ag,-,-)</span> <span class="conditional">THEN</span> <span class="name">start</span> <a>precedes</a> \n' + 
+'          <span class="name">inv</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAssociatedWith(-;a,ag,-)</span> \n' + 
+'          and <span class="name">wasGeneratedBy(gen;ag,-,-)</span> and <span class="name">wasEndedBy(end;a,-,-,-)</span> <span class="conditional">THEN</span> \n' + 
+'          <span class="name">gen</span> <a>precedes</a> <span class="name">end</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="wasAttributedTo-ordering"> \n' + 
+'      <ol> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAttributedTo(-;e,ag)</span> \n' + 
+'          and <span class="name">wasGeneratedBy(gen;e,-,-)</span> and <span class="name">wasInvalidatedBy(inv;ag,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'          <span class="name">inv</span>. \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="conditional">IF</span> <span class="name">wasAttributedTo(-;e,ag)</span> \n' + 
+'          and <span class="name">wasGeneratedBy(gen;ag,-,-)</span> and <span class="name">wasInvalidatedBy(inv;e,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'          <span class="name">inv</span>. \n' + 
+'        </li> \n' + 
+'      </ol> \n' + 
+'    </div><div class="constraint" id="actedOnBehalfOf-ordering"> \n' + 
+'      <p> \n' + 
+'        <span class="conditional">IF</span> <span class="name">actedOnBehalfOf(-;ag2,ag1,-)</span> \n' + 
+'        and <span class="name">wasGeneratedBy(gen;ag1,-,-)</span> and <span class="name">wasInvalidatedBy(inv;ag2,-,-)</span> <span class="conditional">THEN</span> <span class="name">gen</span> <a>precedes</a> \n' + 
+'        <span class="name">inv</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      Work on dictionaries and on these constraints is deferred until after the \n' + 
+'      next working draft, so this section may not be stable. \n' + 
+'    </div><div class="definition" id="membership-as-insertion"> \n' + 
+'      <p> \n' + 
+'        <span class="name">memberOf(d, {(k1, v1), ...})</span> holds <span class="conditional">IF AND ONLY IF</span> there exists a dictionary \n' + 
+'        <span class="name">d0</span>, such that <span class="name">derivedByInsertionFrom(d, \n' + 
+'        d0, {(k1, v1), ...})</span>. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      The following constraint is unclear. \n' + 
+'    </div><div class="constraint" id="dictionary-unique-derivation"> \n' + 
+'      <p> \n' + 
+'        A dictionary MUST NOT be derived through multiple insertions, removal, \n' + 
+'        or membership relations. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      Consider the following statements about three dictionaries. \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\']) \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\']) \n' + 
+'entity(d3, [prov:type=\'prov:Dictionary\']) \n' + 
+' \n' + 
+' \n' + 
+'derivedByInsertionFrom(d3, d1, {("k1", e1), ("k2", e2)}) \n' + 
+'derivedByInsertionFrom(d3, d2, {("k3", e3)}) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        There is no interpretation for such statements since <span class="name">d3</span> \n' + 
+'        is derived multiple times by insertion. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        As a particular case, dictionary <span class="name">d</span> is derived \n' + 
+'        multiple times from the same <span class="name">d1</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'derivedByInsertionFrom(id1, d, d1, {("k1", e1), ("k2", e2)}) \n' + 
+'derivedByInsertionFrom(id2, d, d1, {("k3", e3), ("k4", e4)}) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        The interpretation of such statements is also unspecified. \n' + 
+'      </p> \n' + 
+'      <p> \n' + 
+'        To describe the insertion of the 4 key-entity pairs, one would instead \n' + 
+'        write: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'derivedByInsertionFrom(id1, d, d1, {("k1", e1), ("k2", e2), ("k3", e3), ("k4", e4)}) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        The following statements \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'derivedByInsertionFrom(d, d1, {("k1", e1)}) \n' + 
+'derivedByRemovalFrom(d, d2, {"k2"}) \n' + 
+'</pre> \n' + 
+'      have no interpretation. Nor have the following: \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'derivedByInsertionFrom(d, d1, {("k1", e1)}) \n' + 
+'memberOf(d, {"k2",e2}) \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample"> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(d0, [prov:type=\'prov:EmptyDictionary\'])    // d0 is an empty dictionary \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\']) \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\']) \n' + 
+'entity(d3, [prov:type=\'prov:Dictionary\']) \n' + 
+'entity(e1) \n' + 
+'entity(e2) \n' + 
+'entity(e3) \n' + 
+' \n' + 
+'derivedByInsertionFrom(d1, d0, {("k1", e1)})       \n' + 
+'derivedByInsertionFrom(d2, d0, {("k2", e2)})        \n' + 
+'derivedByInsertionFrom(d3, d1, {("k3", e3)})        \n' + 
+'</pre> \n' + 
+'      From this set of statements, we conclude: \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'  d1 = { ("k1", e1) } \n' + 
+'  d2 = { ("k2", e2) } \n' + 
+'  d3 = { ("k1", e1), ("k3", e3)} \n' + 
+'</pre> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      In the example, the state of <span class="name">d2</span> is only \n' + 
+'      partially known because the dictionary is constructed from partially known \n' + 
+'      other dictionaries. \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(d0, [prov:type=\'prov:EmptyDictionary\'])    // d0 is an empty dictionary \n' + 
+'entity(d1, [prov:type=\'prov:Dictionary\'])     \n' + 
+'entity(d2, [prov:type=\'prov:Dictionary\'])     \n' + 
+'entity(d3, [prov:type=\'prov:Dictionary\'])     \n' + 
+'entity(e1) \n' + 
+'entity(e2) \n' + 
+' \n' + 
+'derivedByInsertionFrom(d1, d0, {("k1", e1)})        \n' + 
+'wasDerivedFrom(d2, d1)                        \n' + 
+'derivedByInsertionFrom(d3, d2, {("k2", e2)})        \n' + 
+' </pre> \n' + 
+'      From this set of statements, we conclude: \n' + 
+'      <ul> \n' + 
+'        <li> \n' + 
+'          <span class="name">d1 = { ("k1", e1) }</span> \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="name">d2</span> is somehow derived from <span class="name">d1</span>, \n' + 
+'          but the precise sequence of updates is unknown \n' + 
+'        </li> \n' + 
+'        <li> \n' + 
+'          <span class="name">d3</span> includes <span class="name">("k2", e2)</span> \n' + 
+'          but the earlier "gap" leaves uncertainty regarding <span class="name">("k1", \n' + 
+'          e1)</span> (it may have been removed) or any other pair that may have \n' + 
+'          been added as part of the derivation activities. \n' + 
+'        </li> \n' + 
+'      </ul> \n' + 
+'    </div><div class="note"> \n' + 
+'      Do the insertion/removal derivation steps imply wasDerivedFrom, \n' + 
+'      wasVersionOf, alternateOf? \n' + 
+'    </div><div class="note"> \n' + 
+'      Axiomatisation of dictionaries to be expressed here. See <a href="./working-copy/wd6-collections-constraints.html">here</a>. \n' + 
+'    </div><div class="note"> \n' + 
+'      This section does not talk about accounts. \n' + 
+'    </div><div class="anexample" id="example-two-entities-one-id"> \n' + 
+'      <p> \n' + 
+'        Let us consider two statements about the same entity, which we have \n' + 
+'        taken from two different contexts. A working draft published by the \n' + 
+'        <span class="name">w3:Consortium</span>: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(tr:WD-prov-dm-20111215, [ prov:type=\'pr:RecsWD\' ]) \n' + 
+'</pre> \n' + 
+'      The second version of a document edited by some authors: \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(tr:WD-prov-dm-20111215, [ prov:type="document", ex:version="2" ]) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        Both statements are about the same entity identified by <span class="name">tr:WD-prov-dm-20111215</span>, but they contain different \n' + 
+'        attributes, describing the situation or partial state of the these \n' + 
+'        entities according to the context in which they occur. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample" id="merge-with-rename"> \n' + 
+'      <p> \n' + 
+'        We now reconsider the same two statements of a same entity, but we \n' + 
+'        change the identifier for one of them: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'entity(tr:WD-prov-dm-20111215, [ prov:type=\'pr:RecsWD\'  ]) \n' + 
+'entity(ex:alternate-20111215, [ prov:type="document", ex:version="2" ]) \n' + 
+'alternateOf(tr:WD-prov-dm-20111215,ex:alternate-20111215) \n' + 
+'</pre> \n' + 
+'    </div><div class="note"> \n' + 
+'      Since we are not specifying ways to take the union of two accounts, we may \n' + 
+'      drop this discussion \n' + 
+'    </div><div class="note"> \n' + 
+'      Material transplanted from old structural well-formedness constraints \n' + 
+'      section. This example isn\'t very clear, since the sub-workflow-ness isn\'t \n' + 
+'      represented in the data. According to what was written above, we should \n' + 
+'      conclude that a0 and a2 are equal! \n' + 
+'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        In the following statements, a workflow execution <span class="name">a0</span> \n' + 
+'        consists of two sub-workflow executions <span class="name">a1</span> and \n' + 
+'        <span class="name">a2</span>. Sub-workflow execution <span class="name">a2</span> \n' + 
+'        generates entity <span class="name">e</span>, so does <span class="name">a0</span>. \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'activity(a0, [prov:type="workflow execution"]) \n' + 
+'activity(a1, [prov:type="workflow execution"]) \n' + 
+'activity(a2, [prov:type="workflow execution"]) \n' + 
+'wasInformedBy(a2,a1) \n' + 
+' \n' + 
+'wasGeneratedBy(e,a0) \n' + 
+'wasGeneratedBy(e,a2) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        So, we have two different <a title="generation">generations</a> for \n' + 
+'        entity <span class="name">e</span>. Such an example is permitted in \n' + 
+'        PROV-DM if the two activities denoted by <span class="name">a0</span> \n' + 
+'        and <span class="name">a2</span> are a single thing happening in the \n' + 
+'        world but described from different perspectives. \n' + 
+'      </p> \n' + 
+'    </div><div class="anexample"> \n' + 
+'      <p> \n' + 
+'        The same example is now revisited, with the following statements that \n' + 
+'        are structurally well-formed. Two accounts are introduced, and there is \n' + 
+'        a single generation for entity <span class="name">e</span> per account. \n' + 
+'      </p> \n' + 
+'      <p> \n' + 
+'        In a first account, entitled "summary", we find: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'activity(a0,t1,t2,[prov:type="workflow execution"]) \n' + 
+'wasGeneratedBy(e,a0,-) \n' + 
+'</pre> \n' + 
+'      <p> \n' + 
+'        In a second account, entitled "detail", we find: \n' + 
+'      </p> \n' + 
+'<pre class="codeexample" xml:space="preserve"> \n' + 
+'activity(a1,t1,t3,[prov:type="workflow execution"]) \n' + 
+'activity(a2,t3,t2,[prov:type="workflow execution"]) \n' + 
+'wasInformedBy(a2,a1) \n' + 
+'wasGeneratedBy(e,a2,-) \n' + 
+'</pre> \n' + 
+'    </div><div class="note"> \n' + 
+'      This section collects all of the explanatory material that I was not \n' + 
+'      certain how to interpret as an unambiguous inference or constraint. Some \n' + 
+'      of these observations may need to be folded into the explanatory text in \n' + 
+'      respective sections (for example for events, accounts or collections). \n' + 
+'      Editing is also needed to decrease redundancy. \n' + 
 '    </div><div class="anexample" id="a-report-example"> \n' + 
 '      Different users may take different perspectives on a resource with a URL. \n' + 
-'      For each perspective, an entity may be expressed: \n' + 
+'      A provenance record might use one (or more) different entities to talk \n' + 
+'      about different perspectives, such as: \n' + 
 '      <ul> \n' + 
 '        <li> \n' + 
 '          a report available at a URL: fixes the nature of the thing, i.e. a \n' + 
@@ -2032,520 +3178,44 @@
 '          methodology for producing it, and the broad team involved in it. \n' + 
 '        </li> \n' + 
 '      </ul> \n' + 
+'      <p> \n' + 
+'        We do not assume that any entity is a better or worse description of \n' + 
+'        reality than any other. That is, we do not assume an absolute ground \n' + 
+'        truth with respect to which we can judge correctness or completeness of \n' + 
+'        descriptions. In fact, it is possible to describe the processing that \n' + 
+'        occurred for the report to be commissioned, for individual versions to \n' + 
+'        be created, for those versions to be published at the given URL, etc., \n' + 
+'        each via a different entity with attribute-value pairs that fix some \n' + 
+'        aspects of the report appropriately. \n' + 
+'      </p> \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Constraints on alternateOf/specializationOf for this? \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Further discussion of entities moved from the old "Definitional \n' + 
+'      constraints" section. Should merge with the surrounding discussion to \n' + 
+'      avoid repetition. \n' + 
+'    </div><div class="note"> \n' + 
+'      TODO: Further discussion of activities moved from old "Definitional \n' + 
+'      constraints and inferences" section. Edit to avoid repeating information. \n' + 
 '    </div><div class="anexample"> \n' + 
 '      A file at some point during its lifecycle, which includes multiple edits \n' + 
 '      by multiple people, can be described by its type, its location in the file \n' + 
 '      system, a creator, and content. \n' + 
 '    </div><div class="note"> \n' + 
-'      The last point is important. It indicates that within an account: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          It is always possible to add new provenance descriptions, e.g. stating \n' + 
-'          that a given entity was used by an activity, or derived from another. \n' + 
-'          This is very much an open world assumption. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          It is not permitted to add new attributes to a given entity (a form of \n' + 
-'          closed world assumption from the attributes point of view), though it \n' + 
-'          is always permitted to create a new description for an entity, which \n' + 
-'          is a "copy" of the original description extended with novel attributes \n' + 
-'          (cf Example <a href="#merge-with-rename">merge-with-rename</a>). \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of an entity, see <a href="#usage-precedes-invalidation">usage-precedes-invalidation</a>. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of an activity, see <a href="#start-precedes-end">start-precedes-end</a>. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of a generation, see <a href="#generation-within-activity">generation-within-activity</a>. \n' + 
-'    </div><div class="constraint" id="unique-generation-time"> \n' + 
-'      Given an entity denoted by <span class="name">e</span> and two time \n' + 
-'      instants <span class="name">t1</span> and <span class="name">t2</span>, \n' + 
-'      <span class="conditional">if</span> <span class="name">wasGeneratedBy(e, \n' + 
-'      -, t1)</span> and <span class="name">wasGeneratedBy(e, -, t2)</span> hold, \n' + 
-'      then <span class="name">t1</span>=<span class="name">t2</span>. \n' + 
-'    </div><div class="structural-forward"> \n' + 
-'      See <a href="#generation-uniqueness">generation-uniqueness</a> for further \n' + 
-'      structural constraints on generations. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of a usage, see <a href="#generation-precedes-usage">generation-precedes-usage</a> \n' + 
-'      and <a href="#usage-within-activity">usage-within-activity</a>. \n' + 
-'    </div><div class="constraint" id="unique-startTime"> \n' + 
-'      Given an activity <span class="name">activity(a,t1,t2,attrs1)</span> and \n' + 
-'      its start <span class="name">wasStartedBy(id,a,e,t,attrs2)</span>, then \n' + 
-'      <span class="name">t</span>=<span class="name">t1</span>. \n' + 
-'    </div><div class="constraint" id="unique-endTime"> \n' + 
-'      Given an activity <span class="name">activity(a,t1,t2,attrs1)</span> and \n' + 
-'      its end <span class="name">wasEndedBy(id,a,e,t,attrs2)</span>, then <span class="name">t</span>=<span class="name">t2</span>. \n' + 
-'    </div><div class="constraint" id="wasInformedBy-Definition"> \n' + 
-'      Given two activities identified by <span class="name">a1</span> and <span class="name">a2</span>, <span class="name">wasInformedBy(a2,a1)</span> \n' + 
-'      holds, <span class="conditional">if and only if</span> there is an entity \n' + 
-'      with some identifier <span class="name">e</span> and some sets of \n' + 
-'      attribute-value pairs <span class="name">attrs1</span> and <span class="name">attrs2</span>, such that <span class="name">wasGeneratedBy(e,a1,-,attrs1)</span> \n' + 
-'      and <span class="name">used(a2,e,-,attrs2)</span> hold. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of an information flow ordering, see <a href="#wasInformedBy-ordering">wasInformedBy-ordering</a>. \n' + 
-'    </div><div class="constraint" id="wasStartedBy"> \n' + 
-'      Given two activities with identifiers <span class="name">a1</span> and \n' + 
-'      <span class="name">a2</span>, <span class="name">wasStartedBy(a2,a1)</span> \n' + 
-'      holds <span class="conditional">if and only if</span> there exist an \n' + 
-'      entity with some identifier <span class="name">e</span> and some \n' + 
-'      attributes <span class="name">gAttr</span> and <span class="name">sAttr</span>, \n' + 
-'      such that <span class="name">wasGeneratedBy(e,a1,-,gAttr)</span> and <span class="name">wasStartedBy(a2,e,-,sAttr)</span> hold. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of a control flow ordering, see <a href="#wasStartedBy-ordering">wasStartedBy-ordering</a>. \n' + 
-'    </div><div class="inference" id="attribution-implication"> \n' + 
-'      <span class="conditional">If</span> <span class="name">wasAttributedTo(e,ag)</span> \n' + 
-'      holds for some identifiers <span class="name">e</span> and <span class="name">ag</span>, <span class="conditional">then</span> there exists \n' + 
-'      an activity with some identifier <span class="name">a</span> such that the \n' + 
-'      following statements hold: \n' + 
-'<pre xml:space="preserve"> \n' + 
-'activity(a, t1, t2, attr1) \n' + 
-'wasGenerateBy(e, a, -) \n' + 
-'wasAssociatedWith(a, ag, -, attr2) \n' + 
-'</pre> \n' + 
-'      for some sets of attribute-value pairs <span class="name">attr1</span> and \n' + 
-'      <span class="name">attr2</span>, time <span class="name">t1</span>, and \n' + 
-'      <span class="name">t2</span>. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of an association, see <a href="#wasAssociatedWith-ordering">wasAssociatedWith-ordering</a>. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of responsibility, see <a href="#actedOnBehalfOf-ordering">actedOnBehalfOf-ordering</a>. \n' + 
-'    </div><div class="interpretation-forward"> \n' + 
-'      For the interpretation of a derivation, see <a href="#derivation-usage-generation-ordering">derivation-usage-generation-ordering</a> \n' + 
-'      and <a href="#derivation-generation-generation-ordering">derivation-generation-generation-ordering</a> \n' + 
-'    </div><div class="structural-forward"> \n' + 
-'      See <a href="#derivation-use">derivation-use</a> for a structural \n' + 
-'      constraint on derivations. \n' + 
-'    </div><div class="inference" id="wasRevision"> \n' + 
-'      Given two identifiers <span class="name">e1</span> and <span class="name">e2</span> \n' + 
-'      identifying two entities, and an identifier <span class="name">ag</span> \n' + 
-'      identifying an agent, <span class="conditional">if</span> <span class="name">wasRevisionOf(e2,e1,ag)</span> holds, <span class="conditional">then</span> there exists an entity with some \n' + 
-'      identifier <span class="name">e</span> and some attribute-values <span class="name">eAttrs</span>, <span class="name">dAttrs</span>, such that \n' + 
-'      the following hold: \n' + 
-'<pre xml:space="preserve"> \n' + 
-'wasDerivedFrom(e2,e1,dAttrs) \n' + 
-'entity(e,eAttrs) \n' + 
-'specializationOf(e2,e) \n' + 
-'specializationOf(e1,e) \n' + 
-'wasAttributedTo(e2,ag) \n' + 
-'</pre> \n' + 
-'    </div><div class="inference" id="quotation-implication"> \n' + 
-'      <span class="conditional">If</span> <span class="name">wasQuotedFrom(e2,e1,ag2,ag1,attrs)</span> \n' + 
-'      holds for some identifiers <span class="name">e2</span>, <span class="name">e1</span>, \n' + 
-'      <span class="name">ag2</span>, <span class="name">ag1</span>, <span class="conditional">then</span> the following hold: \n' + 
-'<pre xml:space="preserve"> \n' + 
-'wasDerivedFrom(e2,e1) \n' + 
-'wasAttributedTo(e2,ag2) \n' + 
-'wasAttributedTo(e1,ag1) \n' + 
-'</pre> \n' + 
-'    </div><div class="inference" id="traceability-inference"> \n' + 
-'      Given two identifiers <span class="name">e2</span> and <span class="name">e1</span> \n' + 
-'      for entities, the following statements hold: \n' + 
-'      <ol> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">wasDerivedFrom(e2,e1,a,g2,u1)</span> \n' + 
-'          holds, for some <span class="name">a</span>, <span class="name">g2</span>, \n' + 
-'          <span class="name">u1</span>, <span class="conditional">then</span> \n' + 
-'          <span class="name">tracedTo(e2,e1)</span> also holds. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">wasDerivedFrom(e2,e1)</span> \n' + 
-'          holds, <span class="conditional">then</span> <span class="name">tracedTo(e2,e1)</span> \n' + 
-'          also holds. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">wasAttributedTo(e2,ag1,aAttr)</span> \n' + 
-'          holds, <span class="conditional">then</span> <span class="name">tracedTo(e2,ag1)</span> \n' + 
-'          also holds. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">wasAttributedTo(e2,ag2,aAttr)</span>, \n' + 
-'          <span class="name">wasGeneratedBy(e2,a,gAttr)</span>, and <span class="name">actedOnBehalfOf(ag2,ag1,a,rAttr)</span> hold, for some \n' + 
-'          <span class="name">a</span>, <span class="name">ag2</span>, <span class="name">ag1</span>, <span class="name">aAttr</span>, <span class="name">gAttr</span>, and <span class="name">rAttr</span>, <span class="conditional">then</span> <span class="name">tracedTo(e2,ag1)</span> \n' + 
-'          also holds. \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">wasGeneratedBy(e2,a,gAttr)</span> \n' + 
-'          and <span class="name">wasStartedBy(a,e1,sAttr)</span> hold, for some \n' + 
-'          <span class="name">a</span>, <span class="name">gAttr</span> , <span class="name">sAttr</span> \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="conditional">If</span> <span class="name">tracedTo(e2,e)</span> \n' + 
-'          and <span class="name">tracedTo(e,e1)</span> hold for some <span class="name">e</span>, <span class="conditional">then</span> <span class="name">tracedTo(e2,e1)</span> also holds. \n' + 
-'        </li> \n' + 
-'      </ol> \n' + 
-'    </div><div class="constraint" id="traceability-assertion"> \n' + 
-'      <span class="conditional">If</span> <span class="name">tracedTo(r2,r1,attrs)</span> \n' + 
-'      holds for two identifiers <span class="name">r2</span> and <span class="name">r1</span> identifying entities, and attribute-value pairs \n' + 
-'      <span class="name">attrs</span>, <span class="conditional">then</span> \n' + 
-'      there exist <span class="name">e<sup>0</sup></span>, <span class="name">e<sup>1</sup></span>, \n' + 
-'      ..., <span class="name">e<sup>n</sup></span> for <span class="name">nge;1</span>, \n' + 
-'      with <span class="name">e<sup>0</sup></span>=<span class="name">r2</span> \n' + 
-'      and <span class="name">e<sup>n</sup></span>=<span class="name">r1</span>, \n' + 
-'      and for any i such that <span class="name">0le;ile;n-1</span>, at least \n' + 
-'      of the following statements holds: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="name">wasDerivedFrom(e<sup>i</sup>,e<sup>i+1</sup>,a,g2,u1)</span> \n' + 
-'          holds, for some <span class="name">a</span>, <span class="name">g2</span>, \n' + 
-'          <span class="name">u1</span>, or \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">wasDerivedFrom(e<sup>i</sup>,e<sup>i+1</sup>)</span> \n' + 
-'          holds, or \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">wasAttributedTo(e<sup>i</sup>,e<sup>i+1</sup>)</span> \n' + 
-'          holds, or \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">wasAttributedTo(e<sup>i</sup>,e)</span>, <span class="name">wasGeneratedBy(e<sup>i</sup>,a,gAttr)</span>, and <span class="name">actedOnBehalfOf(e,e<sup>i+1</sup>,a,rAttr)</span> hold, \n' + 
-'          for some <span class="name">a</span>, <span class="name">e</span> and \n' + 
-'          <span class="name">gAttr</span>, <span class="name">rAttr</span>, or \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">wasGeneratedBy(e<sup>i</sup>,a,gAttr) and \n' + 
-'          wasStartedBy(a,e<sup>i+1</sup>,sAttr)</span> hold, for some <span class="name">a</span>, <span class="name">e</span>, and <span class="name">gAttr</span>, and <span class="name">sAttr</span>. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><div class="anexample" id="anexample-not-symmetric"> \n' + 
-'      "Alice\'s toyota car on fifth Avenue" is a specialization of "Alice\'s \n' + 
-'      toyota car", but the converse does not hold. \n' + 
-'    </div><div class="anexample" id="anexample-specialization-not-anti-symmetric"> \n' + 
-'      anti-symmetric counter-example??? \n' + 
-'    </div><div class="anexample" id="anexample-specialization-is-transitive"> \n' + 
-'      A specialization of "this email message" would be, for example, the \n' + 
-'      "printed version on my desk", which is a specialization of "my thoughts on \n' + 
-'      this email thread". So, the "printed version on my desk" is also a \n' + 
-'      specialization "my thoughts on this email thread". \n' + 
-'    </div><div class="anexample" id="anexample-alternate-not-transitive1"> \n' + 
-'      <p> \n' + 
-'        At 6pm, the customer in a chair is a woman in a red dress, who happens \n' + 
-'        to be Alice. After she leaves, another customer arrives at 7pm, a man \n' + 
-'        with glasses, who happens to be Bob. Transitivity does not hold since \n' + 
-'        the <span class="name">womanInRedDress</span> is not alternate of <span class="name">customerInChairAt7pm</span>. \n' + 
-'      </p> \n' + 
-'<pre xml:space="preserve"> \n' + 
-'alternate(womanInRedDress,customerInChairAt6pm) \n' + 
-'specialization(customerInChairAt6pm,Alice) \n' + 
-'specialization(womanInRedDress,Alice) \n' + 
-' \n' + 
-'alternate(manWithGlasses,customerInChairAt7pm) \n' + 
-'specialization(customerInChairAt7pm,Bob) \n' + 
-'specialization(manWithGlasses,Bob) \n' + 
-' \n' + 
-'alternate(customerInChairAt6pm, customerInChairAt7pm) \n' + 
-'specialization(customerInChairAt6pm, customerInChair) \n' + 
-'specialization(customerInChairAt7pm, customerInChair) \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      Two copies of the same book, where copy A was destroyed before copy B was \n' + 
-'      made. \n' + 
-'    </div><div class="anexample" id="example-two-entities-one-id"> \n' + 
-'      <p> \n' + 
-'        Let us consider two descriptions of a same entity, which we have taken \n' + 
-'        from two different contexts. A working draft published by the <span class="name">w3:Consortium</span>: \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(tr:WD-prov-dm-20111215, [ prov:type="pr:RecsWD" %% xsd:QName ]) \n' + 
-'</pre> \n' + 
-'      The second version of a document edited by some authors: \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(tr:WD-prov-dm-20111215, [ prov:type="document", ex:version="2" ]) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        Both descriptions are about the same entity identified by <span class="name">tr:WD-prov-dm-20111215</span>, but they contain different \n' + 
-'        attributes, describing the situation or partial state of the these \n' + 
-'        entities according to the context in which they occur. \n' + 
-'      </p> \n' + 
-'    </div><div class="constraint" id="unique-description-in-account"> \n' + 
-'      <p> \n' + 
-'        Given an entity identifier <span class="name">e</span>, there is at most \n' + 
-'        one description <span class="name">entity(e,attrs)</span> occurring in a \n' + 
-'        given account, where <span class="name">attrs</span> is some set of \n' + 
-'        attribute-values. Other descriptions of the same entity can exist in \n' + 
-'        different accounts. \n' + 
-'      </p> \n' + 
-'      <p> \n' + 
-'        This constraint similarly applies to all other types and relations, with \n' + 
-'        explicit identity. \n' + 
-'      </p> \n' + 
-'    </div><div class="structural-forward"> \n' + 
-'      See Section <a href="#structural-constraints">structural-constraints</a> \n' + 
-'      for a structural constraint on accounts \n' + 
-'    </div><div class="anexample" id="merge-with-rename"> \n' + 
-'      <p> \n' + 
-'        We now reconsider the same two descriptions of a same entity, but we \n' + 
-'        change the identifier for one of them: \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(tr:WD-prov-dm-20111215, [ prov:type="pr:RecsWD" %% xsd:QName ]) \n' + 
-'entity(ex:alternate-20111215, [ prov:type="document", ex:version="2" ]) \n' + 
-'alternateOf(tr:WD-prov-dm-20111215,ex:alternate-20111215) \n' + 
-'alternateOf(ex:alternate-20111215,tr:WD-prov-dm-20111215) \n' + 
-'</pre> \n' + 
-'    </div><div class="interpretation" id="start-precedes-end"> \n' + 
-'      The following ordering constraint holds for any activity: the <a title="activity start event">start event</a> <a>precedes</a> the <a title="activity end event">end event</a>. \n' + 
-'    </div><div class="interpretation" id="generation-precedes-usage"> \n' + 
-'      For any entity, the following ordering constraint holds: the <a title="entity generation event">generation</a> of an entity always <a>precedes</a> \n' + 
-'      any of its <a title="entity usage event">usages</a>. \n' + 
-'    </div><div class="interpretation" id="usage-precedes-invalidation"> \n' + 
-'      For any entity, the following ordering constraint holds: any <a title="entity usage event">usage</a> of an entity always <a>precedes</a> \n' + 
-'      its <a title="entity invalidation event">invalidation</a>. \n' + 
-'    </div><div class="interpretation" id="usage-within-activity"> \n' + 
-'      Given an activity with identifier <span class="name">a</span>, an entity \n' + 
-'      with identifier <span class="name">e</span>, a set of attribute-value \n' + 
-'      pairs <span class="name">attrs</span>, and optional time <span class="name">t</span>, \n' + 
-'      <span class="conditional">if</span> <span class="name">used(a,e,attrs)</span> \n' + 
-'      or <span class="name">used(a,e,attrs,t)</span> holds, <span class="conditional">then</span> the following ordering constraint holds: \n' + 
-'      the <a title="entity usage event">usage</a> of the entity denoted by <span class="name">e</span> <a>precedes</a> the <a title="activity end event">end</a> \n' + 
-'      of activity denoted by <span class="name">a</span> and <a>follows</a> its \n' + 
-'      <a title="activity start event">start</a>. \n' + 
-'    </div><div class="interpretation" id="generation-within-activity"> \n' + 
-'      Given an activity with identifier <span class="name">a</span>, an entity \n' + 
-'      with identifier <span class="name">e</span>, a set of attribute-value \n' + 
-'      pairs <span class="name">attrs</span>, and optional time <span class="name">t</span>, \n' + 
-'      <span class="conditional">if</span> <span class="name">wasGeneratedBy(e,a,attrs)</span> \n' + 
-'      or <span class="name">wasGeneratedBy(e,a,attrs,t)</span> holds, <span class="conditional">then</span> the following ordering constraint also \n' + 
-'      holds: the <a title="entity generation event">generation</a> of the entity \n' + 
-'      denoted by <span class="name">e</span> <a>precedes</a> the <a title="activity end event">end</a> of activity <span class="name">a</span> \n' + 
-'      and <a>follows</a> the <a title="activity start event">start</a> of <span class="name">a</span>. \n' + 
-'    </div><div class="interpretation" id="derivation-usage-generation-ordering"> \n' + 
-'      Given an activity with identifier <span class="name">a</span>, entities \n' + 
-'      with identifier <span class="name">e1</span> and <span class="name">e2</span>, \n' + 
-'      a generation identified by <span class="name">g2</span>, and a usage \n' + 
-'      identified by <span class="name">u1</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasDerivedFrom(e2,e1,a,g2,u1,attrs)</span> holds, <span class="conditional">then</span> the following ordering constraint holds: \n' + 
-'      the <a title="entity usage event">usage</a> of entity denoted by <span class="name">e1</span> <a>precedes</a> the <a title="entity generation event">generation</a> of the entity denoted by \n' + 
-'      <span class="name">e2</span>. \n' + 
-'    </div><div class="interpretation" id="derivation-generation-generation-ordering"> \n' + 
-'      Given two entities denoted by <span class="name">e1</span> and <span class="name">e2</span>, <span class="conditional">if</span> <span class="name">wasDerivedFrom(e2,e1, attrs)</span> holds, <span class="conditional">then</span> the following ordering constraint holds: \n' + 
-'      the <a title="entity generation event">generation event</a> of the entity \n' + 
-'      denoted by <span class="name">e1</span> <a>precedes</a> the <a title="entity generation event">generation event</a> of the entity denoted \n' + 
-'      by <span class="name">e2</span>. \n' + 
-'    </div><div class="interpretation" id="wasInformedBy-ordering"> \n' + 
-'      Given two activities denoted by <span class="name">a1</span> and <span class="name">a2</span>, <span class="conditional">if</span> <span class="name">wasInformedBy(a2,a1)</span> holds, <span class="conditional">then</span> \n' + 
-'      the following ordering constraint holds: the <a title="activity start event">start event</a> of the activity denoted by \n' + 
-'      <span class="name">a1</span> <a>precedes</a> the <a title="activity end event">end event</a> of the activity denoted by <span class="name">a2</span>. \n' + 
-'    </div><div class="interpretation" id="wasStartedBy-ordering"> \n' + 
-'      Given two activities denoted by <span class="name">a1</span> and <span class="name">a2</span>, <span class="conditional">if</span> <span class="name">wasStartedBy(a2,a1)</span> holds, <span class="conditional">then</span> \n' + 
-'      the following ordering constraint holds: the <a title="activity start event">start</a> event of the activity denoted by \n' + 
-'      <span class="name">a1</span> <a>precedes</a> the <a title="activity start event">start event</a> of the activity denoted by \n' + 
-'      <span class="name">a2</span>. \n' + 
-'    </div><div class="interpretation" id="wasStartedByAgent-ordering"> \n' + 
-'      Given an activity denoted by <span class="name">a</span> and an entity \n' + 
-'      denoted by <span class="name">e</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasStartedBy(a,e)</span> holds, <span class="conditional">then</span> the following ordering constraints hold: \n' + 
-'      the <a title="activity start event">start</a> event of the activity \n' + 
-'      denoted by <span class="name">a</span> <a>follows</a> the <a title="entity generation event">generation event</a> for entity <span class="name">e</span>, and <a>precedes</a> the invalidation event of the \n' + 
-'      same entity. \n' + 
-'    </div><div class="interpretation" id="wasEndedByAgent-ordering"> \n' + 
-'      Given an activity denoted by <span class="name">a</span> and an entity \n' + 
-'      denoted by <span class="name">e</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasEndedBy(a,e)</span> holds, <span class="conditional">then</span> \n' + 
-'      the following ordering constraints hold: the <a title="activity end event">end</a> \n' + 
-'      event of the activity denoted by <span class="name">a</span> <a>follows</a> \n' + 
-'      the <a title="entity generation event">generation event</a> for entity \n' + 
-'      <span class="name">e</span>, and <a>precedes</a> the invalidation event of \n' + 
-'      the same entity. \n' + 
-'    </div><div class="interpretation" id="wasAssociatedWith-ordering"> \n' + 
-'      Given an activity denoted by <span class="name">a</span> and an agent \n' + 
-'      denoted by <span class="name">ag</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasAssociatedWith(a,ag)</span> holds, <span class="conditional">then</span> the following ordering constraints hold: \n' + 
-'      the <a title="activity start event">start</a> event of the activity \n' + 
-'      denoted by <span class="name">a</span> precedes the invalidation event of \n' + 
-'      the agent denoted by <span class="name">ag</span>, and the <a title="entity generation event">generation event</a> for agent denoted by \n' + 
-'      <span class="name">ag</span> <a>precedes</a> the activity <a title="activity end event">end</a> event. \n' + 
-'    </div><div class="interpretation" id="wasAttributedWith-ordering"> \n' + 
-'      Given an entity denoted by <span class="name">e</span> and an agent \n' + 
-'      denoted by <span class="name">ag</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasAttributedWith(e,ag)</span> holds, <span class="conditional">then</span> the following ordering constraints hold: \n' + 
-'      the <a title="entity generation event">generation</a> event of the entity \n' + 
-'      denoted by <span class="name">e</span> precedes the invalidation event of \n' + 
-'      the agent denoted by <span class="name">ag</span>, and the <a title="entity generation event">generation event</a> for agent denoted by \n' + 
-'      <span class="name">ag</span> <a>precedes</a> the entity <a title="entity invalidation event">invalidation</a> event. \n' + 
-'    </div><div class="interpretation" id="actedOnBehalfOf-ordering"> \n' + 
-'      Given two agents <span class="name">ag1</span> and <span class="name">ag2</span>, \n' + 
-'      <span class="conditional">if</span> <span class="name">actedOnBehalfOf(ag2,ag1)</span> \n' + 
-'      holds, <span class="conditional">then</span> the following ordering \n' + 
-'      constraints hold: the <a title="entity generation event">generation</a> \n' + 
-'      event of the agent denoted by <span class="name">ag2</span> precedes the \n' + 
-'      invalidation event of agent <span class="name">ag1</span>, and the <a title="entity generation event">generation event</a> for agent denoted by \n' + 
-'      <span class="name">ag1</span> <a>precedes</a> <a title="entity invalidation event">invalidation</a> event for <span class="name">ag2</span>. \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        In the following descriptions, a workflow execution <span class="name">a0</span> \n' + 
-'        consists of two sub-workflow executions <span class="name">a1</span> and \n' + 
-'        <span class="name">a2</span>. Sub-workflow execution <span class="name">a2</span> \n' + 
-'        generates entity <span class="name">e</span>, so does <span class="name">a0</span>. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a0, [prov:type="workflow execution"]) \n' + 
-'activity(a1, [prov:type="workflow execution"]) \n' + 
-'activity(a2, [prov:type="workflow execution"]) \n' + 
-'wasInformedBy(a2,a1) \n' + 
-' \n' + 
-'wasGeneratedBy(e,a0) \n' + 
-'wasGeneratedBy(e,a2) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        So, we have two different <a title="generation">generations</a> for \n' + 
-'        entity <span class="name">e</span>. Such an example is permitted in \n' + 
-'        PROV-DM if the two activities denoted by <span class="name">a0</span> \n' + 
-'        and <span class="name">a2</span> are a single thing happening in the \n' + 
-'        world but described from different perspectives. \n' + 
-'      </p> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        The same example is now revisited, with the following descriptions that \n' + 
-'        are structurally well-formed. Two accounts are introduced, and there is \n' + 
-'        a single generation for entity <span class="name">e</span> per account. \n' + 
-'      </p> \n' + 
-'      <p> \n' + 
-'        In a first account, entitled "summary", we find: \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a0,t1,t2,[prov:type="workflow execution"]) \n' + 
-'wasGeneratedBy(e,a0,-) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        In a second account, entitled "detail", we find: \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'activity(a1,t1,t3,[prov:type="workflow execution"]) \n' + 
-'activity(a2,t3,t2,[prov:type="workflow execution"]) \n' + 
-'wasInformedBy(a2,a1) \n' + 
-'wasGeneratedBy(e,a2,-) \n' + 
-'</pre> \n' + 
-'    </div><div class="constraint" id="generation-uniqueness"> \n' + 
-'      Given an entity denoted by <span class="name">e</span>, two activities \n' + 
-'      denoted by <span class="name">a1</span> and <span class="name">a2</span>, \n' + 
-'      two time instants <span class="name">t1</span> and <span class="name">t2</span>, \n' + 
-'      and two sets of attribute-value pairs <span class="name">attrs1</span> and \n' + 
-'      <span class="name">attrs2</span>, <span class="conditional">if</span> \n' + 
-'      <span class="name">wasGeneratedBy(id1, e, a1, t1, attrs1)</span> and <span class="name">wasGeneratedBy(id2, e, a2, t2, attrs2)</span> exist in the \n' + 
-'      scope of a given account, <span class="conditional">then</span> <span class="name">id1</span>=<span class="name">id2</span>, <span class="name">a1</span>=<span class="name">a2</span>, <span class="name">t1</span>=<span class="name">t2</span> \n' + 
-'      and <span class="name">attrs1</span>=<span class="name">attrs2</span>. \n' + 
-'    </div><div class="inference" id="derivation-use"> \n' + 
-'      <p> \n' + 
-'        Given an activity <span class="name">a</span>, entities denoted by <span class="name">e1</span> and <span class="name">e2</span>, and sets of \n' + 
-'        attribute-value pairs <span class="name">dAttrs</span>, <span class="name">gAttrs</span>, <span class="conditional">if</span> <span class="name">wasDerivedFrom(e2,e1, a, dAttrs)</span> and <span class="name">wasGeneratedBy(e2,a,-,gAttrs)</span> hold, <span class="conditional">then</span> <span class="name">used(a,e1,-,uAttrs)</span> \n' + 
-'        also holds for some set of attribute-value pairs <span class="name">uAttrs</span>. \n' + 
-'      </p> \n' + 
-'    </div><div class="constraint" id="membership-as-insertion"> \n' + 
-'      <span class="name">memberOf(c, {(k1, v1), ...})</span> holds <span class="conditional">if and only if</span> there exists a collection <span class="name">c0</span>, such that <span class="name">derivedByInsertionFrom(c, \n' + 
-'      c0, {(k1, v1), ...})</span>. \n' + 
-'    </div><div class="constraint" id="collection-unique-derivation"> \n' + 
-'      A collection MUST NOT be derived through multiple insertions, removal, or \n' + 
-'      membership relations. \n' + 
-'    </div><div class="anexample"> \n' + 
-'      Consider the following descriptions about three collections. \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(c1, [prov:type="prov:Collection"  %% xsd:QName]) \n' + 
-'entity(c2, [prov:type="prov:Collection"  %% xsd:QName]) \n' + 
-'entity(c3, [prov:type="prov:Collection"  %% xsd:QName]) \n' + 
-' \n' + 
-' \n' + 
-'derivedByInsertionFrom(c3, c1, {("k1", e1), ("k2", e2)}) \n' + 
-'derivedByInsertionFrom(c3, c2, {("k3", e3)}) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        There is no interpretation for such descriptions since <span class="name">c3</span> \n' + 
-'        is derived multiple times by insertion. \n' + 
-'      </p> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        As a particular case, collection <span class="name">c</span> is derived \n' + 
-'        multiple times from the same <span class="name">c1</span>. \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'derivedByInsertionFrom(id1, c, c1, {("k1", e1), ("k2", e2)}) \n' + 
-'derivedByInsertionFrom(id2, c, c1, {("k3", e3), ("k4", e4)}) \n' + 
-'</pre> \n' + 
-'      <p> \n' + 
-'        The interpretation of such descriptions is also unspecified. \n' + 
-'      </p> \n' + 
-'      <p> \n' + 
-'        To describe the insertion of the 4 key-entity pairs, one would instead \n' + 
-'        write: \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'derivedByInsertionFrom(id1, c, c1, {("k1", e1), ("k2", e2), ("k3", e3), ("k4", e4)}) \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      <p> \n' + 
-'        The following descriptions \n' + 
-'      </p> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'derivedByInsertionFrom(c, c1, {("k1", e1)}) \n' + 
-'derivedByRemovalFrom(c, c2, {"k2"}) \n' + 
-'</pre> \n' + 
-'      have no interpretation. Nor have the following: \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'derivedByInsertionFrom(c, c1, {("k1", e1)}) \n' + 
-'memberOf(c, {"k2"}). \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(c0, [prov:type="prov:EmptyCollection" %% xsd:QName])    // c0 is an empty collection \n' + 
-'entity(c1, [prov:type="prov:Collection" %% xsd:QName]) \n' + 
-'entity(c2, [prov:type="prov:Collection" %% xsd:QName]) \n' + 
-'entity(c3, [prov:type="prov:Collection" %% xsd:QName]) \n' + 
-'entity(e1) \n' + 
-'entity(e2) \n' + 
-'entity(e3) \n' + 
-' \n' + 
-'derivedByInsertionFrom(c1, c0, {("k1", e1)})       \n' + 
-'derivedByInsertionFrom(c2, c0, {("k2", e2)})        \n' + 
-'derivedByInsertionFrom(c3, c1, {("k3", e3)})        \n' + 
-'</pre> \n' + 
-'      From this set of descriptions, we conclude: \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'  c1 = { ("k1", e1) } \n' + 
-'  c2 = { ("k2", e2) } \n' + 
-'  c3 = { ("k1", e1), ("k3", e3)} \n' + 
-'</pre> \n' + 
-'    </div><div class="anexample"> \n' + 
-'      In the example, the state of <span class="name">c2</span> is only \n' + 
-'      partially known because the collection is constructed from partially known \n' + 
-'      other collections. \n' + 
-'<pre class="codeexample" xml:space="preserve"> \n' + 
-'entity(c0, [prov:type="prov:EmptyCollection" %% xsd:QName])    // c0 is an empty collection \n' + 
-'entity(c1, [prov:type="prov:Collection" %% xsd:QName])     \n' + 
-'entity(c2, [prov:type="prov:Collection" %% xsd:QName])     \n' + 
-'entity(c3, [prov:type="prov:Collection" %% xsd:QName])     \n' + 
-'entity(e1) \n' + 
-'entity(e2) \n' + 
-' \n' + 
-'derivedByInsertionFrom(c1, c0, {("k1", e1)})        \n' + 
-'wasDerivedFrom(c2, c1)                        \n' + 
-'derivedByInsertionFrom(c3, c2, {("k2", e2)})        \n' + 
-' </pre> \n' + 
-'      From this set of descriptions, we conclude: \n' + 
-'      <ul> \n' + 
-'        <li> \n' + 
-'          <span class="name">c1 = { ("k1", e1) }</span> \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">c2</span> is somehow derived from <span class="name">c1</span>, \n' + 
-'          but the precise sequence of updates is unknown \n' + 
-'        </li> \n' + 
-'        <li> \n' + 
-'          <span class="name">c3</span> includes <span class="name">("k2", e2)</span> \n' + 
-'          but the earlier "gap" leaves uncertainty regarding <span class="name">("k1", \n' + 
-'          e1)</span> (it may have been removed) or any other pair that may have \n' + 
-'          been added as part of the derivation activities. \n' + 
-'        </li> \n' + 
-'      </ul> \n' + 
-'    </div><span class="glossary" id="glossary-account"> An <dfn>account</dfn> is a \n' + 
-'      entity that contains a bundle of provenance descriptions. </span><span class="name">Account</span><span class="name">e</span><span class="name">t1</span><span class="name">t2</span><span class="conditional">if</span><span class="name">wasGeneratedBy(e, \n' + 
-'      -, t1)</span><span class="name">wasGeneratedBy(e, -, t2)</span><span class="name">t1</span><span class="name">t2</span><span class="name">activity(a,t1,t2,attrs1)</span><span class="name">wasStartedBy(id,a,e,t,attrs2)</span><span class="name">t</span><span class="name">t1</span><span class="name">activity(a,t1,t2,attrs1)</span><span class="name">wasEndedBy(id,a,e,t,attrs2)</span><span class="name">t</span><span class="name">t2</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasInformedBy(a2,a1)</span><span class="conditional">if and only if</span><span class="name">e</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="name">wasGeneratedBy(e,a1,-,attrs1)</span><span class="name">used(a2,e,-,attrs2)</span><span class="name">wasInformedBy</span><span class="name">wasInformedBy(a3,a1)</span><span class="name">wasInformedBy(a2,a1)</span><span class="name">e1</span><span class="name">e1</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasInformedBy(a3,a2)</span><span class="name">e2</span><span class="name">e2</span><span class="name">a2</span><span class="name">a3</span><span class="name">e1</span><span class="name">e2</span><span class="name">a3</span><span class="name">a1</span><span class="name">a3</span><span class="name">a1</span><span class="name">a2</span><span class="name">a1</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasStartedBy(a2,a1)</span><span class="conditional">if and only if</span><span class="name">e</span><span class="name">gAttr</span><span class="name">sAttr</span><span class="name">wasGeneratedBy(e,a1,-,gAttr)</span><span class="name">wasStartedBy(a2,e,-,sAttr)</span><span class="conditional">If</span><span class="name">wasAttributedTo(e,ag)</span><span class="name">e</span><span class="name">ag</span><span class="conditional">then</span><span class="name">a</span><span class="name">attr1</span><span class="name">attr2</span><span class="name">t1</span><span class="name">t2</span><span class="name">wasAssociatedWith(a, \n' + 
-'        ag, -, attr)</span><span class="name">wasAssociatedWith(a, -, \n' + 
-'        pl, attr)</span><span class="name">wasGeneratedBy(g, \n' + 
-'      e2, a, -, attrs2)</span><span class="name">used(u, a, e1, \n' + 
-'      -, attrs1)</span><span class="name">e1</span><span class="name">e2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="name">a</span><span class="name">wasDerivedFrom(e2, e1, a, g, u)</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e1</span><span class="name">e2</span><span class="name">ag</span><span class="conditional">if</span><span class="name">wasRevisionOf(e2,e1,ag)</span><span class="conditional">then</span><span class="name">e</span><span class="name">eAttrs</span><span class="name">dAttrs</span><span class="name">wasRevisionOf(e2,e1,-,attr)</span><span class="name">wasRevisionOf</span><span class="name">wasDerivedFrom</span><span class="name">e2</span><span class="name">e1</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="conditional">If</span><span class="name">wasQuotedFrom(e2,e1,ag2,ag1,attrs)</span><span class="name">e2</span><span class="name">e1</span><span class="name">ag2</span><span class="name">ag1</span><span class="conditional">then</span><span class="name">wasQuotedFrom(e2,e1,-,-,attrs)</span><span class="name">e2</span><span class="name">e1</span><span class="conditional">If</span><span class="name">wasDerivedFrom(e2,e1,a,g2,u1)</span><span class="name">a</span><span class="name">g2</span><span class="name">u1</span><span class="conditional">then</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">If</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="conditional">then</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">If</span><span class="name">wasAttributedTo(e2,ag1,aAttr)</span><span class="conditional">then</span><span class="name">tracedTo(e2,ag1)</span><span class="conditional">If</span><span class="name">wasAttributedTo(e2,ag2,aAttr)</span><span class="name">wasGeneratedBy(e2,a,gAttr)</span><span class="name">actedOnBehalfOf(ag2,ag1,a,rAttr)</span><span class="name">a</span><span class="name">ag2</span><span class="name">ag1</span><span class="name">aAttr</span><span class="name">gAttr</span><span class="name">rAttr</span><span class="conditional">then</span><span class="name">tracedTo(e2,ag1)</span><span class="conditional">If</span><span class="name">wasGeneratedBy(e2,a,gAttr)</span><span class="name">wasStartedBy(a,e1,sAttr)</span><span class="name">a</span><span class="name">gAttr</span><span class="name">sAttr</span><span class="conditional">If</span><span class="name">tracedTo(e2,e)</span><span class="name">tracedTo(e,e1)</span><span class="name">e</span><span class="conditional">then</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">If</span><span class="name">tracedTo(r2,r1,attrs)</span><span class="name">r2</span><span class="name">r1</span><span class="name">attrs</span><span class="conditional">then</span><span class="name">e<sup>0</sup></span><span class="name">e<sup>1</sup></span><span class="name">e<sup>n</sup></span><span class="name">nge;1</span><span class="name">e<sup>0</sup></span><span class="name">r2</span><span class="name">e<sup>n</sup></span><span class="name">r1</span><span class="name">0le;ile;n-1</span><span class="name">wasDerivedFrom(e<sup>i</sup>,e<sup>i+1</sup>,a,g2,u1)</span><span class="name">a</span><span class="name">g2</span><span class="name">u1</span><span class="name">wasDerivedFrom(e<sup>i</sup>,e<sup>i+1</sup>)</span><span class="name">wasAttributedTo(e<sup>i</sup>,e<sup>i+1</sup>)</span><span class="name">wasAttributedTo(e<sup>i</sup>,e)</span><span class="name">wasGeneratedBy(e<sup>i</sup>,a,gAttr)</span><span class="name">actedOnBehalfOf(e,e<sup>i+1</sup>,a,rAttr)</span><span class="name">a</span><span class="name">e</span><span class="name">gAttr</span><span class="name">rAttr</span><span class="name">wasGeneratedBy(e<sup>i</sup>,a,gAttr) and \n' + 
-'          wasStartedBy(a,e<sup>i+1</sup>,sAttr)</span><span class="name">a</span><span class="name">e</span><span class="name">gAttr</span><span class="name">sAttr</span><span class="name">specializationOf(e1,e2)</span><span class="name">T1-2</span><span class="name">specializationOf(e2,e3)</span><span class="name">T2-3</span><span class="name">T1-2</span><span class="name">T2-3</span><span class="name">e2</span><span class="name">alternate(e,e)</span><span class="name">e</span><span class="name">e</span><span class="name">alternate(e1,e2)</span><span class="name">e</span><span class="name">e1</span><span class="name">e2</span><span class="name">e</span><span class="name">alternate(e2,e1)</span><span class="name">alternate(e1,e2)</span><span class="name">e1-2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1-2</span><span class="name">alternate(e2,e3)</span><span class="name">e2-3</span><span class="name">e2</span><span class="name">e3</span><span class="name">e2-3</span><span class="name">e1-3</span><span class="name">e1</span><span class="name">e3</span><span class="name">womanInRedDress</span><span class="name">customerInChairAt7pm</span><span class="name">customerInChairAt6pm</span><span class="name">customerInChairAt7pm</span><span class="name">womanInRedDress</span><span class="name">customerInChairAt6pm</span><span class="name">w3:Consortium</span><span class="name">tr:WD-prov-dm-20111215</span><span class="name">e</span><span class="name">entity(e,attrs)</span><span class="name">attrs</span><span class="name">alternateOf</span><span class="name">a</span><span class="name">e</span><span class="name">attrs</span><span class="name">t</span><span class="conditional">if</span><span class="name">used(a,e,attrs)</span><span class="name">used(a,e,attrs,t)</span><span class="conditional">then</span><span class="name">e</span><span class="name">a</span><span class="name">a</span><span class="name">e</span><span class="name">attrs</span><span class="name">t</span><span class="conditional">if</span><span class="name">wasGeneratedBy(e,a,attrs)</span><span class="name">wasGeneratedBy(e,a,attrs,t)</span><span class="conditional">then</span><span class="name">e</span><span class="name">a</span><span class="name">a</span><span class="name">e2</span><span class="name">e1</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">a</span><span class="name">e1</span><span class="name">e2</span><span class="name">g2</span><span class="name">u1</span><span class="conditional">if</span><span class="name">wasDerivedFrom(e2,e1,a,g2,u1,attrs)</span><span class="conditional">then</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">if</span><span class="name">wasDerivedFrom(e2,e1, attrs)</span><span class="conditional">then</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">a1</span><span class="name">a2</span><span class="name">a1</span><span class="name">a2</span><span class="name">a1</span><span class="name">a2</span><span class="conditional">if</span><span class="name">wasInformedBy(a2,a1)</span><span class="conditional">then</span><span class="name">a1</span><span class="name">a2</span><span class="name">a2</span><span class="name">a1</span><span class="name">a1</span><span class="name">a2</span><span class="name">a1</span><span class="name">a2</span><span class="conditional">if</span><span class="name">wasStartedBy(a2,a1)</span><span class="conditional">then</span><span class="name">a1</span><span class="name">a2</span><span class="name">a</span><span class="name">e</span><span class="conditional">if</span><span class="name">wasStartedBy(a,e)</span><span class="conditional">then</span><span class="name">a</span><span class="name">e</span><span class="name">a</span><span class="name">e</span><span class="conditional">if</span><span class="name">wasEndedBy(a,e)</span><span class="conditional">then</span><span class="name">a</span><span class="name">e</span><span class="name">a</span><span class="name">ag</span><span class="conditional">if</span><span class="name">wasAssociatedWith(a,ag)</span><span class="conditional">then</span><span class="name">a</span><span class="name">ag</span><span class="name">ag</span><span class="name">e</span><span class="name">ag</span><span class="conditional">if</span><span class="name">wasAttributedWith(e,ag)</span><span class="conditional">then</span><span class="name">e</span><span class="name">ag</span><span class="name">ag</span><span class="name">ag1</span><span class="name">ag2</span><span class="conditional">if</span><span class="name">actedOnBehalfOf(ag2,ag1)</span><span class="conditional">then</span><span class="name">ag2</span><span class="name">ag1</span><span class="name">ag1</span><span class="name">ag2</span><span class="name">g1</span><span class="name">g2</span><span class="name">a0</span><span class="name">a1</span><span class="name">a2</span><span class="name">a2</span><span class="name">e</span><span class="name">a0</span><span class="name">e</span><span class="name">a0</span><span class="name">a2</span><span class="name">e</span><span class="name">e</span><span class="name">a1</span><span class="name">a2</span><span class="name">t1</span><span class="name">t2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="conditional">if</span><span class="name">wasGeneratedBy(id1, e, a1, t1, attrs1)</span><span class="name">wasGeneratedBy(id2, e, a2, t2, attrs2)</span><span class="conditional">then</span><span class="name">id1</span><span class="name">id2</span><span class="name">a1</span><span class="name">a2</span><span class="name">t1</span><span class="name">t2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="name">a</span><span class="name">e1</span><span class="name">e2</span><span class="name">dAttrs</span><span class="name">gAttrs</span><span class="conditional">if</span><span class="name">wasDerivedFrom(e2,e1, a, dAttrs)</span><span class="name">wasGeneratedBy(e2,a,-,gAttrs)</span><span class="conditional">then</span><span class="name">used(a,e1,-,uAttrs)</span><span class="name">uAttrs</span><span class="name">e2</span><span class="name">e1</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="name">used(a,e1,-)</span><span class="name">wasGeneratedBy(e2,a,-)</span><span class="name">e1</span><span class="name">e2</span><span class="name">memberOf(c, {(k1, v1), ...})</span><span class="conditional">if and only if</span><span class="name">c0</span><span class="name">derivedByInsertionFrom(c, \n' + 
-'      c0, {(k1, v1), ...})</span><span class="name">c3</span><span class="name">c</span><span class="name">c1</span><span class="name">c2</span><span class="name">c1 = { ("k1", e1) }</span><span class="name">c2</span><span class="name">c1</span><span class="name">c3</span><span class="name">("k2", e2)</span><span class="name">("k1", \n' + 
-'          e1)</span></html> \n' + 
+'      The following paragraphs are unclear and need to be revised, to address \n' + 
+'      review concerns: if we aren\'t saying anything about how events and time \n' + 
+'      relate, and time is the only concrete information about event ordering in \n' + 
+'      PROV-DM, then how can implementations check that event ordering \n' + 
+'      constraints are satisfied? \n' + 
+'    </div><span class="conditional">IF</span><span class="name">hyp_1</span><span class="name">hyp_k</span><span class="conditional">THEN</span><span class="name">a_1</span><span class="name">a_m</span><span class="name">conclusion_1</span><span class="name">conclusion_n</span><span class="name">hyp_1</span><span class="name">hyp_k</span><span class="name">concl_1</span><span class="name">concl_n</span><span class="name">a_1</span><span class="name">a_m</span><span class="name">defined_exp</span><span class="conditional">IF \n' + 
+'        AND ONLY IF </span><span class="name">a_1</span><span class="name">a_m</span><span class="name">defining_exp_1</span><span class="name">defining_exp_n</span><span class="name">defined_exp</span><span class="name">defining_exp_1</span><span class="name">defining_exp_n</span><span class="name">a_1</span><span class="name">a_m</span><span class="name">a_1</span><span class="name">a_m</span><span class="name">defining_exp_1</span><span class="name">defining_exp_n</span><span class="name">def_exp</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasInformedBy(-;a2,a1)</span><span class="conditional">IF AND ONLY IF</span><span class="name">e</span><span class="name">wasGeneratedBy(-;e,a1,-,)</span><span class="name">used(-;a2,e,-)</span><span class="name">wasInformedBy</span><span class="name">wasInformedBy(a3,a1)</span><span class="name">wasInformedBy(a2,a1)</span><span class="name">e1</span><span class="name">e1</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasInformedBy(a3,a2)</span><span class="name">e2</span><span class="name">e2</span><span class="name">a2</span><span class="name">a3</span><span class="name">e1</span><span class="name">e2</span><span class="name">a3</span><span class="name">a1</span><span class="name">a3</span><span class="name">a1</span><span class="name">a2</span><span class="name">e</span><span class="name">a1</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasStartedBy(-;a2,e,a1,-)</span><span class="conditional">IF AND ONLY IF</span><span class="name">wasGeneratedBy(-;e,a1,-,-)</span><span class="name">wasStartedBy(-;a2,e,-,-)</span><span class="name">a2</span><span class="name">e</span><span class="name">a1</span><span class="name">a1</span><span class="name">a2</span><span class="name">wasEndedBy(-;a2,e,a1,-)</span><span class="conditional">IF AND ONLY IF</span><span class="name">wasGeneratedBy(-;e,a1,-,-)</span><span class="name">wasEndedBy(-;a2,e,-,-)</span><span class="name">a</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(-;e2,e1, \n' + 
+'        a, -, -)</span><span class="name">wasGeneratedBy(-;e2,a,-)</span><span class="conditional">THEN</span><span class="name">used(-;a,e1,-)</span><span class="name">e2</span><span class="name">e1</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="name">used(a,e1,-)</span><span class="name">wasGeneratedBy(e2,a,-)</span><span class="name">e1</span><span class="name">e2</span><span class="name">wasGeneratedBy(g; e2, a, -, attrs2)</span><span class="name">used(u; a, e1, -, attrs1)</span><span class="name">e1</span><span class="name">e2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="name">a</span><span class="name">wasDerivedFrom(e2, e1, a, g, u)</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e1</span><span class="name">e2</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(-,e2,e1,[prov:type="prov:WasRevisionOf"])</span><span class="conditional">THEN</span><span class="conditional">IF</span><span class="name">wasAttributedTo(-;e,ag)</span><span class="name">e</span><span class="name">ag</span><span class="conditional">THEN</span><span class="name">a</span><span class="name">e2</span><span class="name">e1</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(e2,e1,a,g2,u1)</span><span class="name">a</span><span class="name">g2</span><span class="name">u1</span><span class="conditional">THEN</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(e2,e1)</span><span class="conditional">THEN</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">IF</span><span class="name">wasAttributedTo(e2,ag1,aAttr)</span><span class="conditional">THEN</span><span class="name">tracedTo(e2,ag1)</span><span class="conditional">IF</span><span class="name">wasAttributedTo(e2,ag2,aAttr)</span><span class="name">wasGeneratedBy(-;e2,a,-,gAttr)</span><span class="name">actedOnBehalfOf(ag2,ag1,a,rAttr)</span><span class="name">a</span><span class="name">ag2</span><span class="name">ag1</span><span class="name">aAttr</span><span class="name">gAttr</span><span class="name">rAttr</span><span class="conditional">THEN</span><span class="name">tracedTo(e2,ag1)</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(e2,a,gAttr)</span><span class="name">wasStartedBy(a,e1,sAttr)</span><span class="name">a</span><span class="name">gAttr</span><span class="name">sAttr</span><span class="name">tracedTo(e2,e1)</span><span class="conditional">IF</span><span class="name">tracedTo(e2,e)</span><span class="name">tracedTo(e,e1)</span><span class="name">e</span><span class="conditional">THEN</span><span class="name">tracedTo(e2,e1)</span><span class="name">alternateOf</span><span class="name">e</span><span class="name">alternateOf(e,e)</span><span class="name">e1</span><span class="name">e2</span><span class="name">e3</span><span class="conditional">IF</span><span class="name">alternateOf(e1,e2)</span><span class="name">alternateOf(e2,e3)</span><span class="conditional">THEN</span><span class="name">alternateOf(e1,e3)</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">alternateOf(e1,e2)</span><span class="conditional">THEN</span><span class="name">alternateOf(e2,e1)</span><span class="name">e</span><span class="name">specializationOf(e,e)</span><span class="name">e1</span><span class="name">e2</span><span class="name">specializationOf(e1,e2)</span><span class="name">specializationOf(e2,e1)</span><span class="name">e1</span><span class="name">e2</span><span class="name">e3</span><span class="conditional">IF</span><span class="name">specializationOf(e1,e2)</span><span class="name">specializationOf(e2,e3)</span><span class="conditional">THEN</span><span class="name">specializationOf(e1,e3)</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">specializationOf(e1,e2)</span><span class="conditional">THEN</span><span class="name">alternateOf(e1,e2)</span><span class="name">e</span><span class="name">e1</span><span class="name">e2</span><span class="name">b1</span><span class="name">b2</span><span class="conditional">IF</span><span class="name">contentualizationOf(e, e1, b1)</span><span class="name">contentualizationOf(e, \n' + 
+'        e2, b2)</span><span class="conditional">THEN</span><span class="name">e1</span><span class="name">e2</span><span class="name">b1</span><span class="name">b2</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">contextualizationOf(e2,e1,b)</span><span class="conditional">THEN</span><span class="name">specializationOf(e2,e1)</span><span class="name">specializationOf(e1,e2)</span><span class="name">T1-2</span><span class="name">e1</span><span class="name">e2</span><span class="name">specializationOf(e2,e3)</span><span class="name">T2-3</span><span class="name">e2</span><span class="name">e3</span><span class="name">T1-2</span><span class="name">T2-3</span><span class="name">e2</span><span class="name">specializationOf(e1,e3)</span><span class="name">e1</span><span class="name">e3</span><span class="name">e1</span><span class="name">e3</span><span class="name">alternate(e,e)</span><span class="name">e</span><span class="name">e</span><span class="name">alternate(e1,e2)</span><span class="name">e</span><span class="name">e1</span><span class="name">e2</span><span class="name">e</span><span class="name">alternate(e2,e1)</span><span class="name">alternate(e1,e2)</span><span class="name">e1-2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1-2</span><span class="name">alternate(e2,e3)</span><span class="name">e2-3</span><span class="name">e2</span><span class="name">e3</span><span class="name">e2-3</span><span class="name">e1-3</span><span class="name">e1</span><span class="name">e3</span><span class="name">womanInRedDress\</span><span class="name">customerInChairAt7pm</span><span class="name">customerInChairAt6pm</span><span class="name">customerInChairAt7pm</span><span class="name">womanInRedDress</span><span class="name">customerInChairAt6pm</span><span class="name">wasAssociatedWith(a, \n' + 
+'            ag, -, attr)</span><span class="name">wasAssociatedWith(a, \n' + 
+'            -, pl, attr)</span><span class="name">actedOnBehalfOf(a, \n' + 
+'            ag2, ag1, -, attr)</span><span class="name">e</span><span class="name">entity(e,attrs)</span><span class="name">attrs</span><span class="name">a</span><span class="name">activity(a,t1,t2,attrs)</span><span class="name">attrs</span><span class="name">g1</span><span class="name">g2</span><span class="name">e</span><span class="name">a1</span><span class="name">a2</span><span class="name">t1</span><span class="name">t2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(id1; e, a1, t1, attrs1)</span><span class="name">wasGeneratedBy(id2; e, a2, t2, attrs2)</span><span class="conditional">THEN</span><span class="name">id1</span><span class="name">id2</span><span class="name">a1</span><span class="name">a2</span><span class="name">t1</span><span class="name">t2</span><span class="name">attrs1</span><span class="name">attrs2</span><span class="name">e</span><span class="name">t1</span><span class="name">t2</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(-;e, \n' + 
+'        -, t1)</span><span class="name">wasGeneratedBy(-;e, -, t2)</span><span class="conditional">THEN</span><span class="name">t1</span><span class="name">t2</span><span class="name">e</span><span class="name">t1</span><span class="name">t2</span><span class="conditional">IF</span><span class="name">wasInvalidatedBy(-;e, \n' + 
+'        -, t1)</span><span class="name">wasInvalidatedBy(-;e, -, t2)</span><span class="conditional">THEN</span><span class="name">t1</span><span class="name">t2</span><span class="conditional">IF</span><span class="name">activity(a,t1,t2)</span><span class="name">wasStartedBy(id;a,-,-,t)</span><span class="conditional">THEN</span><span class="name">t</span><span class="name">t1</span><span class="conditional">IF</span><span class="name">activity(a,t1,t2)</span><span class="name">wasEndedBy(id;a,-,-,t)</span><span class="conditional">THEN</span><span class="name">t</span><span class="name">t2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">wasStartedBy(start;a,-,-,-)</span><span class="name">wasEndedBy(end;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">end</span><span class="conditional">IF</span><span class="name">used(use;a,e,-)</span><span class="name">wasStartedBy(start;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">use</span><span class="conditional">IF</span><span class="name">used(use;a,e,-)</span><span class="name">wasEndedBy(end;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">use</span><span class="name">end</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(gen;a,e,-)</span><span class="name">wasStartedBy(start;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">gen</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(gen;a,e,-)</span><span class="name">wasEndedBy(end;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">end</span><span class="name">a1</span><span class="name">a2</span><span class="name">a1</span><span class="name">a2</span><span class="conditional">IF</span><span class="name">wasInformedBy(-;a2,a1)</span><span class="name">wasStartedBy(start;a1,-,-,-)</span><span class="name">wasEndedBy(end;a2,-,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">end</span><span class="name">a2</span><span class="name">a1</span><span class="name">a1</span><span class="name">a2</span><span class="conditional">IF</span><span class="name">wasStartedBy(start2;a2,-,a1,-)</span><span class="name">wasStartedBy(start1;a1,-,-,-)</span><span class="conditional">THEN</span><span class="name">start1</span><span class="name">start2</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(gen;e,-,-)</span><span class="name">wasInvalidatedBy(inv;e,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">wasGeneratedBy(gen;e,-,-)</span><span class="name">used(use;-,e,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">use</span><span class="conditional">IF</span><span class="name">used(use;-,e,-)</span><span class="name">wasInvalidatedBy(inv;e,-,-)</span><span class="conditional">THEN</span><span class="name">use</span><span class="name">inv</span><span class="name">e2</span><span class="name">e1</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(d;e2,e1,a,g2,u1)</span><span class="conditional">THEN</span><span class="name">u1</span><span class="name">g2</span><span class="conditional">IF</span><span class="name">wasDerivedFrom(-;e2,e1,attrs)</span><span class="name">wasGeneratedBy(gen1;e1,-,-)</span><span class="name">wasGeneratedBy(gen2;e2,-,-)</span><span class="conditional">THEN</span><span class="name">gen1</span><span class="name">gen2</span><span class="name">e1</span><span class="name">e2</span><span class="name">e1</span><span class="name">e2</span><span class="conditional">IF</span><span class="name">wasStartedBy(start;a,e,-,-)</span><span class="name">wasGeneratedBy(gen;e,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">start</span><span class="conditional">IF</span><span class="name">wasStartedBy(start;a,e,-,-)</span><span class="name">wasInvalidatedBy(inv;e,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">wasEndedBy(end;a,e,-,-)</span><span class="name">wasGeneratedBy(gen;e,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">end</span><span class="conditional">IF</span><span class="name">wasEndedBy(end;a,e,-,-)</span><span class="name">wasInvalidatedBy(inv;e,-,-)</span><span class="conditional">THEN</span><span class="name">end</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">wasAssociatedWith(-;a,ag,-)</span><span class="name">wasStartedBy(start;a,-,-,-)</span><span class="name">wasInvalidatedBy(inv;ag,-,-)</span><span class="conditional">THEN</span><span class="name">start</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">wasAssociatedWith(-;a,ag,-)</span><span class="name">wasGeneratedBy(gen;ag,-,-)</span><span class="name">wasEndedBy(end;a,-,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">end</span><span class="conditional">IF</span><span class="name">wasAttributedTo(-;e,ag)</span><span class="name">wasGeneratedBy(gen;e,-,-)</span><span class="name">wasInvalidatedBy(inv;ag,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">wasAttributedTo(-;e,ag)</span><span class="name">wasGeneratedBy(gen;ag,-,-)</span><span class="name">wasInvalidatedBy(inv;e,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">inv</span><span class="conditional">IF</span><span class="name">actedOnBehalfOf(-;ag2,ag1,-)</span><span class="name">wasGeneratedBy(gen;ag1,-,-)</span><span class="name">wasInvalidatedBy(inv;ag2,-,-)</span><span class="conditional">THEN</span><span class="name">gen</span><span class="name">inv</span><span class="name">memberOf(d, {(k1, v1), ...})</span><span class="conditional">IF AND ONLY IF</span><span class="name">d0</span><span class="name">derivedByInsertionFrom(d, \n' + 
+'        d0, {(k1, v1), ...})</span><span class="name">d3</span><span class="name">d</span><span class="name">d1</span><span class="name">d2</span><span class="name">d1 = { ("k1", e1) }</span><span class="name">d2</span><span class="name">d1</span><span class="name">d3</span><span class="name">("k2", e2)</span><span class="name">("k1", \n' + 
+'          e1)</span><span class="name">w3:Consortium</span><span class="name">tr:WD-prov-dm-20111215</span><span class="name">alternateOf</span><span class="name">a0</span><span class="name">a1</span><span class="name">a2</span><span class="name">a2</span><span class="name">e</span><span class="name">a0</span><span class="name">e</span><span class="name">a0</span><span class="name">a2</span><span class="name">e</span><span class="name">alternateOf</span><span class="name">specializationOf</span></html> \n' + 
 ' ' ;
--- a/model/prov-dm.html	Mon Jun 11 16:06:29 2012 +0100
+++ b/model/prov-dm.html	Mon Jun 11 16:07:12 2012 +0100
@@ -851,7 +851,7 @@
 
 
 
-<div class="anexample conceptexample" id="responsibility-example">
+<div class="anexample conceptexample" id="delegation-example">
 <p>A student publishing a web page describing an academic
 department could result in both the student and the department being
 agents associated with the activity.  It may not matter which actual
@@ -1413,15 +1413,15 @@
 <tr class="component3-color"><td class="essential"><a>Attribution</a></td><td><a title="wasAttributedTo"><span class="essential">wasAttributedTo(</span>id;<span class="essential">e,ag</span>,attr<span class="essential">)</span></a></td></tr>
 <tr class="component3-color"><td class="essential"><a>Association</a></td><td><a title="wasAssociatedWith"><span class="essential">wasAssociatedWith(</span>id;<span class="essential">a,ag</span>,pl,attrs<span class="essential">)</span></a></td></tr>
 <tr class="component3-color"><td class="essential"><a>Delegation</a></td><td><a title="actedOnBehalfOf"><span class="essential">actedOnBehalfOf(</span>id;<span class="essential">ag2,ag1</span>,a,attrs<span class="essential">)</span></a></td></tr>
-<tr class="component3-color"><td class="provType"><a>Plan</a></td><td><a title="plan">... prov:type='prov:Plan' ...</a></td>
-<tr class="component3-color"><td class="provType"><a>Person</a></td><td><a title="person">... prov:type='prov:Person' ...</a></td>
-<tr class="component3-color"><td class="provType"><a>Organization</a></td><td><a title="organization">... prov:type='prov:Organization' ...</a></td>
-<tr class="component3-color"><td class="provType"><a title="software-agent">SoftwareAgent</a></td><td><a title="software-agent">... prov:type='prov:SoftwareAgent' ...</a></td>
+<tr class="component3-color"><td class="provType"><a>Plan</a></td><td><a title="plan">... prov:type='prov:Plan' ...</a></td></tr>
+<tr class="component3-color"><td class="provType"><a>Person</a></td><td><a title="person">... prov:type='prov:Person' ...</a></td></tr>
+<tr class="component3-color"><td class="provType"><a>Organization</a></td><td><a title="organization">... prov:type='prov:Organization' ...</a></td></tr>
+<tr class="component3-color"><td class="provType"><a title="software-agent">SoftwareAgent</a></td><td><a title="software-agent">... prov:type='prov:SoftwareAgent' ...</a></td></tr>
 <tr><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td></tr>
 
 
 <tr class="component4-color"><td><a title="bundle">Bundle constructor</a></td><td><a title="dfn-bundle">bundle id description_1 ... description_n endBundle</a></td><td  rowspan="2"><a href="#component5">Component 4: Bundles</a></td></tr>
-<tr class="component4-color"><td class="provType"><a title="bundle">Bundle type</a></td><td><a>... prov:type='prov:Bundle' ...</a></td></tr>
+<tr class="component4-color"><td class="provType"><a title="bundle">Bundle type</a></td><td><a title="bundle">... prov:type='prov:Bundle' ...</a></td></tr>
 
 <tr><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td></tr>
 <tr class="component5-color"><td><a>Alternate</a></td><td><a title="alternateOf">alternateOf(alt1, alt2)</a></td><td  rowspan="3"><a href="#component4">Component 5: Alternate</a></td></tr>
@@ -1430,7 +1430,7 @@
 <tr><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td></tr>
 
 
-<tr class="component6-color"><td class="provType"><a>Collection</a></td><td><a title="collection">... prov:type='prov:Collection' ...</a></td><td  rowspan="6"><a href="#component6">Component 6: Collections</a></td></tr>
+<tr class="component6-color"><td class="provType"><a>Collection</a></td><td><a title="collection">... prov:type='prov:Collection' ...</a></td><td  rowspan="7"><a href="#component6">Component 6: Collections</a></td></tr>
 <tr class="component6-color"><td><a>Collection Membership</a></td><td><a title="memberOf">memberOf(c, {e_1, ..., e_n})</a></td></tr>
 <tr class="component6-color"><td class="provType"><a>Dictionary</a></td><td><a title="dictionary">... prov:type='prov:Dictionary' ...</a></td></tr>
 <tr class="component6-color"><td class="provType"><a title="empty dictionary">EmptyDictionary</a></td><td><a title="empty dictionary">... prov:type='prov:EmptyDictionary' ...</a></td></tr>
@@ -2799,19 +2799,15 @@
     wasAssociatedWith(ex:a2,ex:Bob,[prov:role="controller"])
 endBundle
 </pre> 
-<p>A performance rating tool reads these bundles, and rates the performance of the agent described in these bundles. The performance rating tool creates a new bundle <span class="name">tool:analysis01</span> containing the following. A new agent <span class="name">tool:Bob-2011-11-16</span> is declared as a contextualization of <span class="name">ex:Bob</span> as described in context <span class="name">ex:run1</span>, and likewise for  <span class="name">tool:Bob-2011-11-17</span> with respect to <span class="name">ex:run2</span>. The tool then defines two specializations of these contextualized agents with an associated rating. The performance of the agent in the first bundle is judged to be good since the duration of <span class="name">ex:a1</span> is one hour, whereas it is judged to be bad in the second bundle since <span class="name">ex:a2</span>'s duration is seven hours.
+<p>A performance rating tool reads these bundles, and rates the performance of the agent described in these bundles. The performance rating tool creates a new bundle <span class="name">tool:analysis01</span> containing the following. A new agent <span class="name">tool:Bob-2011-11-16</span> is declared as a contextualization of <span class="name">ex:Bob</span> as described in context <span class="name">ex:run1</span>, and likewise for  <span class="name">tool:Bob-2011-11-17</span> with respect to <span class="name">ex:run2</span>. The tool adds a performance attribute to each of these specialized entities as follows: the performance of the agent in the first bundle is judged to be good since the duration of <span class="name">ex:a1</span> is one hour, whereas it is judged to be bad in the second bundle since <span class="name">ex:a2</span>'s duration is seven hours.
 
 <pre class="codeexample">
 bundle tool:analysis01
-    agent(tool:Bob-2011-11-16)
+    agent(tool:Bob-2011-11-16, [perf:rating="good"])
     contextualizationOf(tool:Bob-2011-11-16, ex:Bob, ex:run1)
-    agent(tool:rated-Bob-2011-11-16, [perf:rating="good"])
-    specialization(tool:rated-Bob-2011-11-16, tool:Bob-2011-11-16)
-
-    agent(tool:Bob-2011-11-17)
+
+    agent(tool:Bob-2011-11-17, [perf:rating="bad"])
     contextualizationOf(tool:Bob-2011-11-17, ex:Bob, ex:run2)
-    agent(tool:rated-Bob-2011-11-17, [perf:rating="bad"])
-    specialization(tool:rated-Bob-2011-11-17, tool:Bob-2011-11-17)
 endBundle
 </pre>
 </div>
@@ -2820,49 +2816,40 @@
 <div class="anexample" id="aexample-contextualization-viz">
 <p>Consider the following bundle of descriptions, in which derivation and generations have been identified.
 <pre class="codeexample"> 
-bundle obs:bundle7
+bundle obs:bundle1
   entity(ex:report1, [prov:type="report", ex:version=1])
   wasGeneratedBy(ex:g1; ex:report1,-,2012-05-24T10:00:01)
   entity(ex:report2, [prov:type="report", ex:version=2])
   wasGeneratedBy(ex:g2; ex:report2,-,2012-05-25T11:00:01)
-  wasDerivedFrom(ex:d; ex:report2, ex:report1)
+  wasDerivedFrom(ex:report2, ex:report1)
 endBundle
-entity(obs:bundle7, [ prov:type='prov:Bundle' ])
-wasAttributedTo(obs:bundle7, ex:observer01)
+entity(obs:bundle1, [ prov:type='prov:Bundle' ])
+wasAttributedTo(obs:bundle1, ex:observer01)
 </pre>
-Bundle <span class="name">obs:bundle7</span> is rendered by a visualisation tool.  It may useful for the tool configuration for this bundle to be shared along with the provenance descriptions, so that other users can render provenance as it was originally rendered.  The original  bundle obviously cannot be changed. However, one can create a new bundle, as follows.
+Bundle <span class="name">obs:bundle1</span> is rendered by a visualisation tool.  It may useful for the tool configuration for this bundle to be shared along with the provenance descriptions, so that other users can render provenance as it was originally rendered.  The original  bundle obviously cannot be changed. However, one can create a new bundle, as follows.
 <pre class="codeexample"> 
-bundle tool:bundle8
-  entity(tool:bundle8, [ prov:type='viz:Configuration', prov:type='prov:Bundle' ])
-  wasAttributedTo(tool:bundle8, viz:Visualizer)
-
-  entity(tool:report1, [viz:color="orange"])         // is it appropriate to add viz attributes to tool:report1 or should we specialize it?
-  contextualizationOf(tool:report1, obs:bundle7, ex:report1)
+bundle tool:bundle2
+  entity(tool:bundle2, [ prov:type='viz:Configuration', prov:type='prov:Bundle' ])
+  wasAttributedTo(tool:bundle2, viz:Visualizer)
+
+  entity(tool:report1, [viz:color="orange"])
+  contextualizationOf(tool:report1, obs:bundle1, ex:report1)
 
   entity(tool:report2, [viz:color="blue"])              
-  contextualizationOf(tool:report2, obs:bundle7, ex:report2)
-
-
-  wasDerivedBy(tool:d; tool:report2, tool:report1, [viz:style="dotted"])
-  contextualizationOf(tool:d, obs:bundle7, ex:d)
+  contextualizationOf(tool:report2, obs:bundle1, ex:report2)
 endBundle
 </pre>
 
-<p>In bundle <span class="name">tool:bundle8</span>, the prefix <span class="name">viz</span> is used for naming visualisation-specific attributes, types or values.</p>
-
-<p>Bundle <span class="name">tool:bundle8</span> is given type <span class="name">viz:Configuration</span> to indicate that it consists of descriptions that pertain to the configuration of the visualisation tool. This type attribute can be used for searching bundles containing visualization-related descriptions.
+<p>In bundle <span class="name">tool:bundle2</span>, the prefix <span class="name">viz</span> is used for naming visualisation-specific attributes, types or values.</p>
+
+<p>Bundle <span class="name">tool:bundle2</span> is given type <span class="name">viz:Configuration</span> to indicate that it consists of descriptions that pertain to the configuration of the visualisation tool. This type attribute can be used for searching bundles containing visualization-related descriptions.
 </p>
 
 <p>The visualisation tool
- created  new identifiers <span class="name">tool:report1</span>,
-<span class="name">tool:report2</span>, and
-<span class="name">tool:d</span>.
-They denote entities which are alternates of with <span class="name">ex:report1</span> and <span class="name">ex:report2</span>, described in bundle <span class="name">obs:bundle7</span>, with visualization attribute for the color to be used when rendering these entities.  
-Likewise, the derivation has a style attribute. </p>
-
-<p>According to their definition,
-derivations have an <a href="#derivation.id">optional identifier</a>. 
-To express an alternate for a derivation, we need to be able to reference it, by means of an identifier. Hence, it is necessary for it to have an identifier in the first place (<span class="name">ex:d</span>).</p>
+ created  new identifiers <span class="name">tool:report1</span> and
+<span class="name">tool:report2</span>.
+They denote entities which are specializations of <span class="name">ex:report1</span> and <span class="name">ex:report2</span>, described in bundle <span class="name">obs:bundle1</span>, with visualization attribute for the color to be used when rendering these entities.   </p>
+
 </div>
 
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/.gitignore	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,3 @@
+.DS_Store
+.sass-cache/
+progress/
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/GPL-license.txt	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,278 @@
+GNU GENERAL PUBLIC LICENSE
+           Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+          Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+        GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+          NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/MIT-license.txt	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,21 @@
+The MIT License
+
+Copyright (c) 2011 Caleb Troughton
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/README.md	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,42 @@
+#deck.js
+
+A JavaScript library for building modern HTML presentations. deck.js is flexible enough to let advanced CSS and JavaScript authors craft highly customized decks, but also provides templates and themes for the HTML novice to build a standard slideshow.
+
+## Dependencies
+
+- [jQuery](http://jquery.com)
+- [Modernizr](http://modernizr.com) (included in this repository)
+
+## Documentation
+
+Check out the [documentation page](http://imakewebthings.github.com/deck.js/docs) for more information on the methods, events, and options available in core and all the included extensions.  A sample standard slide deck is included in the package under the `introduction` folder.  You can also [view that sample deck](http://imakewebthings.github.com/deck.js/introduction) online to play with the available style and transition themes.
+
+## Tests & Support
+
+Unit tests are written with [Jasmine](http://pivotal.github.com/jasmine/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.github.com/deck.js/test).
+
+deck.js has been tested with jQuery 1.6+ and works in IE7+, Chrome, FF, Safari, and Opera. The more capable browsers receive greater enhancements, but a basic cutaway slideshow will work for all browsers listed above. Please don't give your presentations in IE6.
+
+## Known Bug(s)
+
+There is an issue with certain builds of Chrome that result in a solid blue background and generally broken decks.  This is a bug in Chrome ([Issue 91518](http://code.google.com/p/chromium/issues/detail?id=91518)) that stems from hardware acceleration of 3d transforms.  Current workarounds:
+
+- Use a different browser. This problem doesn't exist in Safari, FF, Opera.
+- Disable hardware compositing by setting `--disable-accelerated-compositing` in the Chrome loading options
+- Replace instances of `translate3d` with `translate` in the CSS of your decks (though this will slow down performance on iOS devices and Safari.)
+
+## Printing
+
+Core includes stripped down black and white print styles for the standard slide template that is suitable for handouts.
+
+## Awesome People
+
+Big thanks to the folks who have contributed code to the project:
+
+- [jbuck](https://github.com/jbuck) - Touch controls.
+
+## License
+
+Copyright (c) 2011 Caleb Troughton
+
+Dual licensed under the [MIT license](https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt) and [GPL license](https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt).
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,393 @@
+html {
+  height: 100%;
+}
+
+.deck-container {
+  position: relative;
+  height: 100%;
+  width: 70%;
+  margin: 0 auto;
+  padding: 0 48px;
+  font-size: 16px;
+  line-height: 1.25;
+  overflow: hidden;
+  /* Resets and base styles from HTML5 Boilerplate */
+  /* End HTML5 Boilerplate adaptations */
+}
+.js .deck-container {
+  visibility: hidden;
+}
+.ready .deck-container {
+  visibility: visible;
+}
+.touch .deck-container {
+  -webkit-text-size-adjust: none;
+}
+.deck-container div, .deck-container span, .deck-container object, .deck-container iframe,
+.deck-container h1, .deck-container h2, .deck-container h3, .deck-container h4, .deck-container h5, .deck-container h6, .deck-container p, .deck-container blockquote, .deck-container pre,
+.deck-container abbr, .deck-container address, .deck-container cite, .deck-container code, .deck-container del, .deck-container dfn, .deck-container em, .deck-container img, .deck-container ins, .deck-container kbd, .deck-container q, .deck-container samp,
+.deck-container small, .deck-container strong, .deck-container sub, .deck-container sup, .deck-container var, .deck-container b, .deck-container i, .deck-container dl, .deck-container dt, .deck-container dd, .deck-container ol, .deck-container ul, .deck-container li,
+.deck-container fieldset, .deck-container form, .deck-container label, .deck-container legend,
+.deck-container table, .deck-container caption, .deck-container tbody, .deck-container tfoot, .deck-container thead, .deck-container tr, .deck-container th, .deck-container td,
+.deck-container article, .deck-container aside, .deck-container canvas, .deck-container details, .deck-container figcaption, .deck-container figure,
+.deck-container footer, .deck-container header, .deck-container hgroup, .deck-container menu, .deck-container nav, .deck-container section, .deck-container summary,
+.deck-container time, .deck-container mark, .deck-container audio, .deck-container video {
+  margin: 0;
+  padding: 0;
+  border: 0;
+  font-size: 100%;
+  font: inherit;
+  vertical-align: baseline;
+}
+.deck-container article, .deck-container aside, .deck-container details, .deck-container figcaption, .deck-container figure,
+.deck-container footer, .deck-container header, .deck-container hgroup, .deck-container menu, .deck-container nav, .deck-container section {
+  display: block;
+}
+.deck-container blockquote, .deck-container q {
+  quotes: none;
+}
+.deck-container blockquote:before, .deck-container blockquote:after, .deck-container q:before, .deck-container q:after {
+  content: "";
+  content: none;
+}
+.deck-container ins {
+  background-color: #ff9;
+  color: #000;
+  text-decoration: none;
+}
+.deck-container mark {
+  background-color: #ff9;
+  color: #000;
+  font-style: italic;
+  font-weight: bold;
+}
+.deck-container del {
+  text-decoration: line-through;
+}
+.deck-container abbr[title], .deck-container dfn[title] {
+  border-bottom: 1px dotted;
+  cursor: help;
+}
+.deck-container table {
+  border-collapse: collapse;
+  border-spacing: 0;
+}
+.deck-container hr {
+  display: block;
+  height: 1px;
+  border: 0;
+  border-top: 1px solid #ccc;
+  margin: 1em 0;
+  padding: 0;
+}
+.deck-container input, .deck-container select {
+  vertical-align: middle;
+}
+.deck-container select, .deck-container input, .deck-container textarea, .deck-container button {
+  font: 99% sans-serif;
+}
+.deck-container pre, .deck-container code, .deck-container kbd, .deck-container samp {
+  font-family: monospace, sans-serif;
+}
+.deck-container a {
+  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+}
+.deck-container a:hover, .deck-container a:active {
+  outline: none;
+}
+.deck-container ul, .deck-container ol {
+  margin-left: 2em;
+  vertical-align: top;
+}
+.deck-container ol {
+  list-style-type: decimal;
+}
+.deck-container nav ul, .deck-container nav li {
+  margin: 0;
+  list-style: none;
+  list-style-image: none;
+}
+.deck-container small {
+  font-size: 85%;
+}
+.deck-container strong, .deck-container th {
+  font-weight: bold;
+}
+.deck-container td {
+  vertical-align: top;
+}
+.deck-container sub, .deck-container sup {
+  font-size: 75%;
+  line-height: 0;
+  position: relative;
+}
+.deck-container sup {
+  top: -0.5em;
+}
+.deck-container sub {
+  bottom: -0.25em;
+}
+.deck-container textarea {
+  overflow: auto;
+}
+.ie6 .deck-container legend, .ie7 .deck-container legend {
+  margin-left: -7px;
+}
+.deck-container input[type="radio"] {
+  vertical-align: text-bottom;
+}
+.deck-container input[type="checkbox"] {
+  vertical-align: bottom;
+}
+.deck-container .ie7 input[type="checkbox"] {
+  vertical-align: baseline;
+}
+.deck-container .ie6 input {
+  vertical-align: text-bottom;
+}
+.deck-container label, .deck-container input[type="button"], .deck-container input[type="submit"], .deck-container input[type="image"], .deck-container button {
+  cursor: pointer;
+}
+.deck-container button, .deck-container input, .deck-container select, .deck-container textarea {
+  margin: 0;
+}
+.deck-container input:invalid, .deck-container textarea:invalid {
+  border-radius: 1px;
+  -moz-box-shadow: 0px 0px 5px red;
+  -webkit-box-shadow: 0px 0px 5px red;
+  box-shadow: 0px 0px 5px red;
+}
+.deck-container input:invalid .no-boxshadow, .deck-container textarea:invalid .no-boxshadow {
+  background-color: #f0dddd;
+}
+.deck-container button {
+  width: auto;
+  overflow: visible;
+}
+.ie7 .deck-container img {
+  -ms-interpolation-mode: bicubic;
+}
+.deck-container, .deck-container select, .deck-container input, .deck-container textarea {
+  color: #444;
+}
+.deck-container a {
+  color: #607890;
+}
+.deck-container a:hover, .deck-container a:focus {
+  color: #036;
+}
+.deck-container a:link {
+  -webkit-tap-highlight-color: #fff;
+}
+.deck-container h1 {
+  font-size: 4.5em;
+  font-weight: bold;
+  text-align: center;
+  padding-top: 1em;
+}
+.csstransforms .deck-container h1 {
+  padding: 0 48px;
+  position: absolute;
+  left: 0;
+  right: 0;
+  top: 50%;
+  -webkit-transform: translate3d(0, -50%, 0);
+  -moz-transform: translate(0, -50%);
+  -ms-transform: translate(0, -50%);
+  -o-transform: translate(0, -50%);
+  transform: translate3d(0, -50%, 0);
+}
+.deck-container h2 {
+  font-size: 2.00em;   /* projector scaling: 2.25em; */
+  font-weight: bold;
+  padding-top: .5em;
+  margin: 0 0 .66666em 0;
+  border-bottom: 3px solid #888;
+}
+.deck-container h3 {
+  font-size: 1.4375em;
+  font-weight: bold;
+  margin-bottom: .30435em;
+}
+.deck-container h4 {
+  font-size: 1.25em;
+  font-weight: bold;
+  margin-bottom: .25em;
+}
+.deck-container h5 {
+  font-size: 1.125em;
+  font-weight: bold;
+  margin-bottom: .2222em;
+}
+.deck-container h6 {
+  font-size: 1em;
+  font-weight: bold;
+}
+.deck-container img, .deck-container iframe, .deck-container video {
+  display: block;
+  max-width: 100%;
+}
+.deck-container video, .deck-container iframe, .deck-container img {
+  display: block;
+  margin: 0 auto;
+}
+.deck-container p, .deck-container blockquote, .deck-container iframe, .deck-container img, .deck-container ul, .deck-container ol, .deck-container pre, .deck-container video {
+  margin-bottom: 1em;
+}
+.deck-container pre {
+  white-space: pre;
+  white-space: pre-wrap;
+  word-wrap: break-word;
+  padding: 1em;
+  border: 1px solid #888;
+}
+.deck-container em {
+  font-style: italic;
+}
+.deck-container li {
+  padding: .25em 0;
+  vertical-align: middle;
+}
+.deck-container.deck-loading {
+  display: none;
+}
+
+.slide {
+  width: auto;
+  min-height: 100%;
+  position: relative;
+}
+
+.deck-before, .deck-previous, .deck-next, .deck-after {
+  position: absolute;
+  left: -999em;
+  top: -999em;
+}
+
+.deck-current {
+  z-index: 2;
+}
+
+.slide .slide {
+  visibility: hidden;
+  position: static;
+  min-height: 0;
+}
+
+.deck-child-current {
+  position: static;
+  z-index: 2;
+}
+.deck-child-current .slide {
+  visibility: hidden;
+}
+.deck-child-current .deck-previous, .deck-child-current .deck-before, .deck-child-current .deck-current {
+  visibility: visible;
+}
+
+body.deck-container {
+  overflow: visible;
+}
+
+@media all and (orientation:portrait) {}
+@media all and (orientation:landscape) {}
+@media screen and (max-device-width: 480px) {
+  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
+}
+
+@media print {
+  * {
+    background: transparent !important;
+    color: black !important;
+    text-shadow: none !important;
+    filter: none !important;
+    -ms-filter: none !important;
+    -webkit-box-reflect: none !important;
+    -moz-box-reflect: none !important;
+    -webkit-box-shadow: none !important;
+    -moz-box-shadow: none !important;
+    box-shadow: none !important;
+  }
+  * :before, * :after {
+    display: none !important;
+  }
+
+  a, a:visited {
+    color: #444 !important;
+    text-decoration: underline;
+  }
+
+  a[href]:after {
+    content: " (" attr(href) ")";
+  }
+
+  abbr[title]:after {
+    content: " (" attr(title) ")";
+  }
+
+  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
+    content: "";
+  }
+
+  pre, blockquote {
+    border: 1px solid #999;
+    page-break-inside: avoid;
+  }
+
+  thead {
+    display: table-header-group;
+  }
+
+  tr, img {
+    page-break-inside: avoid;
+  }
+
+  @page {
+    margin: 0.5cm;
+}
+
+  p, h2, h3 {
+    orphans: 3;
+    widows: 3;
+  }
+
+  h2, h3 {
+    page-break-after: avoid;
+  }
+
+  .slide {
+    position: static !important;
+    visibility: visible !important;
+    display: block !important;
+    -webkit-transform: none !important;
+    -moz-transform: none !important;
+    -o-transform: none !important;
+    -ms-transform: none !important;
+    transform: none !important;
+  }
+
+  h1 {
+    -webkit-transform: none !important;
+    -moz-transform: none !important;
+    -o-transform: none !important;
+    -ms-transform: none !important;
+    transform: none !important;
+    padding: 0 !important;
+    position: static !important;
+  }
+
+  .deck-container > .slide {
+    page-break-after: always;
+  }
+
+  .deck-container {
+    width: 100% !important;
+    height: auto !important;
+    padding: 0 !important;
+    display: block !important;
+  }
+
+  script {
+    display: none;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,39 @@
+<!DOCTYPE html>
+<html>
+<head>
+	<meta charset="utf-8">
+	<title>Deck Skeleton</title>
+	<meta name="viewport" content="width=1024, user-scalable=no">
+	
+	<!-- Replace path with correct path to deck.core.css. -->
+	<link rel="stylesheet" href="/PATH/TO/CSS/deck.core.css" type="text/css">
+	
+	<!-- Any other extension CSS files go here. -->
+	
+	<!-- Replace path with correct path to Modernizr file. -->
+	<script src="/PATH/TO/JS/modernizr.custom.js"></script>
+</head>
+<body class="deck-container">
+
+<!-- Create any number of elements with class slide within the container -->
+<div class="slide">
+	<!-- Slide content HTML goes here! -->
+</div>
+	
+<!-- Other extension HTML snippets go here, at the bottom of the deck container. -->
+
+<!-- Update these paths to point to the correct files. -->
+<script src="/PATH/TO/JS/jquery.min.js"></script>
+<script src="/PATH/TO/JS/deck.core.js"></script>
+
+<!-- Add any other extension JS files here -->
+
+
+<!-- Initialize the deck. You can put this in an external file if desired. -->
+<script>
+	$(function() {
+		$.deck('.slide');
+	});
+</script>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,451 @@
+/*!
+Deck JS - deck.core - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+The deck.core module provides all the basic functionality for creating and
+moving through a deck.  It does so by applying classes to indicate the state of
+the deck and its slides, allowing CSS to take care of the visual representation
+of each state.  It also provides methods for navigating the deck and inspecting
+its state, as well as basic key bindings for going to the next and previous
+slides.  More functionality is provided by wholly separate extension modules
+that use the API provided by core.
+*/
+(function($, deck, document, undefined) {
+	var slides, // Array of all the uh, slides...
+	current, // Array index of the current slide
+	
+	events = {
+		/*
+		This event fires whenever the current slide changes, whether by way of
+		next, prev, or go. The callback function is passed two parameters, from
+		and to, equal to the indices of the old slide and the new slide
+		respectively.
+		
+		$(document).bind('deck.change', function(event, from, to) {
+		   alert('Moving from slide ' + from + ' to ' + to);
+		});
+		*/
+		change: 'deck.change',
+		
+		/*
+		This event fires at the end of deck initialization. Extensions should
+		implement any code that relies on user extensible options (key bindings,
+		element selectors, classes) within a handler for this event. Native
+		events associated with Deck JS should be scoped under a .deck event
+		namespace, as with the example below:
+		
+		var $d = $(document);
+		$.deck.defaults.keys.myExtensionKeycode = 70; // 'h'
+		$d.bind('deck.init', function() {
+		   $d.bind('keydown.deck', function(event) {
+		      if (event.which === $.deck.getOptions().keys.myExtensionKeycode) {
+		         // Rock out
+		      }
+		   });
+		});
+		*/
+		initialize: 'deck.init' 
+	},
+	
+	options = {},
+	$d = $(document),
+	
+	/*
+	Internal function. Updates slide and container classes based on which
+	slide is the current slide.
+	*/
+	updateStates = function() {
+		var oc = options.classes,
+		osc = options.selectors.container,
+		$container = $(osc),
+		old = $container.data('onSlide'),
+		$all = $();
+		
+		// Container state
+		$container.removeClass(oc.onPrefix + old)
+			.addClass(oc.onPrefix + current)
+			.data('onSlide', current);
+		
+		// Remove and re-add child-current classes for nesting
+		$('.' + oc.current).parentsUntil(osc).removeClass(oc.childCurrent);
+		slides[current].parentsUntil(osc).addClass(oc.childCurrent);
+		
+		// Remove previous states
+		$.each(slides, function(i, el) {
+			$all = $all.add(el);
+		});
+		$all.removeClass([
+			oc.before,
+			oc.previous,
+			oc.current,
+			oc.next,
+			oc.after
+		].join(" "));
+		
+		// Add new states back in
+		slides[current].addClass(oc.current);
+		if (current > 0) {
+			slides[current-1].addClass(oc.previous);
+		}
+		if (current + 1 < slides.length) {
+			slides[current+1].addClass(oc.next);
+		}
+		if (current > 1) {
+			$.each(slides.slice(0, current - 1), function(i, el) {
+				el.addClass(oc.before);
+			});
+		}
+		if (current + 2 < slides.length) {
+			$.each(slides.slice(current+2), function(i, el) {
+				el.addClass(oc.after);
+			});
+		}
+	},
+	
+	/* Methods exposed in the jQuery.deck namespace */
+	methods = {
+		
+		/*
+		jQuery.deck(selector, options)
+		
+		selector: string | jQuery | array
+		options: object, optional
+				
+		Initializes the deck, using each element matched by selector as a slide.
+		May also be passed an array of string selectors or jQuery objects, in
+		which case each selector in the array is considered a slide. The second
+		parameter is an optional options object which will extend the default
+		values.
+		
+		$.deck('.slide');
+		
+		or
+		
+		$.deck([
+		   '#first-slide',
+		   '#second-slide',
+		   '#etc'
+		]);
+		*/	
+		init: function(elements, opts) {
+			var startTouch,
+			$c,
+			tolerance;
+			
+			options = $.extend(true, {}, $[deck].defaults, opts);
+			slides = [];
+			current = 0;
+			$c = $[deck]('getContainer');
+			tolerance = options.touch.swipeTolerance;
+			
+			// Hide the deck while states are being applied to kill transitions
+			$c.addClass(options.classes.loading);
+			
+			// Fill slides array depending on parameter type
+			if ($.isArray(elements)) {
+				$.each(elements, function(i, e) {
+					slides.push($(e));
+				});
+			}
+			else {
+				$(elements).each(function(i, e) {
+					slides.push($(e));
+				});
+			}
+			
+			/* Remove any previous bindings, and rebind key events */
+			$d.unbind('keydown.deck').bind('keydown.deck', function(e) {
+				if (e.which === options.keys.next || $.inArray(e.which, options.keys.next) > -1) {
+					methods.next();
+					e.preventDefault();
+				}
+				else if (e.which === options.keys.previous || $.inArray(e.which, options.keys.previous) > -1) {
+					methods.prev();
+					e.preventDefault();
+				}
+			});
+			
+			/* Bind touch events for swiping between slides on touch devices */
+			$c.unbind('touchstart.deck').bind('touchstart.deck', function(e) {
+				if (!startTouch) {
+					startTouch = $.extend({}, e.originalEvent.targetTouches[0]);
+				}
+			})
+			.unbind('touchmove.deck').bind('touchmove.deck', function(e) {
+				$.each(e.originalEvent.changedTouches, function(i, t) {
+					if (startTouch && t.identifier === startTouch.identifier) {
+						if (t.screenX - startTouch.screenX > tolerance || t.screenY - startTouch.screenY > tolerance) {
+							$[deck]('prev');
+							startTouch = undefined;
+						}
+						else if (t.screenX - startTouch.screenX < -1 * tolerance || t.screenY - startTouch.screenY < -1 * tolerance) {
+							$[deck]('next');
+							startTouch = undefined;
+						}
+						return false;
+					}
+				});
+				e.preventDefault();
+			})
+			.unbind('touchend.deck').bind('touchend.deck', function(t) {
+				$.each(t.originalEvent.changedTouches, function(i, t) {
+					if (startTouch && t.identifier === startTouch.identifier) {
+						startTouch = undefined;
+					}
+				});
+			})
+			.scrollLeft(0).scrollTop(0);
+			
+			/*
+			Kick iframe videos, which dont like to redraw w/ transforms.
+			Remove this if Webkit ever fixes it.
+			 */
+			$.each(slides, function(i, $el) {
+				$el.unbind('webkitTransitionEnd.deck').bind('webkitTransitionEnd.deck',
+				function(event) {
+					if ($el.hasClass($[deck]('getOptions').classes.current)) {
+						var embeds = $(this).find('iframe').css('opacity', 0);
+						window.setTimeout(function() {
+							embeds.css('opacity', 1);
+						}, 100);
+					}
+				});
+			});
+			
+			updateStates();
+			
+			// Show deck again now that slides are in place
+			$c.removeClass(options.classes.loading);
+			$d.trigger(events.initialize);
+		},
+		
+		/*
+		jQuery.deck('go', index)
+		
+		index: integer
+		
+		Moves to the slide at the specified index. Index is 0-based, so
+		$.deck('go', 0); will move to the first slide. If index is out of bounds
+		or not a number the call is ignored.
+		*/
+		go: function(index) {
+			if (typeof index != 'number' || index < 0 || index >= slides.length) return;
+			
+			$d.trigger(events.change, [current, index]);
+			current = index;
+			updateStates();
+		},
+		
+		/*
+		jQuery.deck('next')
+		
+		Moves to the next slide. If the last slide is already active, the call
+		is ignored.
+		*/
+		next: function() {
+			methods.go(current+1);
+		},
+		
+		/*
+		jQuery.deck('prev')
+		
+		Moves to the previous slide. If the first slide is already active, the
+		call is ignored.
+		*/
+		prev: function() {
+			methods.go(current-1);
+		},
+		
+		/*
+		jQuery.deck('getSlide', index)
+		
+		index: integer, optional
+		
+		Returns a jQuery object containing the slide at index. If index is not
+		specified, the current slide is returned.
+		*/
+		getSlide: function(index) {
+			var i = typeof index !== 'undefined' ? index : current;
+			if (typeof i != 'number' || i < 0 || i >= slides.length) return null;
+			return slides[i];
+		},
+		
+		/*
+		jQuery.deck('getSlides')
+		
+		Returns all slides as an array of jQuery objects.
+		*/
+		getSlides: function() {
+			return slides;
+		},
+		
+		/*
+		jQuery.deck('getContainer')
+		
+		Returns a jQuery object containing the deck container as defined by the
+		container option.
+		*/
+		getContainer: function() {
+			return $(options.selectors.container);
+		},
+		
+		/*
+		jQuery.deck('getOptions')
+		
+		Returns the options object for the deck, including any overrides that
+		were defined at initialization.
+		*/
+		getOptions: function() {
+			return options;
+		},
+		
+		/*
+		jQuery.deck('extend', name, method)
+		
+		name: string
+		method: function
+		
+		Adds method to the deck namespace with the key of name. This doesn’t
+		give access to any private member data — public methods must still be
+		used within method — but lets extension authors piggyback on the deck
+		namespace rather than pollute jQuery.
+		
+		$.deck('extend', 'alert', function(msg) {
+		   alert(msg);
+		});
+
+		// Alerts 'boom'
+		$.deck('alert', 'boom');
+		*/
+		extend: function(name, method) {
+			methods[name] = method;
+		}
+	};
+	
+	/* jQuery extension */
+	$[deck] = function(method, arg) {
+		if (methods[method]) {
+			return methods[method].apply(this, Array.prototype.slice.call(arguments, 1));
+		}
+		else {
+			return methods.init(method, arg);
+		}
+	};
+	
+	/*
+	The default settings object for a deck. All deck extensions should extend
+	this object to add defaults for any of their options.
+	
+	options.classes.after
+		This class is added to all slides that appear after the 'next' slide.
+	
+	options.classes.before
+		This class is added to all slides that appear before the 'previous'
+		slide.
+		
+	options.classes.childCurrent
+		This class is added to all elements in the DOM tree between the
+		'current' slide and the deck container. For standard slides, this is
+		mostly seen and used for nested slides.
+		
+	options.classes.current
+		This class is added to the current slide.
+		
+	options.classes.loading
+		This class is applied to the deck container during loading phases and is
+		primarily used as a way to short circuit transitions between states
+		where such transitions are distracting or unwanted.  For example, this
+		class is applied during deck initialization and then removed to prevent
+		all the slides from appearing stacked and transitioning into place
+		on load.
+		
+	options.classes.next
+		This class is added to the slide immediately following the 'current'
+		slide.
+		
+	options.classes.onPrefix
+		This prefix, concatenated with the current slide index, is added to the
+		deck container as you change slides.
+		
+	options.classes.previous
+		This class is added to the slide immediately preceding the 'current'
+		slide.
+		
+	options.selectors.container
+		Elements matched by this CSS selector will be considered the deck
+		container. The deck container is used to scope certain states of the
+		deck, as with the onPrefix option, or with extensions such as deck.goto
+		and deck.menu.
+		
+	options.keys.next
+		The numeric keycode used to go to the next slide.
+		
+	options.keys.previous
+		The numeric keycode used to go to the previous slide.
+		
+	options.touch.swipeTolerance
+		The number of pixels the users finger must travel to produce a swipe
+		gesture.
+	*/
+	$[deck].defaults = {
+		classes: {
+			after: 'deck-after',
+			before: 'deck-before',
+			childCurrent: 'deck-child-current',
+			current: 'deck-current',
+			loading: 'deck-loading',
+			next: 'deck-next',
+			onPrefix: 'on-slide-',
+			previous: 'deck-previous'
+		},
+		
+		selectors: {
+			container: '.deck-container'
+		},
+		
+		keys: {
+			// enter, space, page down, right arrow, down arrow,
+			next: [13, 32, 34, 39, 40],
+			// backspace, page up, left arrow, up arrow
+			previous: [8, 33, 37, 38]
+		},
+		
+		touch: {
+			swipeTolerance: 60
+		}
+	};
+	
+	$d.ready(function() {
+		$('html').addClass('ready');
+	});
+	
+	/*
+	FF + Transforms + Flash video don't get along...
+	Firefox will reload and start playing certain videos after a
+	transform.  Blanking the src when a previously shown slide goes out
+	of view prevents this.
+	*/
+	$d.bind('deck.change', function(e, from, to) {
+		var oldFrames = $[deck]('getSlide', from).find('iframe'),
+		newFrames = $[deck]('getSlide', to).find('iframe');
+		
+		oldFrames.each(function() {
+			var $this = $(this);
+			$this.data('deck-src', $this.attr('src')).attr('src', '');
+		});
+		
+		newFrames.each(function() {
+			var $this = $(this),
+			originalSrc = $this.data('deck-src');
+			
+			if (originalSrc) {
+				$this.attr('src', originalSrc);
+			}
+		});
+	});
+})(jQuery, 'deck', document);
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,431 @@
+html {
+	height:100%;
+}
+
+.deck-container {
+	position:relative;
+	height:100%;
+	width:70%;
+	margin:0 auto;
+	padding:0 48px;
+	font-size:16px;
+	line-height:1.25;
+	overflow:hidden;
+	
+	.js & {
+		visibility:hidden;
+	}
+	
+	.ready & {
+		visibility:visible;
+	}
+	
+	.touch & {
+		-webkit-text-size-adjust:none;
+	}
+	
+	/* Resets and base styles from HTML5 Boilerplate */
+	div, span, object, iframe,
+	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+	abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
+	small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
+	fieldset, form, label, legend,
+	table, caption, tbody, tfoot, thead, tr, th, td,
+	article, aside, canvas, details, figcaption, figure,
+	footer, header, hgroup, menu, nav, section, summary,
+	time, mark, audio, video {
+	  margin: 0;
+	  padding: 0;
+	  border: 0;
+	  font-size: 100%;
+	  font: inherit;
+	  vertical-align: baseline;
+	}
+
+	article, aside, details, figcaption, figure,
+	footer, header, hgroup, menu, nav, section {
+	  display: block;
+	}
+	
+	blockquote, q {
+		quotes:none;
+		
+		&:before, &:after {
+			content:"";
+			content:none;
+		}
+	}
+	
+	ins {
+		background-color:#ff9;
+		color:#000;
+		text-decoration:none;
+	}
+	
+	mark {
+		background-color:#ff9;
+		color:#000;
+		font-style:italic;
+		font-weight:bold;
+	}
+	
+	del {
+		text-decoration:line-through;
+	}
+	
+	abbr[title], dfn[title] {
+		border-bottom:1px dotted;
+		cursor:help;
+	}
+	
+	table {
+		border-collapse:collapse;
+		border-spacing:0;
+	}
+	
+	hr {
+		display:block;
+		height:1px;
+		border:0;
+		border-top:1px solid #ccc;
+		margin:1em 0;
+		padding:0;
+	}
+	
+	input, select {
+		vertical-align:middle;
+	}
+	
+	select, input, textarea, button {
+		font:99% sans-serif;
+	}
+	
+	pre, code, kbd, samp {
+		font-family:monospace, sans-serif;
+	}
+	
+	a {
+		-webkit-tap-highlight-color:rgba(0,0,0,0);
+		
+		&:hover, &:active {
+			outline:none;
+		}
+	}
+	
+	ul, ol {
+		margin-left:2em;
+		vertical-align:top;
+	}
+	
+	ol {
+		list-style-type:decimal;
+	}
+	
+	nav {
+		ul, li {
+			margin:0;
+			list-style:none;
+			list-style-image:none;
+		}
+	}
+	
+	small {
+		font-size:85%;
+	}
+	
+	strong, th {
+		font-weight:bold;
+	}
+	
+	td {
+		vertical-align:top;
+	}
+	
+	sub, sup {
+		font-size:75%;
+		line-height:0;
+		position:relative;
+	}
+	
+	sup {
+		top:-0.5em;
+	}
+	
+	sub { bottom: -0.25em; }
+	
+	textarea {
+		overflow:auto;
+	}
+	
+	legend {
+		.ie6 &, .ie7 & {
+			margin-left:-7px;
+		}
+	}
+	
+	input[type="radio"] {
+		vertical-align:text-bottom;
+	}
+	
+	input[type="checkbox"] {
+		vertical-align:bottom;
+	}
+	
+	.ie7 input[type="checkbox"] {
+		vertical-align:baseline;
+	}
+	
+	.ie6 input {
+		vertical-align:text-bottom;
+	}
+	
+	label, input[type="button"], input[type="submit"], input[type="image"], button {
+		cursor:pointer;
+	}
+	
+	button, input, select, textarea {
+		margin: 0;
+	}
+	
+	input, textarea {
+		&:invalid {
+			border-radius:1px;
+			-moz-box-shadow:0px 0px 5px red;
+			-webkit-box-shadow:0px 0px 5px red;
+			box-shadow: 0px 0px 5px red;
+			
+			.no-boxshadow {
+				background-color: #f0dddd;
+			}
+		}
+	}
+	
+	button {
+		width:auto;
+		overflow:visible;
+	}
+	
+	.ie7 & img {
+		-ms-interpolation-mode: bicubic; }
+	
+	&, select, input, textarea {
+		color:#444;
+	}
+	
+	a {
+		color:#607890;
+		
+		&:hover, &:focus {
+			color:#036;
+		}
+		
+		&:link {
+			-webkit-tap-highlight-color: #fff;
+		}
+	}
+	/* End HTML5 Boilerplate adaptations */
+
+	h1 {
+		font-size:4.5em;
+		font-weight:bold;
+		text-align:center;
+		padding-top:1em;
+		
+		.csstransforms & {
+			padding:0 48px;
+			position:absolute;
+			left:0;
+			right:0;
+			top:50%;
+			-webkit-transform:translate3d(0, -50%, 0);
+			-moz-transform:translate(0, -50%);
+			-ms-transform:translate(0, -50%);
+			-o-transform:translate(0, -50%);
+			transform:translate3d(0, -50%, 0);
+		}
+	}
+
+	h2 {
+		font-size:2.25em;
+		font-weight:bold;
+		padding-top:.5em;
+		margin:0 0 .66666em 0;
+		border-bottom:3px solid #888;
+	}
+
+	h3 {
+		font-size:1.4375em;
+		font-weight:bold;
+		margin-bottom:.30435em;
+	}
+
+	h4 {
+		font-size:1.25em;
+		font-weight:bold;
+		margin-bottom:.25em;
+	}
+
+	h5 {
+		font-size:1.125em;
+		font-weight:bold;
+		margin-bottom:.2222em;
+	}
+
+	h6 {
+		font-size:1em;
+		font-weight:bold;
+	}
+
+	img, iframe, video {
+		display:block;
+		max-width:100%;
+	}
+
+	video, iframe, img {
+		display:block;
+		margin:0 auto;
+	}
+
+	p, blockquote, iframe, img, ul, ol, pre, video {
+		margin-bottom:1em;
+	}
+
+	pre {
+		white-space:pre;
+		white-space:pre-wrap;
+		word-wrap:break-word;
+		padding: 1em;
+		border:1px solid #888;
+	}
+
+	em {
+		font-style:italic;
+	}
+	
+	li {
+		padding:.25em 0;
+		vertical-align:middle;
+	}
+	
+	&.deck-loading {
+		display:none;
+	}
+}
+
+.slide {
+	width:auto;
+	min-height:100%;
+	position:relative;
+}
+
+.deck-before, .deck-previous, .deck-next, .deck-after {
+	position:absolute;
+	left:-999em;
+	top:-999em;
+}
+
+.deck-current {
+	z-index:2;
+}
+
+.slide .slide {
+	visibility:hidden;
+	position:static;
+	min-height:0;
+}
+
+.deck-child-current {
+	position:static;
+	z-index:2;
+	
+	.slide {
+		visibility:hidden;
+	}
+	
+	.deck-previous, .deck-before, .deck-current {
+		visibility:visible;
+	}
+}
+
+body.deck-container {
+	overflow:visible;
+}
+
+@media all and (orientation:portrait) {
+
+}
+
+@media all and (orientation:landscape) {
+
+}
+
+@media screen and (max-device-width: 480px) {
+  
+  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
+}
+
+
+@media print {
+  * {
+	background: transparent !important;
+	color: black !important;
+	text-shadow: none !important;
+	filter:none !important;
+	-ms-filter: none !important;
+	-webkit-box-reflect:none !important;
+	-moz-box-reflect:none !important;
+	-webkit-box-shadow:none !important;
+	-moz-box-shadow:none !important;
+	box-shadow:none !important;
+	
+	:before, :after {
+		display:none !important;
+	}
+} 
+  a, a:visited { color: #444 !important; text-decoration: underline; }
+  a[href]:after { content: " (" attr(href) ")"; }
+  abbr[title]:after { content: " (" attr(title) ")"; }
+  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
+  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
+  thead { display: table-header-group; } 
+  tr, img { page-break-inside: avoid; }
+  @page { margin: 0.5cm; }
+  p, h2, h3 { orphans: 3; widows: 3; }
+  h2, h3{ page-break-after: avoid; }
+
+ 	.slide {
+		position:static !important;
+		visibility:visible !important;
+		display:block !important;
+		-webkit-transform:none !important;
+		-moz-transform:none !important;
+		-o-transform:none !important;
+		-ms-transform:none !important;
+		transform:none !important;
+	}
+	
+	h1 {
+		-webkit-transform:none !important;
+		-moz-transform:none !important;
+		-o-transform:none !important;
+		-ms-transform:none !important;
+		transform:none !important;
+		padding:0 !important;
+		position:static !important;
+	}
+	
+	.deck-container > .slide {
+		page-break-after: always;
+	}
+	
+	.deck-container {
+		width:100% !important;
+		height:auto !important;
+		padding:0 !important;
+		display:block !important;
+	}
+	
+	script {
+		display:none;
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,41 @@
+.deck-container .goto-form {
+  position: absolute;
+  z-index: 3;
+  bottom: 10px;
+  left: 50%;
+  height: 1.75em;
+  margin: 0 0 0 -7.125em;
+  line-height: 1.75em;
+  padding: 0.625em;
+  display: none;
+  background: #ccc;
+  overflow: hidden;
+}
+.borderradius .deck-container .goto-form {
+  -webkit-border-radius: 10px;
+  -moz-border-radius: 10px;
+  border-radius: 10px;
+}
+.deck-container .goto-form label {
+  font-weight: bold;
+}
+.deck-container .goto-form label, .deck-container .goto-form input {
+  display: inline-block;
+  font-family: inherit;
+}
+
+.deck-goto .goto-form {
+  display: block;
+}
+
+#goto-slide {
+  width: 4.375em;
+  margin: 0 0.625em;
+  height: 1.4375em;
+}
+
+@media print {
+  .goto-form, #goto-slide {
+    display: none !important;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,6 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<form action="." method="get" class="goto-form">
+	<label for="goto-slide">Go to slide:</label>
+	<input type="number" name="slidenum" id="goto-slide">
+	<input type="submit" value="Go">
+</form>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,118 @@
+/*!
+Deck JS - deck.goto - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds the necessary methods and key bindings to show and hide a form
+for jumping to any slide number in the deck (and processes that form
+accordingly). The form-showing state is indicated by the presence of a class on
+the deck container.
+*/
+(function($, deck, undefined) {
+	var $d = $(document);
+	
+	/*
+	Extends defaults/options.
+	
+	options.classes.goto
+		This class is added to the deck container when showing the Go To Slide
+		form.
+		
+	options.selectors.gotoForm
+		The element that matches this selector is the form that is submitted
+		when a user hits enter after typing a slide number in the gotoInput
+		element.
+	
+	options.selectors.gotoInput
+		The element that matches this selector is the text input field for
+		entering a slide number in the Go To Slide form.
+		
+	options.keys.goto
+		The numeric keycode used to toggle between showing and hiding the Go To
+		Slide form.
+	*/
+	$.extend(true, $[deck].defaults, {
+		classes: {
+			goto: 'deck-goto'
+		},
+		
+		selectors: {
+			gotoForm: '.goto-form',
+			gotoInput: '#goto-slide'
+		},
+		
+		keys: {
+			goto: 71 // g
+		}
+	});
+
+	/*
+	jQuery.deck('showGoTo')
+	
+	Shows the Go To Slide form by adding the class specified by the goto class
+	option to the deck container.
+	*/
+	$[deck]('extend', 'showGoTo', function() {
+		$[deck]('getContainer').addClass($[deck]('getOptions').classes.goto);
+		$($[deck]('getOptions').selectors.gotoInput).focus();
+	});
+
+	/*
+	jQuery.deck('hideGoTo')
+	
+	Hides the Go To Slide form by removing the class specified by the goto class
+	option from the deck container.
+	*/
+	$[deck]('extend', 'hideGoTo', function() {
+		$[deck]('getContainer').removeClass($[deck]('getOptions').classes.goto);
+		$($[deck]('getOptions').selectors.gotoInput).blur();
+	});
+
+	/*
+	jQuery.deck('toggleGoTo')
+	
+	Toggles between showing and hiding the Go To Slide form.
+	*/
+	$[deck]('extend', 'toggleGoTo', function() {
+		$[deck]($[deck]('getContainer').hasClass($[deck]('getOptions').classes.goto) ? 'hideGoTo' : 'showGoTo');
+	});
+	
+	$d.bind('deck.init', function() {
+		// Bind key events
+		$d.unbind('keydown.deckgoto').bind('keydown.deckgoto', function(e) {
+			var key = $[deck]('getOptions').keys.goto;
+			
+			if (e.which === key ||$.inArray(e.which, key) > -1) {
+				e.preventDefault();
+				$[deck]('toggleGoTo');
+			}
+		});
+		
+		// Process form submittal, go to the slide entered
+		$($[deck]('getOptions').selectors.gotoForm)
+		.unbind('submit.deckgoto')
+		.bind('submit.deckgoto', function(e) {
+			var $field = ($($[deck]('getOptions').selectors.gotoInput)),
+			i = parseInt($field.val(), 10);
+			
+			if (!($.isNaN(i) || i < 1 || i > $[deck]('getSlides').length)) {
+				$[deck]('go', i - 1);
+				$[deck]('hideGoTo');
+				$field.val('');
+			}
+			
+			e.preventDefault();
+		});
+		
+		$($[deck]('getOptions').selectors.gotoInput)
+		.unbind('keydown.deckgoto')
+		.bind('keydown.deckgoto', function(e) {
+			e.stopPropagation();
+		});
+	});
+})(jQuery, 'deck');
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,46 @@
+.deck-container {	
+	.goto-form {
+		position:absolute;
+		z-index:3;
+		bottom:10px;
+		left:50%;
+		height:1.75em;
+		margin:0 0 0 -7.125em;
+		line-height:1.75em;
+		padding:0.625em;
+		display:none;
+		background:#ccc;
+		overflow:hidden;
+	
+		.borderradius & {
+			-webkit-border-radius:10px;
+			-moz-border-radius:10px;
+			border-radius:10px;
+		}
+	
+		label {
+			font-weight:bold;
+		}
+	
+		label, input {
+			display:inline-block;
+			font-family:inherit;
+		}
+	}
+}
+
+.deck-goto .goto-form {
+	display:block;
+}
+
+#goto-slide {
+	width:4.375em;
+	margin:0 0.625em;
+	height:1.4375em;
+}
+
+@media print {
+	.goto-form, #goto-slide {
+		display:none !important;
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,13 @@
+.deck-container .deck-permalink {
+  display: none;
+  position: absolute;
+  z-index: 4;
+  bottom: 30px;
+  right: 0;
+  width: 48px;
+  text-align: center;
+}
+
+.no-history .deck-container:hover .deck-permalink {
+  display: block;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,2 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<a href="." title="Permalink to this slide" class="deck-permalink">#</a>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,110 @@
+/*!
+Deck JS - deck.hash - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds deep linking to individual slides, enables internal links
+to slides within decks, and updates the address bar with the hash as the user
+moves through the deck. A permalink anchor is also updated. Standard themes
+hide this link in browsers that support the History API, and show it for
+those that do not. Slides that do not have an id are assigned one according to
+the hashPrefix option.
+*/
+(function ($, deck, window, undefined) {
+	var $d = $(document),
+	$window = $(window),
+	
+	/* Collection of internal fragment links in the deck */
+	$internals,
+	
+	/*
+	Internal only function.  Given a string, extracts the id from the hash,
+	matches it to the appropriate slide, and navigates there.
+	*/
+	goByHash = function(str) {
+		var id = str.substr(str.indexOf("#") + 1),
+		slides = $[deck]('getSlides');
+		
+		$.each(slides, function(i, $el) {
+			if ($el.attr('id') === id) {
+				$[deck]('go', i);
+				return false;
+			}
+		});
+	};
+	
+	/*
+	Extends defaults/options.
+	
+	options.selectors.hashLink
+		The element matching this selector has its href attribute updated to
+		the hash of the current slide as the user navigates through the deck.
+		
+	options.hashPrefix
+		Every slide that does not have an id is assigned one at initialization.
+		Assigned ids take the form of hashPrefix + slideIndex, e.g., slide-0,
+		slide-12, etc.
+	*/
+	$.extend(true, $[deck].defaults, {
+		selectors: {
+			hashLink: '.deck-permalink'
+		},
+		
+		hashPrefix: 'slide-'
+	});
+	
+	
+	$d.bind('deck.init', function() {
+		$internals = $();
+		
+		$.each($[deck]('getSlides'), function(i, $el) {
+			var hash;
+			
+			/* Hand out ids to the unfortunate slides born without them */
+			if (!$el.attr('id')) {
+				$el.attr('id', $[deck]('getOptions').hashPrefix + i);
+			}
+			
+			hash ='#' + $el.attr('id');
+			
+			/* Deep link to slides on init */
+			if (hash === window.location.hash) {
+				$[deck]('go', i);
+			}
+			
+			/* Add internal links to this slide */
+			$internals = $internals.add('a[href="' + hash + '"]');
+		});
+		
+		if (!Modernizr.hashchange) {
+			/* Set up internal links using click for the poor browsers
+			without a hashchange event. */
+			$internals.unbind('click.deckhash').bind('click.deckhash', function(e) {
+				goByHash($(this).attr('href'));
+			});
+		}
+	})
+	/* Update permalink and address bar on a slide change */
+	.bind('deck.change', function(e, from, to) {
+		var hash = '#' + $[deck]('getSlide', to).attr('id');
+		
+		$($[deck]('getOptions').selectors.hashLink).attr('href', hash);
+		if (Modernizr.history) {
+			window.history.replaceState({}, "", hash);
+		}
+	});
+	
+	/* Deals with internal links in modern browsers */
+	$window.bind('hashchange.deckhash', function(e) {
+		if (e.originalEvent && e.originalEvent.newURL) {
+			goByHash(e.originalEvent.newURL);
+		}
+		else {
+			goByHash(window.location.hash);
+		}
+	});
+})(jQuery, 'deck', this);
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,15 @@
+.deck-container {
+	.deck-permalink {
+		display:none;
+		position:absolute;
+		z-index:4;
+		bottom:30px;
+		right:0;
+		width:48px;
+		text-align:center;
+	}
+}
+
+.no-history .deck-container:hover .deck-permalink {
+	display:block;
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/menu/deck.menu.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,24 @@
+.deck-menu > .slide {
+  float: left;
+  width: 22%;
+  height: 22%;
+  min-height: 0;
+  margin: 1%;
+  font-size: 0.22em;
+  overflow: hidden;
+  padding: 0 0.5%;
+}
+.deck-menu .slide {
+  background: #eee;
+  position: relative;
+  left: 0;
+  top: 0;
+  visibility: visible;
+  cursor: pointer;
+}
+.deck-menu iframe, .deck-menu img, .deck-menu video {
+  max-width: 100%;
+}
+.deck-menu .deck-current, .no-touch .deck-menu .slide:hover {
+  background: #ddf;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/menu/deck.menu.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,127 @@
+/*!
+Deck JS - deck.menu - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds the methods and key binding to show and hide a menu of all
+slides in the deck. The deck menu state is indicated by the presence of a class
+on the deck container.
+*/
+(function($, deck, undefined) {
+	var $d = $(document);
+	
+	/*
+	Extends defaults/options.
+	
+	options.classes.menu
+		This class is added to the deck container when showing the slide menu.
+	
+	options.keys.menu
+		The numeric keycode used to toggle between showing and hiding the slide
+		menu.
+		
+	options.touch.doubletapWindow
+		Two consecutive touch events within this number of milliseconds will
+		be considered a double tap, and will toggle the menu on touch devices.
+	*/
+	$.extend(true, $[deck].defaults, {
+		classes: {
+			menu: 'deck-menu'
+		},
+		
+		keys: {
+			menu: 77 // m
+		},
+		
+		touch: {
+			doubletapWindow: 400
+		}
+	});
+
+	/*
+	jQuery.deck('showMenu')
+	
+	Shows the slide menu by adding the class specified by the menu class option
+	to the deck container.
+	*/
+	$[deck]('extend', 'showMenu', function() {
+		$[deck]('getContainer').addClass($[deck]('getOptions').classes.menu);
+		$[deck]('getContainer').scrollTop($[deck]('getSlide').offset().top);
+	});
+
+	/*
+	jQuery.deck('hideMenu')
+	
+	Hides the slide menu by removing the class specified by the menu class
+	option from the deck container.
+	*/
+	$[deck]('extend', 'hideMenu', function() {
+		$[deck]('getContainer').removeClass($[deck]('getOptions').classes.menu);
+		$[deck]('getContainer').scrollTop(0);
+	});
+
+	/*
+	jQuery.deck('toggleMenu')
+	
+	Toggles between showing and hiding the slide menu.
+	*/
+	$[deck]('extend', 'toggleMenu', function() {
+		$[deck]('getContainer').hasClass($[deck]('getOptions').classes.menu) ?
+		$[deck]('hideMenu') : $[deck]('showMenu');
+	});
+
+	$d.bind('deck.init', function() {
+		var opts = $[deck]('getOptions'),
+		touchEndTime = 0,
+		currentSlide;
+		
+		// Bind key events
+		$d.unbind('keydown.deckmenu').bind('keydown.deckmenu', function(e) {
+			if (e.which === opts.keys.menu || $.inArray(e.which, opts.keys.menu) > -1) {
+				$[deck]('toggleMenu');
+				e.preventDefault();
+			}
+		});
+		
+		// Double tap to toggle slide menu for touch devices
+		$[deck]('getContainer').unbind('touchstart.deckmenu').bind('touchstart.deckmenu', function(e) {
+			currentSlide = $[deck]('getSlide');
+		})
+		.unbind('touchend.deckmenu').bind('touchend.deckmenu', function(e) {
+			var now = Date.now();
+			
+			// Ignore this touch event if it caused a nav change (swipe)
+			if (currentSlide !== $[deck]('getSlide')) return;
+			
+			if (now - touchEndTime < opts.touch.doubletapWindow) {
+				$[deck]('toggleMenu');
+				e.preventDefault();
+			}
+			touchEndTime = now;
+		});
+		
+		// Selecting slides from the menu
+		$.each($[deck]('getSlides'), function(i, $s) {
+			$s.unbind('click.deckmenu').bind('click.deckmenu', function(e) {
+				if (!$[deck]('getContainer').hasClass(opts.classes.menu)) return;
+
+				$[deck]('go', i);
+				$[deck]('hideMenu');
+				e.stopPropagation();
+				e.preventDefault();
+			});
+		});
+	})
+	.bind('deck.change', function(e, from, to) {
+		var container = $[deck]('getContainer');
+		
+		if (container.hasClass($[deck]('getOptions').classes.menu)) {
+			container.scrollTop($[deck]('getSlide', to).offset().top);
+		}
+	});
+})(jQuery, 'deck');
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/menu/deck.menu.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,29 @@
+.deck-menu {
+	> .slide {
+		float:left;
+		width:22%;
+		height:22%;
+		min-height:0;
+		margin:1%;
+		font-size:0.22em;
+		overflow:hidden;
+		padding:0 0.5%;
+	}
+	
+	.slide {
+		background:#eee;
+		position:relative;
+		left:0;
+		top:0;
+		visibility:visible;
+		cursor:pointer;
+	}
+	
+	iframe, img, video {
+		max-width:100%;
+	}
+	
+	.deck-current, .no-touch & .slide:hover {
+		background:#ddf;
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,43 @@
+.deck-container .deck-prev-link, .deck-container .deck-next-link {
+  display: none;
+  position: absolute;
+  z-index: 3;
+  top: 50%;
+  width: 32px;
+  height: 32px;
+  margin-top: -16px;
+  font-size: 20px;
+  font-weight: bold;
+  line-height: 32px;
+  vertical-align: middle;
+  text-align: center;
+  text-decoration: none;
+  color: #fff;
+  background: #888;
+}
+.borderradius .deck-container .deck-prev-link, .borderradius .deck-container .deck-next-link {
+  -webkit-border-radius: 16px;
+  -moz-border-radius: 16px;
+  border-radius: 16px;
+}
+.deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-prev-link:active, .deck-container .deck-prev-link:visited, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus, .deck-container .deck-next-link:active, .deck-container .deck-next-link:visited {
+  color: #fff;
+}
+.deck-container .deck-prev-link {
+  left: 8px;
+}
+.deck-container .deck-next-link {
+  right: 8px;
+}
+.deck-container:hover .deck-prev-link, .deck-container:hover .deck-next-link {
+  display: block;
+}
+.deck-container:hover .deck-prev-link.deck-nav-disabled, .touch .deck-container:hover .deck-prev-link, .deck-container:hover .deck-next-link.deck-nav-disabled, .touch .deck-container:hover .deck-next-link {
+  display: none;
+}
+
+@media print {
+  .deck-prev-link, .deck-next-link {
+    display: none !important;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,3 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<a href="#" class="deck-prev-link" title="Previous">&#8592;</a>
+<a href="#" class="deck-next-link" title="Next">&#8594;</a>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,83 @@
+/*!
+Deck JS - deck.navigation - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds clickable previous and next links to the deck.
+*/
+(function($, deck, undefined) {
+	var $d = $(document);
+	
+	/*
+	Extends defaults/options.
+	
+	options.classes.navDisabled
+		This class is added to a navigation link when that action is disabled.
+		It is added to the previous link when on the first slide, and to the
+		next link when on the last slide.
+		
+	options.selectors.nextLink
+		The elements that match this selector will move the deck to the next
+		slide when clicked.
+		
+	options.selectors.previousLink
+		The elements that match this selector will move to deck to the previous
+		slide when clicked.
+	*/
+	$.extend(true, $[deck].defaults, {
+		classes: {
+			navDisabled: 'deck-nav-disabled'
+		},
+		
+		selectors: {
+			nextLink: '.deck-next-link',
+			previousLink: '.deck-prev-link'
+		}
+	});
+
+	$d.bind('deck.init', function() {
+		var opts = $[deck]('getOptions'),
+		nextSlide = $[deck]('getSlide', 1),
+		nextId = nextSlide ? nextSlide.attr('id') : undefined;
+		
+		// Setup prev/next link events
+		$(opts.selectors.previousLink)
+		.unbind('click.decknavigation')
+		.bind('click.decknavigation', function(e) {
+			$[deck]('prev');
+			e.preventDefault();
+		});
+		
+		$(opts.selectors.nextLink)
+		.unbind('click.decknavigation')
+		.bind('click.decknavigation', function(e) {
+			$[deck]('next');
+			e.preventDefault();
+		});
+		
+		// Start on first slide, previous link is disabled, set next link href
+		$(opts.selectors.previousLink).addClass(opts.classes.navDisabled);
+		$(opts.selectors.nextLink).attr('href', '#' + (nextId ? nextId : ''));
+	})
+	/* Updates link hrefs, and disabled states if last/first slide */
+	.bind('deck.change', function(e, from, to) {
+		var opts = $[deck]('getOptions'),
+		last = $[deck]('getSlides').length - 1,
+		prevSlide = $[deck]('getSlide', to - 1),
+		nextSlide = $[deck]('getSlide', to + 1),
+		prevId = prevSlide ? prevSlide.attr('id') : undefined;
+		nextId = nextSlide ? nextSlide.attr('id') : undefined;
+		
+		$(opts.selectors.previousLink)
+			.toggleClass(opts.classes.navDisabled, !to)
+			.attr('href', '#' + (prevId ? prevId : ''));
+		$(opts.selectors.nextLink)
+			.toggleClass(opts.classes.navDisabled, to === last)
+			.attr('href', '#' + (nextId ? nextId : ''));
+	});
+})(jQuery, 'deck');
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,56 @@
+@mixin border-radius($r) {
+	-webkit-border-radius:$r;
+	-moz-border-radius:$r;
+	border-radius:$r;
+}
+
+.deck-container {
+	.deck-prev-link, .deck-next-link {
+		display:none;
+		position:absolute;
+		z-index:3;
+		top:50%;
+		width:32px;
+		height:32px;
+		margin-top:-16px;
+		font-size:20px;
+		font-weight:bold;
+		line-height:32px;
+		vertical-align:middle;
+		text-align:center;
+		text-decoration:none;
+		color:#fff;
+		background:#888;
+
+		.borderradius & {
+			@include border-radius(16px);
+		}
+
+		&:hover, &:focus, &:active, &:visited {
+			color:#fff;
+		}
+	}
+
+	.deck-prev-link {
+		left:8px;
+	}
+
+	.deck-next-link {
+		right:8px;
+	}
+	
+	&:hover .deck-prev-link, &:hover .deck-next-link {
+		display:block;
+
+		&.deck-nav-disabled, .touch & {
+			display:none;
+		}
+	}
+}
+
+
+@media print {
+	.deck-prev-link, .deck-next-link {
+		display:none !important;
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/README.md	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,8 @@
+# Speaker notes extension for deck.js
+
+Just add element with class "note" inside your slide elements and contents of
+it element will be shown only when requested.
+
+## Installation
+
+Just like other extension. Include css, js and html to your slide page.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/deck.notes.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,71 @@
+
+
+.note {
+  display: none;
+}
+
+/* .deck-notes a { */
+/*   display: none; */
+/* } */
+
+.deck-container:hover .deck-show-notes {
+  display: block;
+}
+
+.deck-hide-button {
+  display: none !important;
+}
+
+a.deck-hide-notes {
+  float: right;
+  bottom: 10px !important;
+}
+
+
+
+.deck-note-button {
+  font-size: 8pt;
+}
+
+.deck-notes {
+  display: none;
+}
+
+
+.deck-hide-always {
+  display: none !important;
+}
+
+.deck-notes, .deck-show-notes {
+  position: absolute;
+  bottom: 10px !important;
+  left: 10px;
+  color: black;
+  padding: 1em;
+  font-size: 70% !important;
+  border-radius: 6px 6px 6px 6px !important;
+  z-index: 100000;
+}
+
+.deck-notes {
+  padding: 0.5em !important;
+  width: 800px;
+  height: 400px;
+  background: #fff !important;
+  border-color: #888 !important;
+  border-width: 6px 6px 6px 6px !important;
+  border-style: solid !important;
+}
+
+
+.deck-show-notes {
+  display: none;
+  background-color: #888;
+  padding: 0.5em !important;
+}
+
+.deck-show-notes a, .deck-show-notes a:hover {
+  color: white;
+  text-decoration: none;
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/deck.notes.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,9 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<div class="deck-notes" style="display: block; ">
+  <a href="#" class="deck-hide-notes deck-note-button">Hide</a>
+  <div class="deck-note-container" style="display: none; ">my sub note 4</div>
+</div>
+
+<div class="deck-show-notes deck-hide-button">
+  <a href="#" class="deck-note-button">Show Speaker Notes</a>
+</div>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/deck.notes.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,59 @@
+/*!
+Deck JS - deck.notes - v1.0
+Copyright (c) 2011 Esa-Matti Suuronen
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds the methods and key binding to show and hide a menu of all
+slides in the deck. The deck menu state is indicated by the presence of a class
+on the deck container.
+*/
+(function($, deck, undefined) {
+  var $d = $(document);
+
+
+  function displayNotes(slideId) {
+    var noteContainer = $(".deck-note-container");
+    var notes = $(".deck-notes,.deck-show-notes");
+
+    var note = $[deck]('getSlide', slideId).find(".note");
+    console.log("note is ", note.html());
+
+    if (note.size() > 0) {
+      noteContainer.html(note.html());
+      notes.removeClass("deck-hide-always");
+    }
+    else {
+      notes.addClass("deck-hide-always");
+    }
+  }
+
+  $d.bind('deck.init', function() {
+    var noteWrapper = $(".deck-notes");
+    var showNotesButton = $(".deck-show-notes");
+
+    $("a.deck-hide-notes").click(function() {
+      noteWrapper.hide();
+      showNotesButton.removeClass("deck-hide-button");
+    });
+
+    $(".deck-show-notes a").click(function() {
+      showNotesButton.addClass("deck-hide-button");
+      noteWrapper.show();
+    });
+
+    if (!window.location.hash) {
+      displayNotes(0);
+    }
+
+  });
+
+  $d.bind('deck.change', function(e, from, to) {
+    displayNotes(to);
+  });
+
+})(jQuery, 'deck');
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/scale/deck.scale.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,16 @@
+.csstransforms .deck-container.deck-scale {
+  width: auto;
+  -webkit-transform-origin: 50% 0;
+  -moz-transform-origin: 50% 0;
+  -o-transform-origin: 50% 0;
+  -ms-transform-origin: 50% 0;
+  transform-origin: 50% 0;
+}
+.csstransforms .deck-container.deck-scale.deck-menu {
+  width: 70%;
+  -webkit-transform: none !important;
+  -moz-transform: none !important;
+  -o-transform: none !important;
+  -ms-transform: none !important;
+  transform: none !important;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/scale/deck.scale.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,155 @@
+/*!
+Deck JS - deck.scale - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds automatic scaling to the deck.  It should only be used on
+standalone decks where the body is the deck container. Slides are scaled down
+using CSS transforms to fit within the browser window. If the browser window
+is big enough to hold the slides without scaling, no scaling occurs. The user
+can disable and enable scaling with a keyboard shortcut.
+
+Note: CSS transforms make Flash videos render incorrectly.  Presenters that
+need to use video will want to disable scaling to play them.  HTML5 video
+works fine.
+*/
+(function($, deck, window, undefined) {
+	var $d = $(document),
+	$w = $(window),
+	baseHeight, // Value to scale against
+	timer, // Timeout id for debouncing
+	
+	/*
+	Internal function to do all the dirty work of scaling the deck container.
+	*/
+	scaleDeck = function() {
+		var obh = $[deck]('getOptions').baseHeight,
+		$container = $[deck]('getContainer'),
+		height = $w.height(),
+		slides = $[deck]('getSlides'),
+		scale,
+		transform;
+		
+		// Don't scale if scaling disabled
+		if (!$container.hasClass($[deck]('getOptions').classes.scale)) {
+			scale = 1;
+		}
+		else {
+			// Use tallest slide as base height if not set manually
+			baseHeight = obh ? obh : (function() {
+				var greatest = 0;
+
+				$.each(slides, function(i, $slide) {
+					greatest = Math.max(greatest, $slide.outerHeight());
+				});
+
+				return greatest;
+			})();
+			
+			scale = height / baseHeight;
+		}
+		
+		// Scale, but don't scale up
+		transform = scale >= 1 ? 'none' : 'scale(' + scale + ')';
+		$.each('Webkit Moz O ms Khtml'.split(' '), function(i, prefix) {
+			$container.css(prefix + 'Transform', transform);
+		});
+	};
+
+	/*
+	Extends defaults/options.
+	
+	options.classes.scale
+		This class is added to the deck container when scaling is enabled.
+		It is enabled by default when the module is included.
+	
+	options.keys.scale
+		The numeric keycode used to toggle enabling and disabling scaling.
+	
+	options.baseHeight
+		When baseheight is falsy, as it is by default, the deck is scaled
+		in proportion to the height of the slides.  You may instead specify
+		a height, and the deck will be scaled against this height regardless
+		of the actual content height.
+	
+	options.scaleDebounce
+		Scaling on the browser resize event is debounced. This number is the
+		threshold in milliseconds. You can learn more about debouncing here:
+		http://unscriptable.com/index.php/2009/03/20/debouncing-javascript-methods/
+	
+	*/
+	$.extend(true, $[deck].defaults, {
+		classes: {
+			scale: 'deck-scale'
+		},
+		
+		keys: {
+			scale: 83 // s
+		},
+		
+		baseHeight: null,
+		scaleDebounce: 200
+	});
+	
+	/*
+	jQuery.deck('disableScale')
+	
+	Disables scaling and removes the scale class from the deck container.
+	*/
+	$[deck]('extend', 'disableScale', function() {
+		$[deck]('getContainer').removeClass($[deck]('getOptions').classes.scale);
+		scaleDeck();
+	});
+	
+	/*
+	jQuery.deck('enableScale')
+	
+	Enables scaling and adds the scale class to the deck container.
+	*/
+	$[deck]('extend', 'enableScale', function() {
+		$[deck]('getContainer').addClass($[deck]('getOptions').classes.scale);
+		scaleDeck();
+	});
+	
+	/*
+	jQuery.deck('toggleScale')
+	
+	Toggles between enabling and disabling scaling.
+	*/
+	$[deck]('extend', 'toggleScale', function() {
+		var $c = $[deck]('getContainer');
+		$[deck]($c.hasClass($[deck]('getOptions').classes.scale) ?
+			'disableScale' : 'enableScale'); 
+	});
+
+	$d.bind('deck.init', function() {
+		var opts = $[deck]('getOptions');
+		
+		// Scaling enabled at start
+		$[deck]('getContainer').addClass(opts.classes.scale);
+		
+		// Debounce the resize scaling
+		$w.unbind('resize.deckscale').bind('resize.deckscale', function() {
+			window.clearTimeout(timer);
+			timer = window.setTimeout(scaleDeck, opts.scaleDebounce);
+		})
+		// Scale once on load, in case images or something change layout
+		.unbind('load.deckscale').bind('load.deckscale', scaleDeck);
+		
+		// Bind key events
+		$d.unbind('keydown.deckscale').bind('keydown.deckscale', function(e) {
+			if (e.which === opts.keys.scale || $.inArray(e.which, opts.keys.scale) > -1) {
+				$[deck]('toggleScale');
+				e.preventDefault();
+			}
+		});
+		
+		// Scale once on init
+		scaleDeck();
+	});
+})(jQuery, 'deck', this);
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/scale/deck.scale.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,17 @@
+.csstransforms .deck-container.deck-scale {
+	width:auto;
+	-webkit-transform-origin: 50% 0;
+	-moz-transform-origin: 50% 0;
+	-o-transform-origin: 50% 0;
+	-ms-transform-origin: 50% 0;
+	transform-origin: 50% 0;
+	
+	&.deck-menu {
+		width:70%;
+		-webkit-transform:none !important;
+		-moz-transform:none !important;
+		-o-transform:none !important;
+		-ms-transform:none !important;
+		transform:none !important;
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,14 @@
+.deck-container .deck-status {
+  position: absolute;
+  bottom: 10px;
+  right: 5px;
+  color: #888;
+  z-index: 3;
+  margin: 0;
+}
+
+@media print {
+  .deck-status {
+    display: none;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,6 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<p class="deck-status">
+	<span class="deck-status-current"></span>
+	/
+	<span class="deck-status-total"></span>
+</p>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,42 @@
+/*!
+Deck JS - deck.status - v1.0
+Copyright (c) 2011 Caleb Troughton
+Dual licensed under the MIT license and GPL license.
+https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt
+https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt
+*/
+
+/*
+This module adds a (current)/(total) style status indicator to the deck.
+*/
+(function($, deck, undefined) {
+	var $d = $(document);
+	
+	/*
+	Extends defaults/options.
+	
+	options.selectors.statusCurrent
+		The element matching this selector displays the current slide number.
+		
+	options.selectors.statusTotal
+		The element matching this selector displays the total number of slides.
+	*/
+	$.extend(true, $[deck].defaults, {
+		selectors: {
+			statusCurrent: '.deck-status-current',
+			statusTotal: '.deck-status-total'
+		}
+	});
+	
+	$d.bind('deck.init', function() {
+		// Start on first slide
+		$($[deck]('getOptions').selectors.statusCurrent).text(1);
+		// Set total slides once
+		$($[deck]('getOptions').selectors.statusTotal).text($[deck]('getSlides').length);
+	})
+	/* Update current slide number with each change event */
+	.bind('deck.change', function(e, from, to) {
+		$($[deck]('getOptions').selectors.statusCurrent).text(to + 1);
+	});
+})(jQuery, 'deck');
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,16 @@
+.deck-container {
+	.deck-status {
+		position:absolute;
+		bottom:10px;
+		right:5px;
+		color:#888;
+		z-index:3;
+		margin:0;
+	}
+}
+
+@media print {
+	.deck-status {
+		display:none;
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/introduction/index.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,218 @@
+<!DOCTYPE html>
+<!--[if lt IE 7]> <html class="no-js ie6" lang="en"> <![endif]-->
+<!--[if IE 7]>    <html class="no-js ie7" lang="en"> <![endif]-->
+<!--[if IE 8]>    <html class="no-js ie8" lang="en"> <![endif]-->
+<!--[if gt IE 8]><!-->  <html class="no-js" lang="en"> <!--<![endif]-->
+<head>
+	<meta charset="utf-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+	
+	<title>Getting Started with deck.js</title>
+	
+	<meta name="description" content="A jQuery library for modern HTML presentations">
+	<meta name="author" content="Caleb Troughton">
+	<meta name="viewport" content="width=1024, user-scalable=no">
+	
+	<!-- Core and extension CSS files -->
+	<link rel="stylesheet" href="../core/deck.core.css">
+	<link rel="stylesheet" href="../extensions/goto/deck.goto.css">
+	<link rel="stylesheet" href="../extensions/menu/deck.menu.css">
+	<link rel="stylesheet" href="../extensions/navigation/deck.navigation.css">
+	<link rel="stylesheet" href="../extensions/status/deck.status.css">
+	<link rel="stylesheet" href="../extensions/hash/deck.hash.css">
+	
+	<!-- Theme CSS files (menu swaps these out) -->
+	<link rel="stylesheet" id="style-theme-link" href="../themes/style/web-2.0.css">
+	<link rel="stylesheet" id="transition-theme-link" href="../themes/transition/horizontal-slide.css">
+	
+	<!-- Custom CSS just for this page -->
+	<link rel="stylesheet" href="introduction.css">
+	
+	<script src="../modernizr.custom.js"></script>
+</head>
+
+<body class="deck-container">
+
+<div class="theme-menu">
+	<h2>Themes</h2>	
+	
+	<label for="style-themes">Style:</label>
+	<select id="style-themes">
+		<option selected value="../themes/style/web-2.0.css">Web 2.0</option>
+		<option value="../themes/style/swiss.css">Swiss</option>
+		<option value="../themes/style/neon.css">Neon</option>
+		<option value="">None</option>
+	</select>
+	
+	<label for="transition-themes">Transition:</label>
+	<select id="transition-themes">
+		<option selected value="../themes/transition/horizontal-slide.css">Horizontal Slide</option>
+		<option value="../themes/transition/vertical-slide.css">Vertical Slide</option>
+		<option value="../themes/transition/fade.css">Fade</option>
+		<option value="">None</option>
+	</select>
+</div>
+
+<div class="slide" id="title-slide">
+	<h1>Getting Started with deck.js</h1>
+</div>
+
+<div class="slide" id="how-to-overview">
+	<h2>How to Make a Deck</h2>
+	<ol>
+		<li>
+			<h3>Write Slides</h3>
+			<p>Slide content is simple&nbsp;HTML.</p>
+		</li>
+		<li>
+			<h3>Choose Themes</h3>
+			<p>One for slide styles and one for deck&nbsp;transitions.</p>
+		</li>
+		<li>
+			<h3>Include Extensions</h3>
+			<p>Add extra functionality to your deck, or leave it stripped&nbsp;down.</p>
+		</li>
+	</ol>
+</div>
+
+<div class="slide" id="markup">
+	<h2>The Markup</h2>
+	<p>Slides are just HTML elements with a class of <code>slide</code>.</p>
+	<pre><code>&lt;div class=&quot;slide&quot;&gt;
+   &lt;h2&gt;How to Make a Deck&lt;/h2&gt;
+   &lt;ol&gt;
+      &lt;li&gt;
+         &lt;h3&gt;Write Slides&lt;/h3&gt;
+         &lt;p&gt;Slide content is simple HTML.&lt;/p&gt;
+      &lt;/li&gt;
+      &lt;li&gt;
+         &lt;h3&gt;Choose Themes&lt;/h3&gt;
+         &lt;p&gt;One for slide styles and one for deck transitions.&lt;/p&gt;
+      &lt;/li&gt;
+      &hellip;
+   &lt;/ol&gt;
+&lt;/div&gt;</code></pre>
+</div>
+
+<div class="slide" id="themes">
+	<h2>Style Themes</h2>
+	<p>Customizes the colors, typography, and layout of slide&nbsp;content.</p>
+	<pre><code>&lt;link rel=&quot;stylesheet&quot; href=&quot;/path/to/css/style-theme.css&quot;&gt;</code></pre>
+	<h2>Transition Themes</h2>
+	<p>Defines transitions between slides using CSS3 transitions.  Less capable browsers fall back to cutaways. But <strong>you</strong> aren&rsquo;t using <em>those</em> browsers to give your presentations, are&nbsp;you&hellip;</p>
+	<pre><code>&lt;link rel=&quot;stylesheet&quot; href=&quot;/path/to/css/transition-theme.css&quot;&gt;</code></pre>
+</div>
+
+<div class="slide" id="extensions">
+	<h2>Extensions</h2>
+	<p>Core gives you basic slide functionality with left and right arrow navigation, but you may want more. Here are the ones included in this&nbsp;deck:</p>
+	
+	<ul>
+		<li class="slide" id="extensions-goto">
+			<strong>deck.goto</strong>: Adds a shortcut key to jump to any slide number.  Hit g, type in the slide number, and hit&nbsp;enter.
+		</li>
+		
+		<li class="slide" id="extensions-hash">
+			<strong>deck.hash</strong>: Enables internal linking within slides, deep linking to individual slides, and updates the address bar &amp; a permalink anchor with each slide&nbsp;change.
+		</li>
+
+		<li class="slide" id="extensions-menu">
+			<strong>deck.menu</strong>: Adds a menu view, letting you see all slides in a grid. Hit m to toggle to menu view, continue navigating your deck, and hit m to return to normal view. Touch devices can double-tap the deck to switch between&nbsp;views.
+		</li>
+
+		<li class="slide" id="extensions-navigation">
+			<strong>deck.navigation</strong>: Adds clickable left and right buttons for the less keyboard&nbsp;inclined.
+		</li>
+
+		<li class="slide" id="extensions-status">
+			<strong>deck.status</strong>: Adds a page number indicator. (current/total)
+		</li>
+	</ul>
+	
+	<p class="slide" id="extension-folders">Each extension folder in the download package contains the necessary JavaScript, CSS, and HTML&nbsp;files. For a complete list of extension modules included in deck.js, check out the&nbsp;<a href="http://imakewebthings.github.com/deck.js/docs">documentation</a>.</p>
+</div>
+
+<div class="slide" id="nested">
+	<h2>Nested Slides</h2>
+	<p>That last slide had a few steps.  To create substeps in slides, just nest them:</p>
+	<pre><code>&lt;div class=&quot;slide&quot;&gt;
+  &lt;h2&gt;Extensions&lt;/h2&gt;
+  &lt;p&gt;Core gives you basic slide functionality...&lt;/p&gt;		
+  &lt;ul&gt;
+     &lt;li class=&quot;slide&quot;&gt;
+        &lt;h3&gt;deck.goto&lt;/h3&gt;
+        &lt;p&gt;Adds a shortcut key to jump to any slide number...&lt;/p&gt;
+     &lt;/li&gt;
+     &lt;li class=&quot;slide&quot;&gt;...&lt;/li&gt;	
+     &lt;li class=&quot;slide&quot;&gt;...&lt;/li&gt;
+     &lt;li class=&quot;slide&quot;&gt;...&lt;/li&gt;
+  &lt;/ul&gt;
+&lt;/div&gt;</code></pre>
+</div>
+
+<div class="slide" id="elements-images">
+	<h2>Other Elements: Images</h2>
+	<img src="http://placekitten.com/600/375" alt="Kitties">
+	<pre><code>&lt;img src=&quot;http://placekitten.com/600/375&quot; alt=&quot;Kitties&quot;&gt;</code></pre>
+</div>
+
+<div class="slide" id="elements-blockquotes">
+	<h2>Other Elements: Blockquotes</h2>
+	<blockquote cite="http://example.org">
+		<p>Food is an important part of a balanced diet.</p>
+		<p><cite>Fran Lebowitz</cite></p>
+	</blockquote>
+	<pre><code>&lt;blockquote cite=&quot;http://example.org&quot;&gt;
+  &lt;p&gt;Food is an important part of a balanced diet.&lt;/p&gt;
+  &lt;p&gt;&lt;cite&gt;Fran Lebowitz&lt;/cite&gt;&lt;/p&gt;
+&lt;/blockquote&gt;</code></pre>
+</div>
+
+
+<div class="slide" id="elements-videos">
+	<h2>Other Elements: Video Embeds</h2>
+	<p>Embed videos from your favorite online video service or with an HTML5 video&nbsp;element.</p>
+	
+	<iframe src="http://player.vimeo.com/video/1063136?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe>
+	
+	<pre><code>&lt;iframe src=&quot;http://player.vimeo.com/video/1063136?title=0&amp;amp;byline=0&amp;amp;portrait=0&quot; width=&quot;400&quot; height=&quot;225&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;</code></pre>
+</div>
+
+<div class="slide" id="digging-deeper">
+	<h2>Digging Deeper</h2>
+	<p>If you want to learn about making your own themes, extending deck.js, and more, check out the&nbsp;<a href="../docs/">documentation</a>.</p>
+</div>
+
+<a href="#" class="deck-prev-link" title="Previous">&#8592;</a>
+<a href="#" class="deck-next-link" title="Next">&#8594;</a>
+
+<p class="deck-status">
+	<span class="deck-status-current"></span>
+	/
+	<span class="deck-status-total"></span>
+</p>
+
+<form action="." method="get" class="goto-form">
+	<label for="goto-slide">Go to slide:</label>
+	<input type="number" name="slidenum" id="goto-slide">
+	<input type="submit" value="Go">
+</form>
+
+<a href="." title="Permalink to this slide" class="deck-permalink">#</a>
+
+<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.js"></script>
+<script>window.jQuery || document.write('<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.1.min.js">\x3C/script>')</script>
+
+<!-- Deck Core and extensions -->
+<script src="../core/deck.core.js"></script>
+<script src="../extensions/menu/deck.menu.js"></script>
+<script src="../extensions/goto/deck.goto.js"></script>
+<script src="../extensions/status/deck.status.js"></script>
+<script src="../extensions/navigation/deck.navigation.js"></script>
+<script src="../extensions/hash/deck.hash.js"></script>
+
+<!-- Specific to this page -->
+<script src="introduction.js"></script>
+
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/introduction/introduction.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,55 @@
+.deck-container .theme-menu {
+  display: none;
+  position: fixed;
+  z-index: 3;
+  bottom: 10px;
+  left: 10px;
+  height: 20px;
+  line-height: 20px;
+  padding: 5px;
+  border: 1px solid #ddd;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  overflow: hidden;
+  background: #fff;
+  font-family: sans-serif;
+  color: #888;
+}
+.js .deck-container .theme-menu {
+  display: block;
+}
+.deck-container .theme-menu h2 {
+  float: left;
+  font-size: 20px;
+  border: 0;
+  padding: 5px 10px;
+  margin: 0;
+  height: 20px;
+  position: relative;
+  top: -5px;
+  left: -5px;
+  background: #ccc;
+  color: #444;
+  text-shadow: none;
+  font-family: sans-serif;
+  font-weight: bold;
+}
+.deck-container .theme-menu label {
+  float: left;
+  display: block;
+  font-size: 12px;
+  vertical-align: baseline;
+  margin: 0 4px 0 15px;
+}
+.deck-container .theme-menu select {
+  float: left;
+  display: block;
+  font-size: 14px;
+}
+
+@media print {
+  .theme-menu {
+    display: none !important;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/introduction/introduction.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,13 @@
+$(function() {
+	// Deck initialization
+	$.deck('.slide');
+	
+	$('#style-themes').change(function() {
+		$('#style-theme-link').attr('href', $(this).val());
+	});
+	
+	$('#transition-themes').change(function() {
+		$('#transition-theme-link').attr('href', $(this).val());
+	});
+});
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/introduction/introduction.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,62 @@
+.deck-container {
+	.theme-menu {
+		display:none;
+		position:fixed;
+		z-index:3;
+		bottom:10px;
+		left:10px;
+		height:20px;
+		line-height:20px;
+		padding:5px;
+		border:1px solid #ddd;
+		-webkit-border-radius:5px;
+		-moz-border-radius:5px;
+		border-radius:5px;
+		overflow:hidden;
+		background:#fff;
+		font-family:sans-serif;
+		color:#888;
+
+		.js & {
+			display:block;
+		}
+
+		h2 {
+			float:left;
+			font-size:20px;
+			border:0;
+			padding:5px 10px;
+			margin:0;
+			height:20px;
+			position:relative;
+			top:-5px;
+			left:-5px;
+			background:#ccc;
+			color:#444;
+			text-shadow:none;
+			font-family:sans-serif;
+			font-weight:bold;
+		}
+
+		label {
+			float:left;
+			display:block;
+			font-size:12px;
+			vertical-align:baseline;
+			margin:0 4px 0 15px;
+		}
+
+		select {
+			float:left;
+			display:block;
+			font-size:14px;
+		}
+	}
+}
+
+@media print {
+	.theme-menu {
+		display:none !important;
+	}
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/modernizr.custom.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,4 @@
+/* Modernizr 2.0.6 (Custom Build) | MIT & BSD
+ * Contains: fontface | backgroundsize | borderimage | borderradius | boxshadow | flexbox | hsla | multiplebgs | opacity | rgba | textshadow | cssanimations | csscolumns | generatedcontent | cssgradients | cssreflections | csstransforms | csstransforms3d | csstransitions | applicationcache | canvas | canvastext | draganddrop | hashchange | history | audio | video | indexeddb | input | inputtypes | localstorage | postmessage | sessionstorage | websockets | websqldatabase | webworkers | geolocation | inlinesvg | smil | svg | svgclippaths | touch | webgl | iepp | cssclasses | addtest | teststyles | testprop | testallprops | hasevent | prefixes | domprefixes | load
+ */
+;window.Modernizr=function(a,b,c){function H(){e.input=function(a){for(var b=0,c=a.length;b<c;b++)t[a[b]]=a[b]in l;return t}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" ")),e.inputtypes=function(a){for(var d=0,e,f,h,i=a.length;d<i;d++)l.setAttribute("type",f=a[d]),e=l.type!=="text",e&&(l.value=m,l.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(f)&&l.style.WebkitAppearance!==c?(g.appendChild(l),h=b.defaultView,e=h.getComputedStyle&&h.getComputedStyle(l,null).WebkitAppearance!=="textfield"&&l.offsetHeight!==0,g.removeChild(l)):/^(search|tel)$/.test(f)||(/^(url|email)$/.test(f)?e=l.checkValidity&&l.checkValidity()===!1:/^color$/.test(f)?(g.appendChild(l),g.offsetWidth,e=l.value!=m,g.removeChild(l)):e=l.value!=m)),s[a[d]]=!!e;return s}("search tel url email datetime date month week time datetime-local number range color".split(" "))}function F(a,b){var c=a.charAt(0).toUpperCase()+a.substr(1),d=(a+" "+p.join(c+" ")+c).split(" ");return E(d,b)}function E(a,b){for(var d in a)if(k[a[d]]!==c)return b=="pfx"?a[d]:!0;return!1}function D(a,b){return!!~(""+a).indexOf(b)}function C(a,b){return typeof a===b}function B(a,b){return A(o.join(a+";")+(b||""))}function A(a){k.cssText=a}var d="2.0.6",e={},f=!0,g=b.documentElement,h=b.head||b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l=b.createElement("input"),m=":)",n=Object.prototype.toString,o=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),p="Webkit Moz O ms Khtml".split(" "),q={svg:"http://www.w3.org/2000/svg"},r={},s={},t={},u=[],v=function(a,c,d,e){var f,h,j,k=b.createElement("div");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:i+(d+1),k.appendChild(j);f=["&shy;","<style>",a,"</style>"].join(""),k.id=i,k.innerHTML+=f,g.appendChild(k),h=c(k,a),k.parentNode.removeChild(k);return!!h},w=function(){function d(d,e){e=e||b.createElement(a[d]||"div"),d="on"+d;var f=d in e;f||(e.setAttribute||(e=b.createElement("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=C(e[d],"function"),C(e[d],c)||(e[d]=c),e.removeAttribute(d))),e=null;return f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return d}(),x,y={}.hasOwnProperty,z;!C(y,c)&&!C(y.call,c)?z=function(a,b){return y.call(a,b)}:z=function(a,b){return b in a&&C(a.constructor.prototype[b],c)};var G=function(c,d){var f=c.join(""),g=d.length;v(f,function(c,d){var f=b.styleSheets[b.styleSheets.length-1],h=f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"",i=c.childNodes,j={};while(g--)j[i[g].id]=i[g];e.touch="ontouchstart"in a||j.touch.offsetTop===9,e.csstransforms3d=j.csstransforms3d.offsetLeft===9,e.generatedcontent=j.generatedcontent.offsetHeight>=1,e.fontface=/src/i.test(h)&&h.indexOf(d.split(" ")[0])===0},g,d)}(['@font-face {font-family:"font";src:url("https://")}',["@media (",o.join("touch-enabled),("),i,")","{#touch{top:9px;position:absolute}}"].join(""),["@media (",o.join("transform-3d),("),i,")","{#csstransforms3d{left:9px;position:absolute}}"].join(""),['#generatedcontent:after{content:"',m,'";visibility:hidden}'].join("")],["fontface","touch","csstransforms3d","generatedcontent"]);r.flexbox=function(){function c(a,b,c,d){a.style.cssText=o.join(b+":"+c+";")+(d||"")}function a(a,b,c,d){b+=":",a.style.cssText=(b+o.join(c+";"+b)).slice(0,-b.length)+(d||"")}var d=b.createElement("div"),e=b.createElement("div");a(d,"display","box","width:42px;padding:0;"),c(e,"box-flex","1","width:10px;"),d.appendChild(e),g.appendChild(d);var f=e.offsetWidth===42;d.removeChild(e),g.removeChild(d);return f},r.canvas=function(){var a=b.createElement("canvas");return!!a.getContext&&!!a.getContext("2d")},r.canvastext=function(){return!!e.canvas&&!!C(b.createElement("canvas").getContext("2d").fillText,"function")},r.webgl=function(){return!!a.WebGLRenderingContext},r.touch=function(){return e.touch},r.geolocation=function(){return!!navigator.geolocation},r.postmessage=function(){return!!a.postMessage},r.websqldatabase=function(){var b=!!a.openDatabase;return b},r.indexedDB=function(){for(var b=-1,c=p.length;++b<c;)if(a[p[b].toLowerCase()+"IndexedDB"])return!0;return!!a.indexedDB},r.hashchange=function(){return w("hashchange",a)&&(b.documentMode===c||b.documentMode>7)},r.history=function(){return!!a.history&&!!history.pushState},r.draganddrop=function(){return w("dragstart")&&w("drop")},r.websockets=function(){for(var b=-1,c=p.length;++b<c;)if(a[p[b]+"WebSocket"])return!0;return"WebSocket"in a},r.rgba=function(){A("background-color:rgba(150,255,150,.5)");return D(k.backgroundColor,"rgba")},r.hsla=function(){A("background-color:hsla(120,40%,100%,.5)");return D(k.backgroundColor,"rgba")||D(k.backgroundColor,"hsla")},r.multiplebgs=function(){A("background:url(https://),url(https://),red url(https://)");return/(url\s*\(.*?){3}/.test(k.background)},r.backgroundsize=function(){return F("backgroundSize")},r.borderimage=function(){return F("borderImage")},r.borderradius=function(){return F("borderRadius")},r.boxshadow=function(){return F("boxShadow")},r.textshadow=function(){return b.createElement("div").style.textShadow===""},r.opacity=function(){B("opacity:.55");return/^0.55$/.test(k.opacity)},r.cssanimations=function(){return F("animationName")},r.csscolumns=function(){return F("columnCount")},r.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";A((a+o.join(b+a)+o.join(c+a)).slice(0,-a.length));return D(k.backgroundImage,"gradient")},r.cssreflections=function(){return F("boxReflect")},r.csstransforms=function(){return!!E(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])},r.csstransforms3d=function(){var a=!!E(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);a&&"webkitPerspective"in g.style&&(a=e.csstransforms3d);return a},r.csstransitions=function(){return F("transitionProperty")},r.fontface=function(){return e.fontface},r.generatedcontent=function(){return e.generatedcontent},r.video=function(){var a=b.createElement("video"),c=!1;try{if(c=!!a.canPlayType){c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"');var d='video/mp4; codecs="avc1.42E01E';c.h264=a.canPlayType(d+'"')||a.canPlayType(d+', mp4a.40.2"'),c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"')}}catch(e){}return c},r.audio=function(){var a=b.createElement("audio"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"'),c.mp3=a.canPlayType("audio/mpeg;"),c.wav=a.canPlayType('audio/wav; codecs="1"'),c.m4a=a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")}catch(d){}return c},r.localstorage=function(){try{return!!localStorage.getItem}catch(a){return!1}},r.sessionstorage=function(){try{return!!sessionStorage.getItem}catch(a){return!1}},r.webworkers=function(){return!!a.Worker},r.applicationcache=function(){return!!a.applicationCache},r.svg=function(){return!!b.createElementNS&&!!b.createElementNS(q.svg,"svg").createSVGRect},r.inlinesvg=function(){var a=b.createElement("div");a.innerHTML="<svg/>";return(a.firstChild&&a.firstChild.namespaceURI)==q.svg},r.smil=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"animate")))},r.svgclippaths=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"clipPath")))};for(var I in r)z(r,I)&&(x=I.toLowerCase(),e[x]=r[I](),u.push((e[x]?"":"no-")+x));e.input||H(),e.addTest=function(a,b){if(typeof a=="object")for(var d in a)z(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return;b=typeof b=="boolean"?b:!!b(),g.className+=" "+(b?"":"no-")+a,e[a]=b}return e},A(""),j=l=null,a.attachEvent&&function(){var a=b.createElement("div");a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function s(a){var b=-1;while(++b<g)a.createElement(f[b])}a.iepp=a.iepp||{};var d=a.iepp,e=d.html5elements||"abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",f=e.split("|"),g=f.length,h=new RegExp("(^|\\s)("+e+")","gi"),i=new RegExp("<(/*)("+e+")","gi"),j=/^\s*[\{\}]\s*$/,k=new RegExp("(^|[^\\n]*?\\s)("+e+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),l=b.createDocumentFragment(),m=b.documentElement,n=m.firstChild,o=b.createElement("body"),p=b.createElement("style"),q=/print|all/,r;d.getCSS=function(a,b){if(a+""===c)return"";var e=-1,f=a.length,g,h=[];while(++e<f){g=a[e];if(g.disabled)continue;b=g.media||b,q.test(b)&&h.push(d.getCSS(g.imports,b),g.cssText),b="all"}return h.join("")},d.parseCSS=function(a){var b=[],c;while((c=k.exec(a))!=null)b.push(((j.exec(c[1])?"\n":c[1])+c[2]+c[3]).replace(h,"$1.iepp_$2")+c[4]);return b.join("\n")},d.writeHTML=function(){var a=-1;r=r||b.body;while(++a<g){var c=b.getElementsByTagName(f[a]),d=c.length,e=-1;while(++e<d)c[e].className.indexOf("iepp_")<0&&(c[e].className+=" iepp_"+f[a])}l.appendChild(r),m.appendChild(o),o.className=r.className,o.id=r.id,o.innerHTML=r.innerHTML.replace(i,"<$1font")},d._beforePrint=function(){p.styleSheet.cssText=d.parseCSS(d.getCSS(b.styleSheets,"all")),d.writeHTML()},d.restoreHTML=function(){o.innerHTML="",m.removeChild(o),m.appendChild(r)},d._afterPrint=function(){d.restoreHTML(),p.styleSheet.cssText=""},s(b),s(l);d.disablePP||(n.insertBefore(p,n.firstChild),p.media="print",p.className="iepp-printshim",a.attachEvent("onbeforeprint",d._beforePrint),a.attachEvent("onafterprint",d._afterPrint))}(a,b),e._version=d,e._prefixes=o,e._domPrefixes=p,e.hasEvent=w,e.testProp=function(a){return E([a])},e.testAllProps=F,e.testStyles=v,g.className=g.className.replace(/\bno-js\b/,"")+(f?" js "+u.join(" "):"");return e}(this,this.document),function(a,b,c){function k(a){return!a||a=="loaded"||a=="complete"}function j(){var a=1,b=-1;while(p.length- ++b)if(p[b].s&&!(a=p[b].r))break;a&&g()}function i(a){var c=b.createElement("script"),d;c.src=a.s,c.onreadystatechange=c.onload=function(){!d&&k(c.readyState)&&(d=1,j(),c.onload=c.onreadystatechange=null)},m(function(){d||(d=1,j())},H.errorTimeout),a.e?c.onload():n.parentNode.insertBefore(c,n)}function h(a){var c=b.createElement("link"),d;c.href=a.s,c.rel="stylesheet",c.type="text/css";if(!a.e&&(w||r)){var e=function(a){m(function(){if(!d)try{a.sheet.cssRules.length?(d=1,j()):e(a)}catch(b){b.code==1e3||b.message=="security"||b.message=="denied"?(d=1,m(function(){j()},0)):e(a)}},0)};e(c)}else c.onload=function(){d||(d=1,m(function(){j()},0))},a.e&&c.onload();m(function(){d||(d=1,j())},H.errorTimeout),!a.e&&n.parentNode.insertBefore(c,n)}function g(){var a=p.shift();q=1,a?a.t?m(function(){a.t=="c"?h(a):i(a)},0):(a(),j()):q=0}function f(a,c,d,e,f,h){function i(){!o&&k(l.readyState)&&(r.r=o=1,!q&&j(),l.onload=l.onreadystatechange=null,m(function(){u.removeChild(l)},0))}var l=b.createElement(a),o=0,r={t:d,s:c,e:h};l.src=l.data=c,!s&&(l.style.display="none"),l.width=l.height="0",a!="object"&&(l.type=d),l.onload=l.onreadystatechange=i,a=="img"?l.onerror=i:a=="script"&&(l.onerror=function(){r.e=r.r=1,g()}),p.splice(e,0,r),u.insertBefore(l,s?null:n),m(function(){o||(u.removeChild(l),r.r=r.e=o=1,j())},H.errorTimeout)}function e(a,b,c){var d=b=="c"?z:y;q=0,b=b||"j",C(a)?f(d,a,b,this.i++,l,c):(p.splice(this.i++,0,a),p.length==1&&g());return this}function d(){var a=H;a.loader={load:e,i:0};return a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=r&&!s,u=s?l:n.parentNode,v=a.opera&&o.call(a.opera)=="[object Opera]",w="webkitAppearance"in l.style,x=w&&"async"in b.createElement("script"),y=r?"object":v||x?"img":"script",z=w?"img":y,A=Array.isArray||function(a){return o.call(a)=="[object Array]"},B=function(a){return Object(a)===a},C=function(a){return typeof a=="string"},D=function(a){return o.call(a)=="[object Function]"},E=[],F={},G,H;H=function(a){function f(a){var b=a.split("!"),c=E.length,d=b.pop(),e=b.length,f={url:d,origUrl:d,prefixes:b},g,h;for(h=0;h<e;h++)g=F[b[h]],g&&(f=g(f));for(h=0;h<c;h++)f=E[h](f);return f}function e(a,b,e,g,h){var i=f(a),j=i.autoCallback;if(!i.bypass){b&&(b=D(b)?b:b[a]||b[g]||b[a.split("/").pop().split("?")[0]]);if(i.instead)return i.instead(a,b,e,g,h);e.load(i.url,i.forceCSS||!i.forceJS&&/css$/.test(i.url)?"c":c,i.noexec),(D(b)||D(j))&&e.load(function(){d(),b&&b(i.origUrl,h,g),j&&j(i.origUrl,h,g)})}}function b(a,b){function c(a){if(C(a))e(a,h,b,0,d);else if(B(a))for(i in a)a.hasOwnProperty(i)&&e(a[i],h,b,i,d)}var d=!!a.test,f=d?a.yep:a.nope,g=a.load||a.both,h=a.callback,i;c(f),c(g),a.complete&&b.load(a.complete)}var g,h,i=this.yepnope.loader;if(C(a))e(a,0,i,0);else if(A(a))for(g=0;g<a.length;g++)h=a[g],C(h)?e(h,0,i,0):A(h)?H(h):B(h)&&b(h,i);else B(a)&&b(a,i)},H.addPrefix=function(a,b){F[a]=b},H.addFilter=function(a){E.push(a)},H.errorTimeout=1e4,b.readyState==null&&b.addEventListener&&(b.readyState="loading",b.addEventListener("DOMContentLoaded",G=function(){b.removeEventListener("DOMContentLoaded",G,0),b.readyState="complete"},0)),a.yepnope=d()}(this,this.document),Modernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))};
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/fixtures/complex.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,24 @@
+<div class="deck-container">
+	<div class="slide1"></div>
+	
+	<div class="slide2 slide3 slide4">
+		<div class="slide2 slide10"></div>
+		<div class="slide3 slide4"></div>
+	</div>
+	
+	<div class="slide3 slide5"></div>
+	
+	<div class="slide6 slide7 slide8 slide9 slide10"></div>
+	
+	<p class="deck-status">
+		<span class="deck-status-current"></span>
+		/
+		<span class="deck-status-total"></span>
+	</p>
+	
+	<form action="." method="get" class="goto-form">
+		<label for="goto-slide">Go to slide:</label>
+		<input type="number" name="slidenum" id="goto-slide" value="">
+		<input type="submit" value="Go">
+	</form>
+</div>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/fixtures/standard.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,41 @@
+<div class="deck-container">
+	<div class="slide slide1"></div>
+	
+	<div class="slide slide2" id="custom-id"></div>
+	
+	<div class="slide slide3"></div>
+	
+	<div class="slide slide4"></div>
+	
+	<div class="slide slide5"></div>
+	
+	<a href="#" class="deck-prev-link">Previous</a>
+	<a href="#" class="deck-next-link">Next</a>
+	
+	<p class="deck-status">
+		<span class="deck-status-current"></span>
+		/
+		<span class="deck-status-total"></span>
+	</p>
+	
+	<form action="." method="get" class="goto-form">
+		<label for="goto-slide">Go to slide:</label>
+		<input type="number" name="slidenum" id="goto-slide" value="">
+		<input type="submit" value="Go">
+	</form>
+	
+	<a href="#" class="deck-permalink">#</a>
+	<a href="#custom-id" id="internal-test">Internal Test Link</a>
+</div>
+
+<div class="alt-container">
+	<div class="alt-slide alt-slide1"></div>
+	
+	<div class="alt-slide alt-slide2"></div>
+	
+	<div class="alt-slide alt-slide3"></div>
+	
+	<div class="alt-slide alt-slide4"></div>
+	
+	<div class="alt-slide alt-slide5"></div>
+</div>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/index.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+  "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+	<title>deck.js - Jasmine Test Runner</title>
+	<link rel="stylesheet" type="text/css" href="lib/jasmine.css">
+	<script type="text/javascript" src="../modernizr.custom.js"></script>
+	<script type="text/javascript" src="lib/jasmine.js"></script>
+	<script type="text/javascript" src="lib/jasmine-html.js"></script>
+	<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.6.1.min.js"></script>
+	<script type="text/javascript" src="lib/jasmine-jquery.js"></script>
+
+	<!-- include source files here... -->
+	<script type="text/javascript" src="../core/deck.core.js"></script>
+	<script type="text/javascript" src="../extensions/menu/deck.menu.js"></script>
+	<script type="text/javascript" src="../extensions/goto/deck.goto.js"></script>
+	<script type="text/javascript" src="../extensions/status/deck.status.js"></script>
+	<script type="text/javascript" src="../extensions/navigation/deck.navigation.js"></script>
+	<script type="text/javascript" src="../extensions/hash/deck.hash.js"></script>
+	<script type="text/javascript" src="../extensions/scale/deck.scale.js"></script>
+
+	<!-- include spec files here... -->
+	<script type="text/javascript" src="settings.js"></script>
+	<script type="text/javascript" src="spec.core.js"></script>
+	<script type="text/javascript" src="spec.menu.js"></script>
+	<script type="text/javascript" src="spec.goto.js"></script>
+	<script type="text/javascript" src="spec.navigation.js"></script>
+	<script type="text/javascript" src="spec.hash.js"></script>
+	<script type="text/javascript" src="spec.status.js"></script>
+	<script type="text/javascript" src="spec.scale.js"></script>
+</head>
+
+<body>
+<script type="text/javascript">
+	jasmine.getEnv().addReporter(new jasmine.TrivialReporter());
+	jasmine.getEnv().execute();
+</script>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/lib/jasmine-html.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,190 @@
+jasmine.TrivialReporter = function(doc) {
+  this.document = doc || document;
+  this.suiteDivs = {};
+  this.logRunningSpecs = false;
+};
+
+jasmine.TrivialReporter.prototype.createDom = function(type, attrs, childrenVarArgs) {
+  var el = document.createElement(type);
+
+  for (var i = 2; i < arguments.length; i++) {
+    var child = arguments[i];
+
+    if (typeof child === 'string') {
+      el.appendChild(document.createTextNode(child));
+    } else {
+      if (child) { el.appendChild(child); }
+    }
+  }
+
+  for (var attr in attrs) {
+    if (attr == "className") {
+      el[attr] = attrs[attr];
+    } else {
+      el.setAttribute(attr, attrs[attr]);
+    }
+  }
+
+  return el;
+};
+
+jasmine.TrivialReporter.prototype.reportRunnerStarting = function(runner) {
+  var showPassed, showSkipped;
+
+  this.outerDiv = this.createDom('div', { className: 'jasmine_reporter' },
+      this.createDom('div', { className: 'banner' },
+        this.createDom('div', { className: 'logo' },
+            this.createDom('span', { className: 'title' }, "Jasmine"),
+            this.createDom('span', { className: 'version' }, runner.env.versionString())),
+        this.createDom('div', { className: 'options' },
+            "Show ",
+            showPassed = this.createDom('input', { id: "__jasmine_TrivialReporter_showPassed__", type: 'checkbox' }),
+            this.createDom('label', { "for": "__jasmine_TrivialReporter_showPassed__" }, " passed "),
+            showSkipped = this.createDom('input', { id: "__jasmine_TrivialReporter_showSkipped__", type: 'checkbox' }),
+            this.createDom('label', { "for": "__jasmine_TrivialReporter_showSkipped__" }, " skipped")
+            )
+          ),
+
+      this.runnerDiv = this.createDom('div', { className: 'runner running' },
+          this.createDom('a', { className: 'run_spec', href: '?' }, "run all"),
+          this.runnerMessageSpan = this.createDom('span', {}, "Running..."),
+          this.finishedAtSpan = this.createDom('span', { className: 'finished-at' }, ""))
+      );
+
+  this.document.body.appendChild(this.outerDiv);
+
+  var suites = runner.suites();
+  for (var i = 0; i < suites.length; i++) {
+    var suite = suites[i];
+    var suiteDiv = this.createDom('div', { className: 'suite' },
+        this.createDom('a', { className: 'run_spec', href: '?spec=' + encodeURIComponent(suite.getFullName()) }, "run"),
+        this.createDom('a', { className: 'description', href: '?spec=' + encodeURIComponent(suite.getFullName()) }, suite.description));
+    this.suiteDivs[suite.id] = suiteDiv;
+    var parentDiv = this.outerDiv;
+    if (suite.parentSuite) {
+      parentDiv = this.suiteDivs[suite.parentSuite.id];
+    }
+    parentDiv.appendChild(suiteDiv);
+  }
+
+  this.startedAt = new Date();
+
+  var self = this;
+  showPassed.onclick = function(evt) {
+    if (showPassed.checked) {
+      self.outerDiv.className += ' show-passed';
+    } else {
+      self.outerDiv.className = self.outerDiv.className.replace(/ show-passed/, '');
+    }
+  };
+
+  showSkipped.onclick = function(evt) {
+    if (showSkipped.checked) {
+      self.outerDiv.className += ' show-skipped';
+    } else {
+      self.outerDiv.className = self.outerDiv.className.replace(/ show-skipped/, '');
+    }
+  };
+};
+
+jasmine.TrivialReporter.prototype.reportRunnerResults = function(runner) {
+  var results = runner.results();
+  var className = (results.failedCount > 0) ? "runner failed" : "runner passed";
+  this.runnerDiv.setAttribute("class", className);
+  //do it twice for IE
+  this.runnerDiv.setAttribute("className", className);
+  var specs = runner.specs();
+  var specCount = 0;
+  for (var i = 0; i < specs.length; i++) {
+    if (this.specFilter(specs[i])) {
+      specCount++;
+    }
+  }
+  var message = "" + specCount + " spec" + (specCount == 1 ? "" : "s" ) + ", " + results.failedCount + " failure" + ((results.failedCount == 1) ? "" : "s");
+  message += " in " + ((new Date().getTime() - this.startedAt.getTime()) / 1000) + "s";
+  this.runnerMessageSpan.replaceChild(this.createDom('a', { className: 'description', href: '?'}, message), this.runnerMessageSpan.firstChild);
+
+  this.finishedAtSpan.appendChild(document.createTextNode("Finished at " + new Date().toString()));
+};
+
+jasmine.TrivialReporter.prototype.reportSuiteResults = function(suite) {
+  var results = suite.results();
+  var status = results.passed() ? 'passed' : 'failed';
+  if (results.totalCount === 0) { // todo: change this to check results.skipped
+    status = 'skipped';
+  }
+  this.suiteDivs[suite.id].className += " " + status;
+};
+
+jasmine.TrivialReporter.prototype.reportSpecStarting = function(spec) {
+  if (this.logRunningSpecs) {
+    this.log('>> Jasmine Running ' + spec.suite.description + ' ' + spec.description + '...');
+  }
+};
+
+jasmine.TrivialReporter.prototype.reportSpecResults = function(spec) {
+  var results = spec.results();
+  var status = results.passed() ? 'passed' : 'failed';
+  if (results.skipped) {
+    status = 'skipped';
+  }
+  var specDiv = this.createDom('div', { className: 'spec '  + status },
+      this.createDom('a', { className: 'run_spec', href: '?spec=' + encodeURIComponent(spec.getFullName()) }, "run"),
+      this.createDom('a', {
+        className: 'description',
+        href: '?spec=' + encodeURIComponent(spec.getFullName()),
+        title: spec.getFullName()
+      }, spec.description));
+
+
+  var resultItems = results.getItems();
+  var messagesDiv = this.createDom('div', { className: 'messages' });
+  for (var i = 0; i < resultItems.length; i++) {
+    var result = resultItems[i];
+
+    if (result.type == 'log') {
+      messagesDiv.appendChild(this.createDom('div', {className: 'resultMessage log'}, result.toString()));
+    } else if (result.type == 'expect' && result.passed && !result.passed()) {
+      messagesDiv.appendChild(this.createDom('div', {className: 'resultMessage fail'}, result.message));
+
+      if (result.trace.stack) {
+        messagesDiv.appendChild(this.createDom('div', {className: 'stackTrace'}, result.trace.stack));
+      }
+    }
+  }
+
+  if (messagesDiv.childNodes.length > 0) {
+    specDiv.appendChild(messagesDiv);
+  }
+
+  this.suiteDivs[spec.suite.id].appendChild(specDiv);
+};
+
+jasmine.TrivialReporter.prototype.log = function() {
+  var console = jasmine.getGlobal().console;
+  if (console && console.log) {
+    if (console.log.apply) {
+      console.log.apply(console, arguments);
+    } else {
+      console.log(arguments); // ie fix: console.log.apply doesn't exist on ie
+    }
+  }
+};
+
+jasmine.TrivialReporter.prototype.getLocation = function() {
+  return this.document.location;
+};
+
+jasmine.TrivialReporter.prototype.specFilter = function(spec) {
+  var paramMap = {};
+  var params = this.getLocation().search.substring(1).split('&');
+  for (var i = 0; i < params.length; i++) {
+    var p = params[i].split('=');
+    paramMap[decodeURIComponent(p[0])] = decodeURIComponent(p[1]);
+  }
+
+  if (!paramMap.spec) {
+    return true;
+  }
+  return spec.getFullName().indexOf(paramMap.spec) === 0;
+};
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/lib/jasmine-jquery.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,288 @@
+var readFixtures = function() {
+  return jasmine.getFixtures().proxyCallTo_('read', arguments);
+};
+
+var preloadFixtures = function() {
+  jasmine.getFixtures().proxyCallTo_('preload', arguments);
+};
+
+var loadFixtures = function() {
+  jasmine.getFixtures().proxyCallTo_('load', arguments);
+};
+
+var setFixtures = function(html) {
+  jasmine.getFixtures().set(html);
+};
+
+var sandbox = function(attributes) {
+  return jasmine.getFixtures().sandbox(attributes);
+};
+
+var spyOnEvent = function(selector, eventName) {
+  jasmine.JQuery.events.spyOn(selector, eventName);
+}
+
+jasmine.getFixtures = function() {
+  return jasmine.currentFixtures_ = jasmine.currentFixtures_ || new jasmine.Fixtures();
+};
+
+jasmine.Fixtures = function() {
+  this.containerId = 'jasmine-fixtures';
+  this.fixturesCache_ = {};
+  this.fixturesPath = 'spec/javascripts/fixtures';
+};
+
+jasmine.Fixtures.prototype.set = function(html) {
+  this.cleanUp();
+  this.createContainer_(html);
+};
+
+jasmine.Fixtures.prototype.preload = function() {
+  this.read.apply(this, arguments);
+};
+
+jasmine.Fixtures.prototype.load = function() {
+  this.cleanUp();
+  this.createContainer_(this.read.apply(this, arguments));
+};
+
+jasmine.Fixtures.prototype.read = function() {
+  var htmlChunks = [];
+
+  var fixtureUrls = arguments;
+  for(var urlCount = fixtureUrls.length, urlIndex = 0; urlIndex < urlCount; urlIndex++) {
+    htmlChunks.push(this.getFixtureHtml_(fixtureUrls[urlIndex]));
+  }
+
+  return htmlChunks.join('');
+};
+
+jasmine.Fixtures.prototype.clearCache = function() {
+  this.fixturesCache_ = {};
+};
+
+jasmine.Fixtures.prototype.cleanUp = function() {
+  jQuery('#' + this.containerId).remove();
+};
+
+jasmine.Fixtures.prototype.sandbox = function(attributes) {
+  var attributesToSet = attributes || {};
+  return jQuery('<div id="sandbox" />').attr(attributesToSet);
+};
+
+jasmine.Fixtures.prototype.createContainer_ = function(html) {
+  var container;
+  if(html instanceof jQuery) {
+    container = jQuery('<div id="' + this.containerId + '" />');
+    container.html(html);
+  } else {
+    container = '<div id="' + this.containerId + '">' + html + '</div>'
+  }
+  jQuery('body').append(container);
+};
+
+jasmine.Fixtures.prototype.getFixtureHtml_ = function(url) {  
+  if (typeof this.fixturesCache_[url] == 'undefined') {
+    this.loadFixtureIntoCache_(url);
+  }
+  return this.fixturesCache_[url];
+};
+
+jasmine.Fixtures.prototype.loadFixtureIntoCache_ = function(relativeUrl) {
+  var self = this;
+  var url = this.fixturesPath.match('/$') ? this.fixturesPath + relativeUrl : this.fixturesPath + '/' + relativeUrl;
+  jQuery.ajax({
+    async: false, // must be synchronous to guarantee that no tests are run before fixture is loaded
+    cache: false,
+    dataType: 'html',
+    url: url,
+    success: function(data) {
+      self.fixturesCache_[relativeUrl] = data;
+    },
+    error: function(jqXHR, status, errorThrown) {
+        throw Error('Fixture could not be loaded: ' + url + ' (status: ' + status + ', message: ' + errorThrown.message + ')');
+    }
+  });
+};
+
+jasmine.Fixtures.prototype.proxyCallTo_ = function(methodName, passedArguments) {
+  return this[methodName].apply(this, passedArguments);
+};
+
+
+jasmine.JQuery = function() {};
+
+jasmine.JQuery.browserTagCaseIndependentHtml = function(html) {
+  return jQuery('<div/>').append(html).html();
+};
+
+jasmine.JQuery.elementToString = function(element) {
+  return jQuery('<div />').append(element.clone()).html();
+};
+
+jasmine.JQuery.matchersClass = {};
+
+(function(namespace) {
+  var data = {
+    spiedEvents: {},
+    handlers:    []
+  };
+
+  namespace.events = {
+    spyOn: function(selector, eventName) {
+      var handler = function(e) {
+        data.spiedEvents[[selector, eventName]] = e;
+      };
+      jQuery(selector).bind(eventName, handler);
+      data.handlers.push(handler);
+    },
+
+    wasTriggered: function(selector, eventName) {
+      return !!(data.spiedEvents[[selector, eventName]]);
+    },
+
+    cleanUp: function() {
+      data.spiedEvents = {};
+      data.handlers    = [];
+    }
+  }
+})(jasmine.JQuery);
+
+(function(){
+  var jQueryMatchers = {
+    toHaveClass: function(className) {
+      return this.actual.hasClass(className);
+    },
+
+    toBeVisible: function() {
+      return this.actual.is(':visible');
+    },
+
+    toBeHidden: function() {
+      return this.actual.is(':hidden');
+    },
+
+    toBeSelected: function() {
+      return this.actual.is(':selected');
+    },
+
+    toBeChecked: function() {
+      return this.actual.is(':checked');
+    },
+
+    toBeEmpty: function() {
+      return this.actual.is(':empty');
+    },
+
+    toExist: function() {
+      return this.actual.size() > 0;
+    },
+
+    toHaveAttr: function(attributeName, expectedAttributeValue) {
+      return hasProperty(this.actual.attr(attributeName), expectedAttributeValue);
+    },
+
+    toHaveId: function(id) {
+      return this.actual.attr('id') == id;
+    },
+
+    toHaveHtml: function(html) {
+      return this.actual.html() == jasmine.JQuery.browserTagCaseIndependentHtml(html);
+    },
+
+    toHaveText: function(text) {
+      if (text && jQuery.isFunction(text.test)) {
+        return text.test(this.actual.text());
+      } else {
+        return this.actual.text() == text;
+      }
+    },
+
+    toHaveValue: function(value) {
+      return this.actual.val() == value;
+    },
+
+    toHaveData: function(key, expectedValue) {
+      return hasProperty(this.actual.data(key), expectedValue);
+    },
+
+    toBe: function(selector) {
+      return this.actual.is(selector);
+    },
+
+    toContain: function(selector) {
+      return this.actual.find(selector).size() > 0;
+    },
+
+    toBeDisabled: function(selector){
+      return this.actual.is(':disabled');
+    },
+
+    // tests the existence of a specific event binding
+    toHandle: function(eventName) {
+      var events = this.actual.data("events");
+      return events && events[eventName].length > 0;
+    },
+    
+    // tests the existence of a specific event binding + handler
+    toHandleWith: function(eventName, eventHandler) {
+      var stack = this.actual.data("events")[eventName];
+      var i;
+      for (i = 0; i < stack.length; i++) {
+        if (stack[i].handler == eventHandler) {
+          return true;
+        }
+      }
+      return false;
+    }
+  };
+
+  var hasProperty = function(actualValue, expectedValue) {
+    if (expectedValue === undefined) {
+      return actualValue !== undefined;
+    }
+    return actualValue == expectedValue;
+  };
+
+  var bindMatcher = function(methodName) {
+    var builtInMatcher = jasmine.Matchers.prototype[methodName];
+
+    jasmine.JQuery.matchersClass[methodName] = function() {
+      if (this.actual instanceof jQuery) {
+        var result = jQueryMatchers[methodName].apply(this, arguments);
+        this.actual = jasmine.JQuery.elementToString(this.actual);
+        return result;
+      }
+
+      if (builtInMatcher) {
+        return builtInMatcher.apply(this, arguments);
+      }
+
+      return false;
+    };
+  };
+
+  for(var methodName in jQueryMatchers) {
+    bindMatcher(methodName);
+  }
+})();
+
+beforeEach(function() {
+  this.addMatchers(jasmine.JQuery.matchersClass);
+  this.addMatchers({
+    toHaveBeenTriggeredOn: function(selector) {
+      this.message = function() {
+        return [
+          "Expected event " + this.actual + " to have been triggered on" + selector,
+          "Expected event " + this.actual + " not to have been triggered on" + selector
+        ];
+      };
+      return jasmine.JQuery.events.wasTriggered(selector, this.actual);
+    }
+  })
+});
+
+afterEach(function() {
+  jasmine.getFixtures().cleanUp();
+  jasmine.JQuery.events.cleanUp();
+});
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/lib/jasmine.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,166 @@
+body {
+  font-family: "Helvetica Neue Light", "Lucida Grande", "Calibri", "Arial", sans-serif;
+}
+
+
+.jasmine_reporter a:visited, .jasmine_reporter a {
+  color: #303; 
+}
+
+.jasmine_reporter a:hover, .jasmine_reporter a:active {
+  color: blue; 
+}
+
+.run_spec {
+  float:right;
+  padding-right: 5px;
+  font-size: .8em;
+  text-decoration: none;
+}
+
+.jasmine_reporter {
+  margin: 0 5px;
+}
+
+.banner {
+  color: #303;
+  background-color: #fef;
+  padding: 5px;
+}
+
+.logo {
+  float: left;
+  font-size: 1.1em;
+  padding-left: 5px;
+}
+
+.logo .version {
+  font-size: .6em;
+  padding-left: 1em;
+}
+
+.runner.running {
+  background-color: yellow;
+}
+
+
+.options {
+  text-align: right;
+  font-size: .8em;
+}
+
+
+
+
+.suite {
+  border: 1px outset gray;
+  margin: 5px 0;
+  padding-left: 1em;
+}
+
+.suite .suite {
+  margin: 5px; 
+}
+
+.suite.passed {
+  background-color: #dfd;
+}
+
+.suite.failed {
+  background-color: #fdd;
+}
+
+.spec {
+  margin: 5px;
+  padding-left: 1em;
+  clear: both;
+}
+
+.spec.failed, .spec.passed, .spec.skipped {
+  padding-bottom: 5px;
+  border: 1px solid gray;
+}
+
+.spec.failed {
+  background-color: #fbb;
+  border-color: red;
+}
+
+.spec.passed {
+  background-color: #bfb;
+  border-color: green;
+}
+
+.spec.skipped {
+  background-color: #bbb;
+}
+
+.messages {
+  border-left: 1px dashed gray;
+  padding-left: 1em;
+  padding-right: 1em;
+}
+
+.passed {
+  background-color: #cfc;
+  display: none;
+}
+
+.failed {
+  background-color: #fbb;
+}
+
+.skipped {
+  color: #777;
+  background-color: #eee;
+  display: none;
+}
+
+
+/*.resultMessage {*/
+  /*white-space: pre;*/
+/*}*/
+
+.resultMessage span.result {
+  display: block;
+  line-height: 2em;
+  color: black;
+}
+
+.resultMessage .mismatch {
+  color: black;
+}
+
+.stackTrace {
+  white-space: pre;
+  font-size: .8em;
+  margin-left: 10px;
+  max-height: 5em;
+  overflow: auto;
+  border: 1px inset red;
+  padding: 1em;
+  background: #eef;
+}
+
+.finished-at {
+  padding-left: 1em;
+  font-size: .6em;
+}
+
+.show-passed .passed,
+.show-skipped .skipped {
+  display: block;
+}
+
+
+#jasmine_content {
+  position:fixed;
+  right: 100%;
+}
+
+.runner {
+  border: 1px solid gray;
+  display: block;
+  margin: 5px 0;
+  padding: 2px 0 2px 10px;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/lib/jasmine.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,2477 @@
+var isCommonJS = typeof window == "undefined";
+
+/**
+ * Top level namespace for Jasmine, a lightweight JavaScript BDD/spec/testing framework.
+ *
+ * @namespace
+ */
+var jasmine = {};
+if (isCommonJS) exports.jasmine = jasmine;
+/**
+ * @private
+ */
+jasmine.unimplementedMethod_ = function() {
+  throw new Error("unimplemented method");
+};
+
+/**
+ * Use <code>jasmine.undefined</code> instead of <code>undefined</code>, since <code>undefined</code> is just
+ * a plain old variable and may be redefined by somebody else.
+ *
+ * @private
+ */
+jasmine.undefined = jasmine.___undefined___;
+
+/**
+ * Show diagnostic messages in the console if set to true
+ *
+ */
+jasmine.VERBOSE = false;
+
+/**
+ * Default interval in milliseconds for event loop yields (e.g. to allow network activity or to refresh the screen with the HTML-based runner). Small values here may result in slow test running. Zero means no updates until all tests have completed.
+ *
+ */
+jasmine.DEFAULT_UPDATE_INTERVAL = 250;
+
+/**
+ * Default timeout interval in milliseconds for waitsFor() blocks.
+ */
+jasmine.DEFAULT_TIMEOUT_INTERVAL = 5000;
+
+jasmine.getGlobal = function() {
+  function getGlobal() {
+    return this;
+  }
+
+  return getGlobal();
+};
+
+/**
+ * Allows for bound functions to be compared.  Internal use only.
+ *
+ * @ignore
+ * @private
+ * @param base {Object} bound 'this' for the function
+ * @param name {Function} function to find
+ */
+jasmine.bindOriginal_ = function(base, name) {
+  var original = base[name];
+  if (original.apply) {
+    return function() {
+      return original.apply(base, arguments);
+    };
+  } else {
+    // IE support
+    return jasmine.getGlobal()[name];
+  }
+};
+
+jasmine.setTimeout = jasmine.bindOriginal_(jasmine.getGlobal(), 'setTimeout');
+jasmine.clearTimeout = jasmine.bindOriginal_(jasmine.getGlobal(), 'clearTimeout');
+jasmine.setInterval = jasmine.bindOriginal_(jasmine.getGlobal(), 'setInterval');
+jasmine.clearInterval = jasmine.bindOriginal_(jasmine.getGlobal(), 'clearInterval');
+
+jasmine.MessageResult = function(values) {
+  this.type = 'log';
+  this.values = values;
+  this.trace = new Error(); // todo: test better
+};
+
+jasmine.MessageResult.prototype.toString = function() {
+  var text = "";
+  for (var i = 0; i < this.values.length; i++) {
+    if (i > 0) text += " ";
+    if (jasmine.isString_(this.values[i])) {
+      text += this.values[i];
+    } else {
+      text += jasmine.pp(this.values[i]);
+    }
+  }
+  return text;
+};
+
+jasmine.ExpectationResult = function(params) {
+  this.type = 'expect';
+  this.matcherName = params.matcherName;
+  this.passed_ = params.passed;
+  this.expected = params.expected;
+  this.actual = params.actual;
+  this.message = this.passed_ ? 'Passed.' : params.message;
+
+  var trace = (params.trace || new Error(this.message));
+  this.trace = this.passed_ ? '' : trace;
+};
+
+jasmine.ExpectationResult.prototype.toString = function () {
+  return this.message;
+};
+
+jasmine.ExpectationResult.prototype.passed = function () {
+  return this.passed_;
+};
+
+/**
+ * Getter for the Jasmine environment. Ensures one gets created
+ */
+jasmine.getEnv = function() {
+  var env = jasmine.currentEnv_ = jasmine.currentEnv_ || new jasmine.Env();
+  return env;
+};
+
+/**
+ * @ignore
+ * @private
+ * @param value
+ * @returns {Boolean}
+ */
+jasmine.isArray_ = function(value) {
+  return jasmine.isA_("Array", value);
+};
+
+/**
+ * @ignore
+ * @private
+ * @param value
+ * @returns {Boolean}
+ */
+jasmine.isString_ = function(value) {
+  return jasmine.isA_("String", value);
+};
+
+/**
+ * @ignore
+ * @private
+ * @param value
+ * @returns {Boolean}
+ */
+jasmine.isNumber_ = function(value) {
+  return jasmine.isA_("Number", value);
+};
+
+/**
+ * @ignore
+ * @private
+ * @param {String} typeName
+ * @param value
+ * @returns {Boolean}
+ */
+jasmine.isA_ = function(typeName, value) {
+  return Object.prototype.toString.apply(value) === '[object ' + typeName + ']';
+};
+
+/**
+ * Pretty printer for expecations.  Takes any object and turns it into a human-readable string.
+ *
+ * @param value {Object} an object to be outputted
+ * @returns {String}
+ */
+jasmine.pp = function(value) {
+  var stringPrettyPrinter = new jasmine.StringPrettyPrinter();
+  stringPrettyPrinter.format(value);
+  return stringPrettyPrinter.string;
+};
+
+/**
+ * Returns true if the object is a DOM Node.
+ *
+ * @param {Object} obj object to check
+ * @returns {Boolean}
+ */
+jasmine.isDomNode = function(obj) {
+  return obj.nodeType > 0;
+};
+
+/**
+ * Returns a matchable 'generic' object of the class type.  For use in expecations of type when values don't matter.
+ *
+ * @example
+ * // don't care about which function is passed in, as long as it's a function
+ * expect(mySpy).toHaveBeenCalledWith(jasmine.any(Function));
+ *
+ * @param {Class} clazz
+ * @returns matchable object of the type clazz
+ */
+jasmine.any = function(clazz) {
+  return new jasmine.Matchers.Any(clazz);
+};
+
+/**
+ * Jasmine Spies are test doubles that can act as stubs, spies, fakes or when used in an expecation, mocks.
+ *
+ * Spies should be created in test setup, before expectations.  They can then be checked, using the standard Jasmine
+ * expectation syntax. Spies can be checked if they were called or not and what the calling params were.
+ *
+ * A Spy has the following fields: wasCalled, callCount, mostRecentCall, and argsForCall (see docs).
+ *
+ * Spies are torn down at the end of every spec.
+ *
+ * Note: Do <b>not</b> call new jasmine.Spy() directly - a spy must be created using spyOn, jasmine.createSpy or jasmine.createSpyObj.
+ *
+ * @example
+ * // a stub
+ * var myStub = jasmine.createSpy('myStub');  // can be used anywhere
+ *
+ * // spy example
+ * var foo = {
+ *   not: function(bool) { return !bool; }
+ * }
+ *
+ * // actual foo.not will not be called, execution stops
+ * spyOn(foo, 'not');
+
+ // foo.not spied upon, execution will continue to implementation
+ * spyOn(foo, 'not').andCallThrough();
+ *
+ * // fake example
+ * var foo = {
+ *   not: function(bool) { return !bool; }
+ * }
+ *
+ * // foo.not(val) will return val
+ * spyOn(foo, 'not').andCallFake(function(value) {return value;});
+ *
+ * // mock example
+ * foo.not(7 == 7);
+ * expect(foo.not).toHaveBeenCalled();
+ * expect(foo.not).toHaveBeenCalledWith(true);
+ *
+ * @constructor
+ * @see spyOn, jasmine.createSpy, jasmine.createSpyObj
+ * @param {String} name
+ */
+jasmine.Spy = function(name) {
+  /**
+   * The name of the spy, if provided.
+   */
+  this.identity = name || 'unknown';
+  /**
+   *  Is this Object a spy?
+   */
+  this.isSpy = true;
+  /**
+   * The actual function this spy stubs.
+   */
+  this.plan = function() {
+  };
+  /**
+   * Tracking of the most recent call to the spy.
+   * @example
+   * var mySpy = jasmine.createSpy('foo');
+   * mySpy(1, 2);
+   * mySpy.mostRecentCall.args = [1, 2];
+   */
+  this.mostRecentCall = {};
+
+  /**
+   * Holds arguments for each call to the spy, indexed by call count
+   * @example
+   * var mySpy = jasmine.createSpy('foo');
+   * mySpy(1, 2);
+   * mySpy(7, 8);
+   * mySpy.mostRecentCall.args = [7, 8];
+   * mySpy.argsForCall[0] = [1, 2];
+   * mySpy.argsForCall[1] = [7, 8];
+   */
+  this.argsForCall = [];
+  this.calls = [];
+};
+
+/**
+ * Tells a spy to call through to the actual implemenatation.
+ *
+ * @example
+ * var foo = {
+ *   bar: function() { // do some stuff }
+ * }
+ *
+ * // defining a spy on an existing property: foo.bar
+ * spyOn(foo, 'bar').andCallThrough();
+ */
+jasmine.Spy.prototype.andCallThrough = function() {
+  this.plan = this.originalValue;
+  return this;
+};
+
+/**
+ * For setting the return value of a spy.
+ *
+ * @example
+ * // defining a spy from scratch: foo() returns 'baz'
+ * var foo = jasmine.createSpy('spy on foo').andReturn('baz');
+ *
+ * // defining a spy on an existing property: foo.bar() returns 'baz'
+ * spyOn(foo, 'bar').andReturn('baz');
+ *
+ * @param {Object} value
+ */
+jasmine.Spy.prototype.andReturn = function(value) {
+  this.plan = function() {
+    return value;
+  };
+  return this;
+};
+
+/**
+ * For throwing an exception when a spy is called.
+ *
+ * @example
+ * // defining a spy from scratch: foo() throws an exception w/ message 'ouch'
+ * var foo = jasmine.createSpy('spy on foo').andThrow('baz');
+ *
+ * // defining a spy on an existing property: foo.bar() throws an exception w/ message 'ouch'
+ * spyOn(foo, 'bar').andThrow('baz');
+ *
+ * @param {String} exceptionMsg
+ */
+jasmine.Spy.prototype.andThrow = function(exceptionMsg) {
+  this.plan = function() {
+    throw exceptionMsg;
+  };
+  return this;
+};
+
+/**
+ * Calls an alternate implementation when a spy is called.
+ *
+ * @example
+ * var baz = function() {
+ *   // do some stuff, return something
+ * }
+ * // defining a spy from scratch: foo() calls the function baz
+ * var foo = jasmine.createSpy('spy on foo').andCall(baz);
+ *
+ * // defining a spy on an existing property: foo.bar() calls an anonymnous function
+ * spyOn(foo, 'bar').andCall(function() { return 'baz';} );
+ *
+ * @param {Function} fakeFunc
+ */
+jasmine.Spy.prototype.andCallFake = function(fakeFunc) {
+  this.plan = fakeFunc;
+  return this;
+};
+
+/**
+ * Resets all of a spy's the tracking variables so that it can be used again.
+ *
+ * @example
+ * spyOn(foo, 'bar');
+ *
+ * foo.bar();
+ *
+ * expect(foo.bar.callCount).toEqual(1);
+ *
+ * foo.bar.reset();
+ *
+ * expect(foo.bar.callCount).toEqual(0);
+ */
+jasmine.Spy.prototype.reset = function() {
+  this.wasCalled = false;
+  this.callCount = 0;
+  this.argsForCall = [];
+  this.calls = [];
+  this.mostRecentCall = {};
+};
+
+jasmine.createSpy = function(name) {
+
+  var spyObj = function() {
+    spyObj.wasCalled = true;
+    spyObj.callCount++;
+    var args = jasmine.util.argsToArray(arguments);
+    spyObj.mostRecentCall.object = this;
+    spyObj.mostRecentCall.args = args;
+    spyObj.argsForCall.push(args);
+    spyObj.calls.push({object: this, args: args});
+    return spyObj.plan.apply(this, arguments);
+  };
+
+  var spy = new jasmine.Spy(name);
+
+  for (var prop in spy) {
+    spyObj[prop] = spy[prop];
+  }
+
+  spyObj.reset();
+
+  return spyObj;
+};
+
+/**
+ * Determines whether an object is a spy.
+ *
+ * @param {jasmine.Spy|Object} putativeSpy
+ * @returns {Boolean}
+ */
+jasmine.isSpy = function(putativeSpy) {
+  return putativeSpy && putativeSpy.isSpy;
+};
+
+/**
+ * Creates a more complicated spy: an Object that has every property a function that is a spy.  Used for stubbing something
+ * large in one call.
+ *
+ * @param {String} baseName name of spy class
+ * @param {Array} methodNames array of names of methods to make spies
+ */
+jasmine.createSpyObj = function(baseName, methodNames) {
+  if (!jasmine.isArray_(methodNames) || methodNames.length === 0) {
+    throw new Error('createSpyObj requires a non-empty array of method names to create spies for');
+  }
+  var obj = {};
+  for (var i = 0; i < methodNames.length; i++) {
+    obj[methodNames[i]] = jasmine.createSpy(baseName + '.' + methodNames[i]);
+  }
+  return obj;
+};
+
+/**
+ * All parameters are pretty-printed and concatenated together, then written to the current spec's output.
+ *
+ * Be careful not to leave calls to <code>jasmine.log</code> in production code.
+ */
+jasmine.log = function() {
+  var spec = jasmine.getEnv().currentSpec;
+  spec.log.apply(spec, arguments);
+};
+
+/**
+ * Function that installs a spy on an existing object's method name.  Used within a Spec to create a spy.
+ *
+ * @example
+ * // spy example
+ * var foo = {
+ *   not: function(bool) { return !bool; }
+ * }
+ * spyOn(foo, 'not'); // actual foo.not will not be called, execution stops
+ *
+ * @see jasmine.createSpy
+ * @param obj
+ * @param methodName
+ * @returns a Jasmine spy that can be chained with all spy methods
+ */
+var spyOn = function(obj, methodName) {
+  return jasmine.getEnv().currentSpec.spyOn(obj, methodName);
+};
+if (isCommonJS) exports.spyOn = spyOn;
+
+/**
+ * Creates a Jasmine spec that will be added to the current suite.
+ *
+ * // TODO: pending tests
+ *
+ * @example
+ * it('should be true', function() {
+ *   expect(true).toEqual(true);
+ * });
+ *
+ * @param {String} desc description of this specification
+ * @param {Function} func defines the preconditions and expectations of the spec
+ */
+var it = function(desc, func) {
+  return jasmine.getEnv().it(desc, func);
+};
+if (isCommonJS) exports.it = it;
+
+/**
+ * Creates a <em>disabled</em> Jasmine spec.
+ *
+ * A convenience method that allows existing specs to be disabled temporarily during development.
+ *
+ * @param {String} desc description of this specification
+ * @param {Function} func defines the preconditions and expectations of the spec
+ */
+var xit = function(desc, func) {
+  return jasmine.getEnv().xit(desc, func);
+};
+if (isCommonJS) exports.xit = xit;
+
+/**
+ * Starts a chain for a Jasmine expectation.
+ *
+ * It is passed an Object that is the actual value and should chain to one of the many
+ * jasmine.Matchers functions.
+ *
+ * @param {Object} actual Actual value to test against and expected value
+ */
+var expect = function(actual) {
+  return jasmine.getEnv().currentSpec.expect(actual);
+};
+if (isCommonJS) exports.expect = expect;
+
+/**
+ * Defines part of a jasmine spec.  Used in cominbination with waits or waitsFor in asynchrnous specs.
+ *
+ * @param {Function} func Function that defines part of a jasmine spec.
+ */
+var runs = function(func) {
+  jasmine.getEnv().currentSpec.runs(func);
+};
+if (isCommonJS) exports.runs = runs;
+
+/**
+ * Waits a fixed time period before moving to the next block.
+ *
+ * @deprecated Use waitsFor() instead
+ * @param {Number} timeout milliseconds to wait
+ */
+var waits = function(timeout) {
+  jasmine.getEnv().currentSpec.waits(timeout);
+};
+if (isCommonJS) exports.waits = waits;
+
+/**
+ * Waits for the latchFunction to return true before proceeding to the next block.
+ *
+ * @param {Function} latchFunction
+ * @param {String} optional_timeoutMessage
+ * @param {Number} optional_timeout
+ */
+var waitsFor = function(latchFunction, optional_timeoutMessage, optional_timeout) {
+  jasmine.getEnv().currentSpec.waitsFor.apply(jasmine.getEnv().currentSpec, arguments);
+};
+if (isCommonJS) exports.waitsFor = waitsFor;
+
+/**
+ * A function that is called before each spec in a suite.
+ *
+ * Used for spec setup, including validating assumptions.
+ *
+ * @param {Function} beforeEachFunction
+ */
+var beforeEach = function(beforeEachFunction) {
+  jasmine.getEnv().beforeEach(beforeEachFunction);
+};
+if (isCommonJS) exports.beforeEach = beforeEach;
+
+/**
+ * A function that is called after each spec in a suite.
+ *
+ * Used for restoring any state that is hijacked during spec execution.
+ *
+ * @param {Function} afterEachFunction
+ */
+var afterEach = function(afterEachFunction) {
+  jasmine.getEnv().afterEach(afterEachFunction);
+};
+if (isCommonJS) exports.afterEach = afterEach;
+
+/**
+ * Defines a suite of specifications.
+ *
+ * Stores the description and all defined specs in the Jasmine environment as one suite of specs. Variables declared
+ * are accessible by calls to beforeEach, it, and afterEach. Describe blocks can be nested, allowing for specialization
+ * of setup in some tests.
+ *
+ * @example
+ * // TODO: a simple suite
+ *
+ * // TODO: a simple suite with a nested describe block
+ *
+ * @param {String} description A string, usually the class under test.
+ * @param {Function} specDefinitions function that defines several specs.
+ */
+var describe = function(description, specDefinitions) {
+  return jasmine.getEnv().describe(description, specDefinitions);
+};
+if (isCommonJS) exports.describe = describe;
+
+/**
+ * Disables a suite of specifications.  Used to disable some suites in a file, or files, temporarily during development.
+ *
+ * @param {String} description A string, usually the class under test.
+ * @param {Function} specDefinitions function that defines several specs.
+ */
+var xdescribe = function(description, specDefinitions) {
+  return jasmine.getEnv().xdescribe(description, specDefinitions);
+};
+if (isCommonJS) exports.xdescribe = xdescribe;
+
+
+// Provide the XMLHttpRequest class for IE 5.x-6.x:
+jasmine.XmlHttpRequest = (typeof XMLHttpRequest == "undefined") ? function() {
+  function tryIt(f) {
+    try {
+      return f();
+    } catch(e) {
+    }
+    return null;
+  }
+
+  var xhr = tryIt(function() {
+    return new ActiveXObject("Msxml2.XMLHTTP.6.0");
+  }) ||
+    tryIt(function() {
+      return new ActiveXObject("Msxml2.XMLHTTP.3.0");
+    }) ||
+    tryIt(function() {
+      return new ActiveXObject("Msxml2.XMLHTTP");
+    }) ||
+    tryIt(function() {
+      return new ActiveXObject("Microsoft.XMLHTTP");
+    });
+
+  if (!xhr) throw new Error("This browser does not support XMLHttpRequest.");
+
+  return xhr;
+} : XMLHttpRequest;
+/**
+ * @namespace
+ */
+jasmine.util = {};
+
+/**
+ * Declare that a child class inherit it's prototype from the parent class.
+ *
+ * @private
+ * @param {Function} childClass
+ * @param {Function} parentClass
+ */
+jasmine.util.inherit = function(childClass, parentClass) {
+  /**
+   * @private
+   */
+  var subclass = function() {
+  };
+  subclass.prototype = parentClass.prototype;
+  childClass.prototype = new subclass();
+};
+
+jasmine.util.formatException = function(e) {
+  var lineNumber;
+  if (e.line) {
+    lineNumber = e.line;
+  }
+  else if (e.lineNumber) {
+    lineNumber = e.lineNumber;
+  }
+
+  var file;
+
+  if (e.sourceURL) {
+    file = e.sourceURL;
+  }
+  else if (e.fileName) {
+    file = e.fileName;
+  }
+
+  var message = (e.name && e.message) ? (e.name + ': ' + e.message) : e.toString();
+
+  if (file && lineNumber) {
+    message += ' in ' + file + ' (line ' + lineNumber + ')';
+  }
+
+  return message;
+};
+
+jasmine.util.htmlEscape = function(str) {
+  if (!str) return str;
+  return str.replace(/&/g, '&amp;')
+    .replace(/</g, '&lt;')
+    .replace(/>/g, '&gt;');
+};
+
+jasmine.util.argsToArray = function(args) {
+  var arrayOfArgs = [];
+  for (var i = 0; i < args.length; i++) arrayOfArgs.push(args[i]);
+  return arrayOfArgs;
+};
+
+jasmine.util.extend = function(destination, source) {
+  for (var property in source) destination[property] = source[property];
+  return destination;
+};
+
+/**
+ * Environment for Jasmine
+ *
+ * @constructor
+ */
+jasmine.Env = function() {
+  this.currentSpec = null;
+  this.currentSuite = null;
+  this.currentRunner_ = new jasmine.Runner(this);
+
+  this.reporter = new jasmine.MultiReporter();
+
+  this.updateInterval = jasmine.DEFAULT_UPDATE_INTERVAL;
+  this.defaultTimeoutInterval = jasmine.DEFAULT_TIMEOUT_INTERVAL;
+  this.lastUpdate = 0;
+  this.specFilter = function() {
+    return true;
+  };
+
+  this.nextSpecId_ = 0;
+  this.nextSuiteId_ = 0;
+  this.equalityTesters_ = [];
+
+  // wrap matchers
+  this.matchersClass = function() {
+    jasmine.Matchers.apply(this, arguments);
+  };
+  jasmine.util.inherit(this.matchersClass, jasmine.Matchers);
+
+  jasmine.Matchers.wrapInto_(jasmine.Matchers.prototype, this.matchersClass);
+};
+
+
+jasmine.Env.prototype.setTimeout = jasmine.setTimeout;
+jasmine.Env.prototype.clearTimeout = jasmine.clearTimeout;
+jasmine.Env.prototype.setInterval = jasmine.setInterval;
+jasmine.Env.prototype.clearInterval = jasmine.clearInterval;
+
+/**
+ * @returns an object containing jasmine version build info, if set.
+ */
+jasmine.Env.prototype.version = function () {
+  if (jasmine.version_) {
+    return jasmine.version_;
+  } else {
+    throw new Error('Version not set');
+  }
+};
+
+/**
+ * @returns string containing jasmine version build info, if set.
+ */
+jasmine.Env.prototype.versionString = function() {
+  if (!jasmine.version_) {
+    return "version unknown";
+  }
+
+  var version = this.version();
+  var versionString = version.major + "." + version.minor + "." + version.build;
+  if (version.release_candidate) {
+    versionString += ".rc" + version.release_candidate
+  }
+  versionString += " revision " + version.revision;
+  return versionString;
+};
+
+/**
+ * @returns a sequential integer starting at 0
+ */
+jasmine.Env.prototype.nextSpecId = function () {
+  return this.nextSpecId_++;
+};
+
+/**
+ * @returns a sequential integer starting at 0
+ */
+jasmine.Env.prototype.nextSuiteId = function () {
+  return this.nextSuiteId_++;
+};
+
+/**
+ * Register a reporter to receive status updates from Jasmine.
+ * @param {jasmine.Reporter} reporter An object which will receive status updates.
+ */
+jasmine.Env.prototype.addReporter = function(reporter) {
+  this.reporter.addReporter(reporter);
+};
+
+jasmine.Env.prototype.execute = function() {
+  this.currentRunner_.execute();
+};
+
+jasmine.Env.prototype.describe = function(description, specDefinitions) {
+  var suite = new jasmine.Suite(this, description, specDefinitions, this.currentSuite);
+
+  var parentSuite = this.currentSuite;
+  if (parentSuite) {
+    parentSuite.add(suite);
+  } else {
+    this.currentRunner_.add(suite);
+  }
+
+  this.currentSuite = suite;
+
+  var declarationError = null;
+  try {
+    specDefinitions.call(suite);
+  } catch(e) {
+    declarationError = e;
+  }
+
+  if (declarationError) {
+    this.it("encountered a declaration exception", function() {
+      throw declarationError;
+    });
+  }
+
+  this.currentSuite = parentSuite;
+
+  return suite;
+};
+
+jasmine.Env.prototype.beforeEach = function(beforeEachFunction) {
+  if (this.currentSuite) {
+    this.currentSuite.beforeEach(beforeEachFunction);
+  } else {
+    this.currentRunner_.beforeEach(beforeEachFunction);
+  }
+};
+
+jasmine.Env.prototype.currentRunner = function () {
+  return this.currentRunner_;
+};
+
+jasmine.Env.prototype.afterEach = function(afterEachFunction) {
+  if (this.currentSuite) {
+    this.currentSuite.afterEach(afterEachFunction);
+  } else {
+    this.currentRunner_.afterEach(afterEachFunction);
+  }
+
+};
+
+jasmine.Env.prototype.xdescribe = function(desc, specDefinitions) {
+  return {
+    execute: function() {
+    }
+  };
+};
+
+jasmine.Env.prototype.it = function(description, func) {
+  var spec = new jasmine.Spec(this, this.currentSuite, description);
+  this.currentSuite.add(spec);
+  this.currentSpec = spec;
+
+  if (func) {
+    spec.runs(func);
+  }
+
+  return spec;
+};
+
+jasmine.Env.prototype.xit = function(desc, func) {
+  return {
+    id: this.nextSpecId(),
+    runs: function() {
+    }
+  };
+};
+
+jasmine.Env.prototype.compareObjects_ = function(a, b, mismatchKeys, mismatchValues) {
+  if (a.__Jasmine_been_here_before__ === b && b.__Jasmine_been_here_before__ === a) {
+    return true;
+  }
+
+  a.__Jasmine_been_here_before__ = b;
+  b.__Jasmine_been_here_before__ = a;
+
+  var hasKey = function(obj, keyName) {
+    return obj !== null && obj[keyName] !== jasmine.undefined;
+  };
+
+  for (var property in b) {
+    if (!hasKey(a, property) && hasKey(b, property)) {
+      mismatchKeys.push("expected has key '" + property + "', but missing from actual.");
+    }
+  }
+  for (property in a) {
+    if (!hasKey(b, property) && hasKey(a, property)) {
+      mismatchKeys.push("expected missing key '" + property + "', but present in actual.");
+    }
+  }
+  for (property in b) {
+    if (property == '__Jasmine_been_here_before__') continue;
+    if (!this.equals_(a[property], b[property], mismatchKeys, mismatchValues)) {
+      mismatchValues.push("'" + property + "' was '" + (b[property] ? jasmine.util.htmlEscape(b[property].toString()) : b[property]) + "' in expected, but was '" + (a[property] ? jasmine.util.htmlEscape(a[property].toString()) : a[property]) + "' in actual.");
+    }
+  }
+
+  if (jasmine.isArray_(a) && jasmine.isArray_(b) && a.length != b.length) {
+    mismatchValues.push("arrays were not the same length");
+  }
+
+  delete a.__Jasmine_been_here_before__;
+  delete b.__Jasmine_been_here_before__;
+  return (mismatchKeys.length === 0 && mismatchValues.length === 0);
+};
+
+jasmine.Env.prototype.equals_ = function(a, b, mismatchKeys, mismatchValues) {
+  mismatchKeys = mismatchKeys || [];
+  mismatchValues = mismatchValues || [];
+
+  for (var i = 0; i < this.equalityTesters_.length; i++) {
+    var equalityTester = this.equalityTesters_[i];
+    var result = equalityTester(a, b, this, mismatchKeys, mismatchValues);
+    if (result !== jasmine.undefined) return result;
+  }
+
+  if (a === b) return true;
+
+  if (a === jasmine.undefined || a === null || b === jasmine.undefined || b === null) {
+    return (a == jasmine.undefined && b == jasmine.undefined);
+  }
+
+  if (jasmine.isDomNode(a) && jasmine.isDomNode(b)) {
+    return a === b;
+  }
+
+  if (a instanceof Date && b instanceof Date) {
+    return a.getTime() == b.getTime();
+  }
+
+  if (a instanceof jasmine.Matchers.Any) {
+    return a.matches(b);
+  }
+
+  if (b instanceof jasmine.Matchers.Any) {
+    return b.matches(a);
+  }
+
+  if (jasmine.isString_(a) && jasmine.isString_(b)) {
+    return (a == b);
+  }
+
+  if (jasmine.isNumber_(a) && jasmine.isNumber_(b)) {
+    return (a == b);
+  }
+
+  if (typeof a === "object" && typeof b === "object") {
+    return this.compareObjects_(a, b, mismatchKeys, mismatchValues);
+  }
+
+  //Straight check
+  return (a === b);
+};
+
+jasmine.Env.prototype.contains_ = function(haystack, needle) {
+  if (jasmine.isArray_(haystack)) {
+    for (var i = 0; i < haystack.length; i++) {
+      if (this.equals_(haystack[i], needle)) return true;
+    }
+    return false;
+  }
+  return haystack.indexOf(needle) >= 0;
+};
+
+jasmine.Env.prototype.addEqualityTester = function(equalityTester) {
+  this.equalityTesters_.push(equalityTester);
+};
+/** No-op base class for Jasmine reporters.
+ *
+ * @constructor
+ */
+jasmine.Reporter = function() {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.reportRunnerStarting = function(runner) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.reportRunnerResults = function(runner) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.reportSuiteResults = function(suite) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.reportSpecStarting = function(spec) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.reportSpecResults = function(spec) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.Reporter.prototype.log = function(str) {
+};
+
+/**
+ * Blocks are functions with executable code that make up a spec.
+ *
+ * @constructor
+ * @param {jasmine.Env} env
+ * @param {Function} func
+ * @param {jasmine.Spec} spec
+ */
+jasmine.Block = function(env, func, spec) {
+  this.env = env;
+  this.func = func;
+  this.spec = spec;
+};
+
+jasmine.Block.prototype.execute = function(onComplete) {  
+  try {
+    this.func.apply(this.spec);
+  } catch (e) {
+    this.spec.fail(e);
+  }
+  onComplete();
+};
+/** JavaScript API reporter.
+ *
+ * @constructor
+ */
+jasmine.JsApiReporter = function() {
+  this.started = false;
+  this.finished = false;
+  this.suites_ = [];
+  this.results_ = {};
+};
+
+jasmine.JsApiReporter.prototype.reportRunnerStarting = function(runner) {
+  this.started = true;
+  var suites = runner.topLevelSuites();
+  for (var i = 0; i < suites.length; i++) {
+    var suite = suites[i];
+    this.suites_.push(this.summarize_(suite));
+  }
+};
+
+jasmine.JsApiReporter.prototype.suites = function() {
+  return this.suites_;
+};
+
+jasmine.JsApiReporter.prototype.summarize_ = function(suiteOrSpec) {
+  var isSuite = suiteOrSpec instanceof jasmine.Suite;
+  var summary = {
+    id: suiteOrSpec.id,
+    name: suiteOrSpec.description,
+    type: isSuite ? 'suite' : 'spec',
+    children: []
+  };
+  
+  if (isSuite) {
+    var children = suiteOrSpec.children();
+    for (var i = 0; i < children.length; i++) {
+      summary.children.push(this.summarize_(children[i]));
+    }
+  }
+  return summary;
+};
+
+jasmine.JsApiReporter.prototype.results = function() {
+  return this.results_;
+};
+
+jasmine.JsApiReporter.prototype.resultsForSpec = function(specId) {
+  return this.results_[specId];
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.JsApiReporter.prototype.reportRunnerResults = function(runner) {
+  this.finished = true;
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.JsApiReporter.prototype.reportSuiteResults = function(suite) {
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.JsApiReporter.prototype.reportSpecResults = function(spec) {
+  this.results_[spec.id] = {
+    messages: spec.results().getItems(),
+    result: spec.results().failedCount > 0 ? "failed" : "passed"
+  };
+};
+
+//noinspection JSUnusedLocalSymbols
+jasmine.JsApiReporter.prototype.log = function(str) {
+};
+
+jasmine.JsApiReporter.prototype.resultsForSpecs = function(specIds){
+  var results = {};
+  for (var i = 0; i < specIds.length; i++) {
+    var specId = specIds[i];
+    results[specId] = this.summarizeResult_(this.results_[specId]);
+  }
+  return results;
+};
+
+jasmine.JsApiReporter.prototype.summarizeResult_ = function(result){
+  var summaryMessages = [];
+  var messagesLength = result.messages.length;
+  for (var messageIndex = 0; messageIndex < messagesLength; messageIndex++) {
+    var resultMessage = result.messages[messageIndex];
+    summaryMessages.push({
+      text: resultMessage.type == 'log' ? resultMessage.toString() : jasmine.undefined,
+      passed: resultMessage.passed ? resultMessage.passed() : true,
+      type: resultMessage.type,
+      message: resultMessage.message,
+      trace: {
+        stack: resultMessage.passed && !resultMessage.passed() ? resultMessage.trace.stack : jasmine.undefined
+      }
+    });
+  }
+
+  return {
+    result : result.result,
+    messages : summaryMessages
+  };
+};
+
+/**
+ * @constructor
+ * @param {jasmine.Env} env
+ * @param actual
+ * @param {jasmine.Spec} spec
+ */
+jasmine.Matchers = function(env, actual, spec, opt_isNot) {
+  this.env = env;
+  this.actual = actual;
+  this.spec = spec;
+  this.isNot = opt_isNot || false;
+  this.reportWasCalled_ = false;
+};
+
+// todo: @deprecated as of Jasmine 0.11, remove soon [xw]
+jasmine.Matchers.pp = function(str) {
+  throw new Error("jasmine.Matchers.pp() is no longer supported, please use jasmine.pp() instead!");
+};
+
+// todo: @deprecated Deprecated as of Jasmine 0.10. Rewrite your custom matchers to return true or false. [xw]
+jasmine.Matchers.prototype.report = function(result, failing_message, details) {
+  throw new Error("As of jasmine 0.11, custom matchers must be implemented differently -- please see jasmine docs");
+};
+
+jasmine.Matchers.wrapInto_ = function(prototype, matchersClass) {
+  for (var methodName in prototype) {
+    if (methodName == 'report') continue;
+    var orig = prototype[methodName];
+    matchersClass.prototype[methodName] = jasmine.Matchers.matcherFn_(methodName, orig);
+  }
+};
+
+jasmine.Matchers.matcherFn_ = function(matcherName, matcherFunction) {
+  return function() {
+    var matcherArgs = jasmine.util.argsToArray(arguments);
+    var result = matcherFunction.apply(this, arguments);
+
+    if (this.isNot) {
+      result = !result;
+    }
+
+    if (this.reportWasCalled_) return result;
+
+    var message;
+    if (!result) {
+      if (this.message) {
+        message = this.message.apply(this, arguments);
+        if (jasmine.isArray_(message)) {
+          message = message[this.isNot ? 1 : 0];
+        }
+      } else {
+        var englishyPredicate = matcherName.replace(/[A-Z]/g, function(s) { return ' ' + s.toLowerCase(); });
+        message = "Expected " + jasmine.pp(this.actual) + (this.isNot ? " not " : " ") + englishyPredicate;
+        if (matcherArgs.length > 0) {
+          for (var i = 0; i < matcherArgs.length; i++) {
+            if (i > 0) message += ",";
+            message += " " + jasmine.pp(matcherArgs[i]);
+          }
+        }
+        message += ".";
+      }
+    }
+    var expectationResult = new jasmine.ExpectationResult({
+      matcherName: matcherName,
+      passed: result,
+      expected: matcherArgs.length > 1 ? matcherArgs : matcherArgs[0],
+      actual: this.actual,
+      message: message
+    });
+    this.spec.addMatcherResult(expectationResult);
+    return jasmine.undefined;
+  };
+};
+
+
+
+
+/**
+ * toBe: compares the actual to the expected using ===
+ * @param expected
+ */
+jasmine.Matchers.prototype.toBe = function(expected) {
+  return this.actual === expected;
+};
+
+/**
+ * toNotBe: compares the actual to the expected using !==
+ * @param expected
+ * @deprecated as of 1.0. Use not.toBe() instead.
+ */
+jasmine.Matchers.prototype.toNotBe = function(expected) {
+  return this.actual !== expected;
+};
+
+/**
+ * toEqual: compares the actual to the expected using common sense equality. Handles Objects, Arrays, etc.
+ *
+ * @param expected
+ */
+jasmine.Matchers.prototype.toEqual = function(expected) {
+  return this.env.equals_(this.actual, expected);
+};
+
+/**
+ * toNotEqual: compares the actual to the expected using the ! of jasmine.Matchers.toEqual
+ * @param expected
+ * @deprecated as of 1.0. Use not.toNotEqual() instead.
+ */
+jasmine.Matchers.prototype.toNotEqual = function(expected) {
+  return !this.env.equals_(this.actual, expected);
+};
+
+/**
+ * Matcher that compares the actual to the expected using a regular expression.  Constructs a RegExp, so takes
+ * a pattern or a String.
+ *
+ * @param expected
+ */
+jasmine.Matchers.prototype.toMatch = function(expected) {
+  return new RegExp(expected).test(this.actual);
+};
+
+/**
+ * Matcher that compares the actual to the expected using the boolean inverse of jasmine.Matchers.toMatch
+ * @param expected
+ * @deprecated as of 1.0. Use not.toMatch() instead.
+ */
+jasmine.Matchers.prototype.toNotMatch = function(expected) {
+  return !(new RegExp(expected).test(this.actual));
+};
+
+/**
+ * Matcher that compares the actual to jasmine.undefined.
+ */
+jasmine.Matchers.prototype.toBeDefined = function() {
+  return (this.actual !== jasmine.undefined);
+};
+
+/**
+ * Matcher that compares the actual to jasmine.undefined.
+ */
+jasmine.Matchers.prototype.toBeUndefined = function() {
+  return (this.actual === jasmine.undefined);
+};
+
+/**
+ * Matcher that compares the actual to null.
+ */
+jasmine.Matchers.prototype.toBeNull = function() {
+  return (this.actual === null);
+};
+
+/**
+ * Matcher that boolean not-nots the actual.
+ */
+jasmine.Matchers.prototype.toBeTruthy = function() {
+  return !!this.actual;
+};
+
+
+/**
+ * Matcher that boolean nots the actual.
+ */
+jasmine.Matchers.prototype.toBeFalsy = function() {
+  return !this.actual;
+};
+
+
+/**
+ * Matcher that checks to see if the actual, a Jasmine spy, was called.
+ */
+jasmine.Matchers.prototype.toHaveBeenCalled = function() {
+  if (arguments.length > 0) {
+    throw new Error('toHaveBeenCalled does not take arguments, use toHaveBeenCalledWith');
+  }
+
+  if (!jasmine.isSpy(this.actual)) {
+    throw new Error('Expected a spy, but got ' + jasmine.pp(this.actual) + '.');
+  }
+
+  this.message = function() {
+    return [
+      "Expected spy " + this.actual.identity + " to have been called.",
+      "Expected spy " + this.actual.identity + " not to have been called."
+    ];
+  };
+
+  return this.actual.wasCalled;
+};
+
+/** @deprecated Use expect(xxx).toHaveBeenCalled() instead */
+jasmine.Matchers.prototype.wasCalled = jasmine.Matchers.prototype.toHaveBeenCalled;
+
+/**
+ * Matcher that checks to see if the actual, a Jasmine spy, was not called.
+ *
+ * @deprecated Use expect(xxx).not.toHaveBeenCalled() instead
+ */
+jasmine.Matchers.prototype.wasNotCalled = function() {
+  if (arguments.length > 0) {
+    throw new Error('wasNotCalled does not take arguments');
+  }
+
+  if (!jasmine.isSpy(this.actual)) {
+    throw new Error('Expected a spy, but got ' + jasmine.pp(this.actual) + '.');
+  }
+
+  this.message = function() {
+    return [
+      "Expected spy " + this.actual.identity + " to not have been called.",
+      "Expected spy " + this.actual.identity + " to have been called."
+    ];
+  };
+
+  return !this.actual.wasCalled;
+};
+
+/**
+ * Matcher that checks to see if the actual, a Jasmine spy, was called with a set of parameters.
+ *
+ * @example
+ *
+ */
+jasmine.Matchers.prototype.toHaveBeenCalledWith = function() {
+  var expectedArgs = jasmine.util.argsToArray(arguments);
+  if (!jasmine.isSpy(this.actual)) {
+    throw new Error('Expected a spy, but got ' + jasmine.pp(this.actual) + '.');
+  }
+  this.message = function() {
+    if (this.actual.callCount === 0) {
+      // todo: what should the failure message for .not.toHaveBeenCalledWith() be? is this right? test better. [xw]
+      return [
+        "Expected spy " + this.actual.identity + " to have been called with " + jasmine.pp(expectedArgs) + " but it was never called.",
+        "Expected spy " + this.actual.identity + " not to have been called with " + jasmine.pp(expectedArgs) + " but it was."
+      ];
+    } else {
+      return [
+        "Expected spy " + this.actual.identity + " to have been called with " + jasmine.pp(expectedArgs) + " but was called with " + jasmine.pp(this.actual.argsForCall),
+        "Expected spy " + this.actual.identity + " not to have been called with " + jasmine.pp(expectedArgs) + " but was called with " + jasmine.pp(this.actual.argsForCall)
+      ];
+    }
+  };
+
+  return this.env.contains_(this.actual.argsForCall, expectedArgs);
+};
+
+/** @deprecated Use expect(xxx).toHaveBeenCalledWith() instead */
+jasmine.Matchers.prototype.wasCalledWith = jasmine.Matchers.prototype.toHaveBeenCalledWith;
+
+/** @deprecated Use expect(xxx).not.toHaveBeenCalledWith() instead */
+jasmine.Matchers.prototype.wasNotCalledWith = function() {
+  var expectedArgs = jasmine.util.argsToArray(arguments);
+  if (!jasmine.isSpy(this.actual)) {
+    throw new Error('Expected a spy, but got ' + jasmine.pp(this.actual) + '.');
+  }
+
+  this.message = function() {
+    return [
+      "Expected spy not to have been called with " + jasmine.pp(expectedArgs) + " but it was",
+      "Expected spy to have been called with " + jasmine.pp(expectedArgs) + " but it was"
+    ];
+  };
+
+  return !this.env.contains_(this.actual.argsForCall, expectedArgs);
+};
+
+/**
+ * Matcher that checks that the expected item is an element in the actual Array.
+ *
+ * @param {Object} expected
+ */
+jasmine.Matchers.prototype.toContain = function(expected) {
+  return this.env.contains_(this.actual, expected);
+};
+
+/**
+ * Matcher that checks that the expected item is NOT an element in the actual Array.
+ *
+ * @param {Object} expected
+ * @deprecated as of 1.0. Use not.toNotContain() instead.
+ */
+jasmine.Matchers.prototype.toNotContain = function(expected) {
+  return !this.env.contains_(this.actual, expected);
+};
+
+jasmine.Matchers.prototype.toBeLessThan = function(expected) {
+  return this.actual < expected;
+};
+
+jasmine.Matchers.prototype.toBeGreaterThan = function(expected) {
+  return this.actual > expected;
+};
+
+/**
+ * Matcher that checks that the expected item is equal to the actual item
+ * up to a given level of decimal precision (default 2).
+ *
+ * @param {Number} expected
+ * @param {Number} precision
+ */
+jasmine.Matchers.prototype.toBeCloseTo = function(expected, precision) {
+  if (!(precision === 0)) {
+    precision = precision || 2;
+  }
+  var multiplier = Math.pow(10, precision);
+  var actual = Math.round(this.actual * multiplier);
+  expected = Math.round(expected * multiplier);
+  return expected == actual;
+};
+
+/**
+ * Matcher that checks that the expected exception was thrown by the actual.
+ *
+ * @param {String} expected
+ */
+jasmine.Matchers.prototype.toThrow = function(expected) {
+  var result = false;
+  var exception;
+  if (typeof this.actual != 'function') {
+    throw new Error('Actual is not a function');
+  }
+  try {
+    this.actual();
+  } catch (e) {
+    exception = e;
+  }
+  if (exception) {
+    result = (expected === jasmine.undefined || this.env.equals_(exception.message || exception, expected.message || expected));
+  }
+
+  var not = this.isNot ? "not " : "";
+
+  this.message = function() {
+    if (exception && (expected === jasmine.undefined || !this.env.equals_(exception.message || exception, expected.message || expected))) {
+      return ["Expected function " + not + "to throw", expected ? expected.message || expected : "an exception", ", but it threw", exception.message || exception].join(' ');
+    } else {
+      return "Expected function to throw an exception.";
+    }
+  };
+
+  return result;
+};
+
+jasmine.Matchers.Any = function(expectedClass) {
+  this.expectedClass = expectedClass;
+};
+
+jasmine.Matchers.Any.prototype.matches = function(other) {
+  if (this.expectedClass == String) {
+    return typeof other == 'string' || other instanceof String;
+  }
+
+  if (this.expectedClass == Number) {
+    return typeof other == 'number' || other instanceof Number;
+  }
+
+  if (this.expectedClass == Function) {
+    return typeof other == 'function' || other instanceof Function;
+  }
+
+  if (this.expectedClass == Object) {
+    return typeof other == 'object';
+  }
+
+  return other instanceof this.expectedClass;
+};
+
+jasmine.Matchers.Any.prototype.toString = function() {
+  return '<jasmine.any(' + this.expectedClass + ')>';
+};
+
+/**
+ * @constructor
+ */
+jasmine.MultiReporter = function() {
+  this.subReporters_ = [];
+};
+jasmine.util.inherit(jasmine.MultiReporter, jasmine.Reporter);
+
+jasmine.MultiReporter.prototype.addReporter = function(reporter) {
+  this.subReporters_.push(reporter);
+};
+
+(function() {
+  var functionNames = [
+    "reportRunnerStarting",
+    "reportRunnerResults",
+    "reportSuiteResults",
+    "reportSpecStarting",
+    "reportSpecResults",
+    "log"
+  ];
+  for (var i = 0; i < functionNames.length; i++) {
+    var functionName = functionNames[i];
+    jasmine.MultiReporter.prototype[functionName] = (function(functionName) {
+      return function() {
+        for (var j = 0; j < this.subReporters_.length; j++) {
+          var subReporter = this.subReporters_[j];
+          if (subReporter[functionName]) {
+            subReporter[functionName].apply(subReporter, arguments);
+          }
+        }
+      };
+    })(functionName);
+  }
+})();
+/**
+ * Holds results for a set of Jasmine spec. Allows for the results array to hold another jasmine.NestedResults
+ *
+ * @constructor
+ */
+jasmine.NestedResults = function() {
+  /**
+   * The total count of results
+   */
+  this.totalCount = 0;
+  /**
+   * Number of passed results
+   */
+  this.passedCount = 0;
+  /**
+   * Number of failed results
+   */
+  this.failedCount = 0;
+  /**
+   * Was this suite/spec skipped?
+   */
+  this.skipped = false;
+  /**
+   * @ignore
+   */
+  this.items_ = [];
+};
+
+/**
+ * Roll up the result counts.
+ *
+ * @param result
+ */
+jasmine.NestedResults.prototype.rollupCounts = function(result) {
+  this.totalCount += result.totalCount;
+  this.passedCount += result.passedCount;
+  this.failedCount += result.failedCount;
+};
+
+/**
+ * Adds a log message.
+ * @param values Array of message parts which will be concatenated later.
+ */
+jasmine.NestedResults.prototype.log = function(values) {
+  this.items_.push(new jasmine.MessageResult(values));
+};
+
+/**
+ * Getter for the results: message & results.
+ */
+jasmine.NestedResults.prototype.getItems = function() {
+  return this.items_;
+};
+
+/**
+ * Adds a result, tracking counts (total, passed, & failed)
+ * @param {jasmine.ExpectationResult|jasmine.NestedResults} result
+ */
+jasmine.NestedResults.prototype.addResult = function(result) {
+  if (result.type != 'log') {
+    if (result.items_) {
+      this.rollupCounts(result);
+    } else {
+      this.totalCount++;
+      if (result.passed()) {
+        this.passedCount++;
+      } else {
+        this.failedCount++;
+      }
+    }
+  }
+  this.items_.push(result);
+};
+
+/**
+ * @returns {Boolean} True if <b>everything</b> below passed
+ */
+jasmine.NestedResults.prototype.passed = function() {
+  return this.passedCount === this.totalCount;
+};
+/**
+ * Base class for pretty printing for expectation results.
+ */
+jasmine.PrettyPrinter = function() {
+  this.ppNestLevel_ = 0;
+};
+
+/**
+ * Formats a value in a nice, human-readable string.
+ *
+ * @param value
+ */
+jasmine.PrettyPrinter.prototype.format = function(value) {
+  if (this.ppNestLevel_ > 40) {
+    throw new Error('jasmine.PrettyPrinter: format() nested too deeply!');
+  }
+
+  this.ppNestLevel_++;
+  try {
+    if (value === jasmine.undefined) {
+      this.emitScalar('undefined');
+    } else if (value === null) {
+      this.emitScalar('null');
+    } else if (value === jasmine.getGlobal()) {
+      this.emitScalar('<global>');
+    } else if (value instanceof jasmine.Matchers.Any) {
+      this.emitScalar(value.toString());
+    } else if (typeof value === 'string') {
+      this.emitString(value);
+    } else if (jasmine.isSpy(value)) {
+      this.emitScalar("spy on " + value.identity);
+    } else if (value instanceof RegExp) {
+      this.emitScalar(value.toString());
+    } else if (typeof value === 'function') {
+      this.emitScalar('Function');
+    } else if (typeof value.nodeType === 'number') {
+      this.emitScalar('HTMLNode');
+    } else if (value instanceof Date) {
+      this.emitScalar('Date(' + value + ')');
+    } else if (value.__Jasmine_been_here_before__) {
+      this.emitScalar('<circular reference: ' + (jasmine.isArray_(value) ? 'Array' : 'Object') + '>');
+    } else if (jasmine.isArray_(value) || typeof value == 'object') {
+      value.__Jasmine_been_here_before__ = true;
+      if (jasmine.isArray_(value)) {
+        this.emitArray(value);
+      } else {
+        this.emitObject(value);
+      }
+      delete value.__Jasmine_been_here_before__;
+    } else {
+      this.emitScalar(value.toString());
+    }
+  } finally {
+    this.ppNestLevel_--;
+  }
+};
+
+jasmine.PrettyPrinter.prototype.iterateObject = function(obj, fn) {
+  for (var property in obj) {
+    if (property == '__Jasmine_been_here_before__') continue;
+    fn(property, obj.__lookupGetter__ ? (obj.__lookupGetter__(property) !== jasmine.undefined && 
+                                         obj.__lookupGetter__(property) !== null) : false);
+  }
+};
+
+jasmine.PrettyPrinter.prototype.emitArray = jasmine.unimplementedMethod_;
+jasmine.PrettyPrinter.prototype.emitObject = jasmine.unimplementedMethod_;
+jasmine.PrettyPrinter.prototype.emitScalar = jasmine.unimplementedMethod_;
+jasmine.PrettyPrinter.prototype.emitString = jasmine.unimplementedMethod_;
+
+jasmine.StringPrettyPrinter = function() {
+  jasmine.PrettyPrinter.call(this);
+
+  this.string = '';
+};
+jasmine.util.inherit(jasmine.StringPrettyPrinter, jasmine.PrettyPrinter);
+
+jasmine.StringPrettyPrinter.prototype.emitScalar = function(value) {
+  this.append(value);
+};
+
+jasmine.StringPrettyPrinter.prototype.emitString = function(value) {
+  this.append("'" + value + "'");
+};
+
+jasmine.StringPrettyPrinter.prototype.emitArray = function(array) {
+  this.append('[ ');
+  for (var i = 0; i < array.length; i++) {
+    if (i > 0) {
+      this.append(', ');
+    }
+    this.format(array[i]);
+  }
+  this.append(' ]');
+};
+
+jasmine.StringPrettyPrinter.prototype.emitObject = function(obj) {
+  var self = this;
+  this.append('{ ');
+  var first = true;
+
+  this.iterateObject(obj, function(property, isGetter) {
+    if (first) {
+      first = false;
+    } else {
+      self.append(', ');
+    }
+
+    self.append(property);
+    self.append(' : ');
+    if (isGetter) {
+      self.append('<getter>');
+    } else {
+      self.format(obj[property]);
+    }
+  });
+
+  this.append(' }');
+};
+
+jasmine.StringPrettyPrinter.prototype.append = function(value) {
+  this.string += value;
+};
+jasmine.Queue = function(env) {
+  this.env = env;
+  this.blocks = [];
+  this.running = false;
+  this.index = 0;
+  this.offset = 0;
+  this.abort = false;
+};
+
+jasmine.Queue.prototype.addBefore = function(block) {
+  this.blocks.unshift(block);
+};
+
+jasmine.Queue.prototype.add = function(block) {
+  this.blocks.push(block);
+};
+
+jasmine.Queue.prototype.insertNext = function(block) {
+  this.blocks.splice((this.index + this.offset + 1), 0, block);
+  this.offset++;
+};
+
+jasmine.Queue.prototype.start = function(onComplete) {
+  this.running = true;
+  this.onComplete = onComplete;
+  this.next_();
+};
+
+jasmine.Queue.prototype.isRunning = function() {
+  return this.running;
+};
+
+jasmine.Queue.LOOP_DONT_RECURSE = true;
+
+jasmine.Queue.prototype.next_ = function() {
+  var self = this;
+  var goAgain = true;
+
+  while (goAgain) {
+    goAgain = false;
+    
+    if (self.index < self.blocks.length && !this.abort) {
+      var calledSynchronously = true;
+      var completedSynchronously = false;
+
+      var onComplete = function () {
+        if (jasmine.Queue.LOOP_DONT_RECURSE && calledSynchronously) {
+          completedSynchronously = true;
+          return;
+        }
+
+        if (self.blocks[self.index].abort) {
+          self.abort = true;
+        }
+
+        self.offset = 0;
+        self.index++;
+
+        var now = new Date().getTime();
+        if (self.env.updateInterval && now - self.env.lastUpdate > self.env.updateInterval) {
+          self.env.lastUpdate = now;
+          self.env.setTimeout(function() {
+            self.next_();
+          }, 0);
+        } else {
+          if (jasmine.Queue.LOOP_DONT_RECURSE && completedSynchronously) {
+            goAgain = true;
+          } else {
+            self.next_();
+          }
+        }
+      };
+      self.blocks[self.index].execute(onComplete);
+
+      calledSynchronously = false;
+      if (completedSynchronously) {
+        onComplete();
+      }
+      
+    } else {
+      self.running = false;
+      if (self.onComplete) {
+        self.onComplete();
+      }
+    }
+  }
+};
+
+jasmine.Queue.prototype.results = function() {
+  var results = new jasmine.NestedResults();
+  for (var i = 0; i < this.blocks.length; i++) {
+    if (this.blocks[i].results) {
+      results.addResult(this.blocks[i].results());
+    }
+  }
+  return results;
+};
+
+
+/**
+ * Runner
+ *
+ * @constructor
+ * @param {jasmine.Env} env
+ */
+jasmine.Runner = function(env) {
+  var self = this;
+  self.env = env;
+  self.queue = new jasmine.Queue(env);
+  self.before_ = [];
+  self.after_ = [];
+  self.suites_ = [];
+};
+
+jasmine.Runner.prototype.execute = function() {
+  var self = this;
+  if (self.env.reporter.reportRunnerStarting) {
+    self.env.reporter.reportRunnerStarting(this);
+  }
+  self.queue.start(function () {
+    self.finishCallback();
+  });
+};
+
+jasmine.Runner.prototype.beforeEach = function(beforeEachFunction) {
+  beforeEachFunction.typeName = 'beforeEach';
+  this.before_.splice(0,0,beforeEachFunction);
+};
+
+jasmine.Runner.prototype.afterEach = function(afterEachFunction) {
+  afterEachFunction.typeName = 'afterEach';
+  this.after_.splice(0,0,afterEachFunction);
+};
+
+
+jasmine.Runner.prototype.finishCallback = function() {
+  this.env.reporter.reportRunnerResults(this);
+};
+
+jasmine.Runner.prototype.addSuite = function(suite) {
+  this.suites_.push(suite);
+};
+
+jasmine.Runner.prototype.add = function(block) {
+  if (block instanceof jasmine.Suite) {
+    this.addSuite(block);
+  }
+  this.queue.add(block);
+};
+
+jasmine.Runner.prototype.specs = function () {
+  var suites = this.suites();
+  var specs = [];
+  for (var i = 0; i < suites.length; i++) {
+    specs = specs.concat(suites[i].specs());
+  }
+  return specs;
+};
+
+jasmine.Runner.prototype.suites = function() {
+  return this.suites_;
+};
+
+jasmine.Runner.prototype.topLevelSuites = function() {
+  var topLevelSuites = [];
+  for (var i = 0; i < this.suites_.length; i++) {
+    if (!this.suites_[i].parentSuite) {
+      topLevelSuites.push(this.suites_[i]);
+    }
+  }
+  return topLevelSuites;
+};
+
+jasmine.Runner.prototype.results = function() {
+  return this.queue.results();
+};
+/**
+ * Internal representation of a Jasmine specification, or test.
+ *
+ * @constructor
+ * @param {jasmine.Env} env
+ * @param {jasmine.Suite} suite
+ * @param {String} description
+ */
+jasmine.Spec = function(env, suite, description) {
+  if (!env) {
+    throw new Error('jasmine.Env() required');
+  }
+  if (!suite) {
+    throw new Error('jasmine.Suite() required');
+  }
+  var spec = this;
+  spec.id = env.nextSpecId ? env.nextSpecId() : null;
+  spec.env = env;
+  spec.suite = suite;
+  spec.description = description;
+  spec.queue = new jasmine.Queue(env);
+
+  spec.afterCallbacks = [];
+  spec.spies_ = [];
+
+  spec.results_ = new jasmine.NestedResults();
+  spec.results_.description = description;
+  spec.matchersClass = null;
+};
+
+jasmine.Spec.prototype.getFullName = function() {
+  return this.suite.getFullName() + ' ' + this.description + '.';
+};
+
+
+jasmine.Spec.prototype.results = function() {
+  return this.results_;
+};
+
+/**
+ * All parameters are pretty-printed and concatenated together, then written to the spec's output.
+ *
+ * Be careful not to leave calls to <code>jasmine.log</code> in production code.
+ */
+jasmine.Spec.prototype.log = function() {
+  return this.results_.log(arguments);
+};
+
+jasmine.Spec.prototype.runs = function (func) {
+  var block = new jasmine.Block(this.env, func, this);
+  this.addToQueue(block);
+  return this;
+};
+
+jasmine.Spec.prototype.addToQueue = function (block) {
+  if (this.queue.isRunning()) {
+    this.queue.insertNext(block);
+  } else {
+    this.queue.add(block);
+  }
+};
+
+/**
+ * @param {jasmine.ExpectationResult} result
+ */
+jasmine.Spec.prototype.addMatcherResult = function(result) {
+  this.results_.addResult(result);
+};
+
+jasmine.Spec.prototype.expect = function(actual) {
+  var positive = new (this.getMatchersClass_())(this.env, actual, this);
+  positive.not = new (this.getMatchersClass_())(this.env, actual, this, true);
+  return positive;
+};
+
+/**
+ * Waits a fixed time period before moving to the next block.
+ *
+ * @deprecated Use waitsFor() instead
+ * @param {Number} timeout milliseconds to wait
+ */
+jasmine.Spec.prototype.waits = function(timeout) {
+  var waitsFunc = new jasmine.WaitsBlock(this.env, timeout, this);
+  this.addToQueue(waitsFunc);
+  return this;
+};
+
+/**
+ * Waits for the latchFunction to return true before proceeding to the next block.
+ *
+ * @param {Function} latchFunction
+ * @param {String} optional_timeoutMessage
+ * @param {Number} optional_timeout
+ */
+jasmine.Spec.prototype.waitsFor = function(latchFunction, optional_timeoutMessage, optional_timeout) {
+  var latchFunction_ = null;
+  var optional_timeoutMessage_ = null;
+  var optional_timeout_ = null;
+
+  for (var i = 0; i < arguments.length; i++) {
+    var arg = arguments[i];
+    switch (typeof arg) {
+      case 'function':
+        latchFunction_ = arg;
+        break;
+      case 'string':
+        optional_timeoutMessage_ = arg;
+        break;
+      case 'number':
+        optional_timeout_ = arg;
+        break;
+    }
+  }
+
+  var waitsForFunc = new jasmine.WaitsForBlock(this.env, optional_timeout_, latchFunction_, optional_timeoutMessage_, this);
+  this.addToQueue(waitsForFunc);
+  return this;
+};
+
+jasmine.Spec.prototype.fail = function (e) {
+  var expectationResult = new jasmine.ExpectationResult({
+    passed: false,
+    message: e ? jasmine.util.formatException(e) : 'Exception',
+    trace: { stack: e.stack }
+  });
+  this.results_.addResult(expectationResult);
+};
+
+jasmine.Spec.prototype.getMatchersClass_ = function() {
+  return this.matchersClass || this.env.matchersClass;
+};
+
+jasmine.Spec.prototype.addMatchers = function(matchersPrototype) {
+  var parent = this.getMatchersClass_();
+  var newMatchersClass = function() {
+    parent.apply(this, arguments);
+  };
+  jasmine.util.inherit(newMatchersClass, parent);
+  jasmine.Matchers.wrapInto_(matchersPrototype, newMatchersClass);
+  this.matchersClass = newMatchersClass;
+};
+
+jasmine.Spec.prototype.finishCallback = function() {
+  this.env.reporter.reportSpecResults(this);
+};
+
+jasmine.Spec.prototype.finish = function(onComplete) {
+  this.removeAllSpies();
+  this.finishCallback();
+  if (onComplete) {
+    onComplete();
+  }
+};
+
+jasmine.Spec.prototype.after = function(doAfter) {
+  if (this.queue.isRunning()) {
+    this.queue.add(new jasmine.Block(this.env, doAfter, this));
+  } else {
+    this.afterCallbacks.unshift(doAfter);
+  }
+};
+
+jasmine.Spec.prototype.execute = function(onComplete) {
+  var spec = this;
+  if (!spec.env.specFilter(spec)) {
+    spec.results_.skipped = true;
+    spec.finish(onComplete);
+    return;
+  }
+
+  this.env.reporter.reportSpecStarting(this);
+
+  spec.env.currentSpec = spec;
+
+  spec.addBeforesAndAftersToQueue();
+
+  spec.queue.start(function () {
+    spec.finish(onComplete);
+  });
+};
+
+jasmine.Spec.prototype.addBeforesAndAftersToQueue = function() {
+  var runner = this.env.currentRunner();
+  var i;
+
+  for (var suite = this.suite; suite; suite = suite.parentSuite) {
+    for (i = 0; i < suite.before_.length; i++) {
+      this.queue.addBefore(new jasmine.Block(this.env, suite.before_[i], this));
+    }
+  }
+  for (i = 0; i < runner.before_.length; i++) {
+    this.queue.addBefore(new jasmine.Block(this.env, runner.before_[i], this));
+  }
+  for (i = 0; i < this.afterCallbacks.length; i++) {
+    this.queue.add(new jasmine.Block(this.env, this.afterCallbacks[i], this));
+  }
+  for (suite = this.suite; suite; suite = suite.parentSuite) {
+    for (i = 0; i < suite.after_.length; i++) {
+      this.queue.add(new jasmine.Block(this.env, suite.after_[i], this));
+    }
+  }
+  for (i = 0; i < runner.after_.length; i++) {
+    this.queue.add(new jasmine.Block(this.env, runner.after_[i], this));
+  }
+};
+
+jasmine.Spec.prototype.explodes = function() {
+  throw 'explodes function should not have been called';
+};
+
+jasmine.Spec.prototype.spyOn = function(obj, methodName, ignoreMethodDoesntExist) {
+  if (obj == jasmine.undefined) {
+    throw "spyOn could not find an object to spy upon for " + methodName + "()";
+  }
+
+  if (!ignoreMethodDoesntExist && obj[methodName] === jasmine.undefined) {
+    throw methodName + '() method does not exist';
+  }
+
+  if (!ignoreMethodDoesntExist && obj[methodName] && obj[methodName].isSpy) {
+    throw new Error(methodName + ' has already been spied upon');
+  }
+
+  var spyObj = jasmine.createSpy(methodName);
+
+  this.spies_.push(spyObj);
+  spyObj.baseObj = obj;
+  spyObj.methodName = methodName;
+  spyObj.originalValue = obj[methodName];
+
+  obj[methodName] = spyObj;
+
+  return spyObj;
+};
+
+jasmine.Spec.prototype.removeAllSpies = function() {
+  for (var i = 0; i < this.spies_.length; i++) {
+    var spy = this.spies_[i];
+    spy.baseObj[spy.methodName] = spy.originalValue;
+  }
+  this.spies_ = [];
+};
+
+/**
+ * Internal representation of a Jasmine suite.
+ *
+ * @constructor
+ * @param {jasmine.Env} env
+ * @param {String} description
+ * @param {Function} specDefinitions
+ * @param {jasmine.Suite} parentSuite
+ */
+jasmine.Suite = function(env, description, specDefinitions, parentSuite) {
+  var self = this;
+  self.id = env.nextSuiteId ? env.nextSuiteId() : null;
+  self.description = description;
+  self.queue = new jasmine.Queue(env);
+  self.parentSuite = parentSuite;
+  self.env = env;
+  self.before_ = [];
+  self.after_ = [];
+  self.children_ = [];
+  self.suites_ = [];
+  self.specs_ = [];
+};
+
+jasmine.Suite.prototype.getFullName = function() {
+  var fullName = this.description;
+  for (var parentSuite = this.parentSuite; parentSuite; parentSuite = parentSuite.parentSuite) {
+    fullName = parentSuite.description + ' ' + fullName;
+  }
+  return fullName;
+};
+
+jasmine.Suite.prototype.finish = function(onComplete) {
+  this.env.reporter.reportSuiteResults(this);
+  this.finished = true;
+  if (typeof(onComplete) == 'function') {
+    onComplete();
+  }
+};
+
+jasmine.Suite.prototype.beforeEach = function(beforeEachFunction) {
+  beforeEachFunction.typeName = 'beforeEach';
+  this.before_.unshift(beforeEachFunction);
+};
+
+jasmine.Suite.prototype.afterEach = function(afterEachFunction) {
+  afterEachFunction.typeName = 'afterEach';
+  this.after_.unshift(afterEachFunction);
+};
+
+jasmine.Suite.prototype.results = function() {
+  return this.queue.results();
+};
+
+jasmine.Suite.prototype.add = function(suiteOrSpec) {
+  this.children_.push(suiteOrSpec);
+  if (suiteOrSpec instanceof jasmine.Suite) {
+    this.suites_.push(suiteOrSpec);
+    this.env.currentRunner().addSuite(suiteOrSpec);
+  } else {
+    this.specs_.push(suiteOrSpec);
+  }
+  this.queue.add(suiteOrSpec);
+};
+
+jasmine.Suite.prototype.specs = function() {
+  return this.specs_;
+};
+
+jasmine.Suite.prototype.suites = function() {
+  return this.suites_;
+};
+
+jasmine.Suite.prototype.children = function() {
+  return this.children_;
+};
+
+jasmine.Suite.prototype.execute = function(onComplete) {
+  var self = this;
+  this.queue.start(function () {
+    self.finish(onComplete);
+  });
+};
+jasmine.WaitsBlock = function(env, timeout, spec) {
+  this.timeout = timeout;
+  jasmine.Block.call(this, env, null, spec);
+};
+
+jasmine.util.inherit(jasmine.WaitsBlock, jasmine.Block);
+
+jasmine.WaitsBlock.prototype.execute = function (onComplete) {
+  if (jasmine.VERBOSE) {
+    this.env.reporter.log('>> Jasmine waiting for ' + this.timeout + ' ms...');
+  }
+  this.env.setTimeout(function () {
+    onComplete();
+  }, this.timeout);
+};
+/**
+ * A block which waits for some condition to become true, with timeout.
+ *
+ * @constructor
+ * @extends jasmine.Block
+ * @param {jasmine.Env} env The Jasmine environment.
+ * @param {Number} timeout The maximum time in milliseconds to wait for the condition to become true.
+ * @param {Function} latchFunction A function which returns true when the desired condition has been met.
+ * @param {String} message The message to display if the desired condition hasn't been met within the given time period.
+ * @param {jasmine.Spec} spec The Jasmine spec.
+ */
+jasmine.WaitsForBlock = function(env, timeout, latchFunction, message, spec) {
+  this.timeout = timeout || env.defaultTimeoutInterval;
+  this.latchFunction = latchFunction;
+  this.message = message;
+  this.totalTimeSpentWaitingForLatch = 0;
+  jasmine.Block.call(this, env, null, spec);
+};
+jasmine.util.inherit(jasmine.WaitsForBlock, jasmine.Block);
+
+jasmine.WaitsForBlock.TIMEOUT_INCREMENT = 10;
+
+jasmine.WaitsForBlock.prototype.execute = function(onComplete) {
+  if (jasmine.VERBOSE) {
+    this.env.reporter.log('>> Jasmine waiting for ' + (this.message || 'something to happen'));
+  }
+  var latchFunctionResult;
+  try {
+    latchFunctionResult = this.latchFunction.apply(this.spec);
+  } catch (e) {
+    this.spec.fail(e);
+    onComplete();
+    return;
+  }
+
+  if (latchFunctionResult) {
+    onComplete();
+  } else if (this.totalTimeSpentWaitingForLatch >= this.timeout) {
+    var message = 'timed out after ' + this.timeout + ' msec waiting for ' + (this.message || 'something to happen');
+    this.spec.fail({
+      name: 'timeout',
+      message: message
+    });
+
+    this.abort = true;
+    onComplete();
+  } else {
+    this.totalTimeSpentWaitingForLatch += jasmine.WaitsForBlock.TIMEOUT_INCREMENT;
+    var self = this;
+    this.env.setTimeout(function() {
+      self.execute(onComplete);
+    }, jasmine.WaitsForBlock.TIMEOUT_INCREMENT);
+  }
+};
+// Mock setTimeout, clearTimeout
+// Contributed by Pivotal Computer Systems, www.pivotalsf.com
+
+jasmine.FakeTimer = function() {
+  this.reset();
+
+  var self = this;
+  self.setTimeout = function(funcToCall, millis) {
+    self.timeoutsMade++;
+    self.scheduleFunction(self.timeoutsMade, funcToCall, millis, false);
+    return self.timeoutsMade;
+  };
+
+  self.setInterval = function(funcToCall, millis) {
+    self.timeoutsMade++;
+    self.scheduleFunction(self.timeoutsMade, funcToCall, millis, true);
+    return self.timeoutsMade;
+  };
+
+  self.clearTimeout = function(timeoutKey) {
+    self.scheduledFunctions[timeoutKey] = jasmine.undefined;
+  };
+
+  self.clearInterval = function(timeoutKey) {
+    self.scheduledFunctions[timeoutKey] = jasmine.undefined;
+  };
+
+};
+
+jasmine.FakeTimer.prototype.reset = function() {
+  this.timeoutsMade = 0;
+  this.scheduledFunctions = {};
+  this.nowMillis = 0;
+};
+
+jasmine.FakeTimer.prototype.tick = function(millis) {
+  var oldMillis = this.nowMillis;
+  var newMillis = oldMillis + millis;
+  this.runFunctionsWithinRange(oldMillis, newMillis);
+  this.nowMillis = newMillis;
+};
+
+jasmine.FakeTimer.prototype.runFunctionsWithinRange = function(oldMillis, nowMillis) {
+  var scheduledFunc;
+  var funcsToRun = [];
+  for (var timeoutKey in this.scheduledFunctions) {
+    scheduledFunc = this.scheduledFunctions[timeoutKey];
+    if (scheduledFunc != jasmine.undefined &&
+        scheduledFunc.runAtMillis >= oldMillis &&
+        scheduledFunc.runAtMillis <= nowMillis) {
+      funcsToRun.push(scheduledFunc);
+      this.scheduledFunctions[timeoutKey] = jasmine.undefined;
+    }
+  }
+
+  if (funcsToRun.length > 0) {
+    funcsToRun.sort(function(a, b) {
+      return a.runAtMillis - b.runAtMillis;
+    });
+    for (var i = 0; i < funcsToRun.length; ++i) {
+      try {
+        var funcToRun = funcsToRun[i];
+        this.nowMillis = funcToRun.runAtMillis;
+        funcToRun.funcToCall();
+        if (funcToRun.recurring) {
+          this.scheduleFunction(funcToRun.timeoutKey,
+              funcToRun.funcToCall,
+              funcToRun.millis,
+              true);
+        }
+      } catch(e) {
+      }
+    }
+    this.runFunctionsWithinRange(oldMillis, nowMillis);
+  }
+};
+
+jasmine.FakeTimer.prototype.scheduleFunction = function(timeoutKey, funcToCall, millis, recurring) {
+  this.scheduledFunctions[timeoutKey] = {
+    runAtMillis: this.nowMillis + millis,
+    funcToCall: funcToCall,
+    recurring: recurring,
+    timeoutKey: timeoutKey,
+    millis: millis
+  };
+};
+
+/**
+ * @namespace
+ */
+jasmine.Clock = {
+  defaultFakeTimer: new jasmine.FakeTimer(),
+
+  reset: function() {
+    jasmine.Clock.assertInstalled();
+    jasmine.Clock.defaultFakeTimer.reset();
+  },
+
+  tick: function(millis) {
+    jasmine.Clock.assertInstalled();
+    jasmine.Clock.defaultFakeTimer.tick(millis);
+  },
+
+  runFunctionsWithinRange: function(oldMillis, nowMillis) {
+    jasmine.Clock.defaultFakeTimer.runFunctionsWithinRange(oldMillis, nowMillis);
+  },
+
+  scheduleFunction: function(timeoutKey, funcToCall, millis, recurring) {
+    jasmine.Clock.defaultFakeTimer.scheduleFunction(timeoutKey, funcToCall, millis, recurring);
+  },
+
+  useMock: function() {
+    if (!jasmine.Clock.isInstalled()) {
+      var spec = jasmine.getEnv().currentSpec;
+      spec.after(jasmine.Clock.uninstallMock);
+
+      jasmine.Clock.installMock();
+    }
+  },
+
+  installMock: function() {
+    jasmine.Clock.installed = jasmine.Clock.defaultFakeTimer;
+  },
+
+  uninstallMock: function() {
+    jasmine.Clock.assertInstalled();
+    jasmine.Clock.installed = jasmine.Clock.real;
+  },
+
+  real: {
+    setTimeout: jasmine.getGlobal().setTimeout,
+    clearTimeout: jasmine.getGlobal().clearTimeout,
+    setInterval: jasmine.getGlobal().setInterval,
+    clearInterval: jasmine.getGlobal().clearInterval
+  },
+
+  assertInstalled: function() {
+    if (!jasmine.Clock.isInstalled()) {
+      throw new Error("Mock clock is not installed, use jasmine.Clock.useMock()");
+    }
+  },
+
+  isInstalled: function() {
+    return jasmine.Clock.installed == jasmine.Clock.defaultFakeTimer;
+  },
+
+  installed: null
+};
+jasmine.Clock.installed = jasmine.Clock.real;
+
+//else for IE support
+jasmine.getGlobal().setTimeout = function(funcToCall, millis) {
+  if (jasmine.Clock.installed.setTimeout.apply) {
+    return jasmine.Clock.installed.setTimeout.apply(this, arguments);
+  } else {
+    return jasmine.Clock.installed.setTimeout(funcToCall, millis);
+  }
+};
+
+jasmine.getGlobal().setInterval = function(funcToCall, millis) {
+  if (jasmine.Clock.installed.setInterval.apply) {
+    return jasmine.Clock.installed.setInterval.apply(this, arguments);
+  } else {
+    return jasmine.Clock.installed.setInterval(funcToCall, millis);
+  }
+};
+
+jasmine.getGlobal().clearTimeout = function(timeoutKey) {
+  if (jasmine.Clock.installed.clearTimeout.apply) {
+    return jasmine.Clock.installed.clearTimeout.apply(this, arguments);
+  } else {
+    return jasmine.Clock.installed.clearTimeout(timeoutKey);
+  }
+};
+
+jasmine.getGlobal().clearInterval = function(timeoutKey) {
+  if (jasmine.Clock.installed.clearTimeout.apply) {
+    return jasmine.Clock.installed.clearInterval.apply(this, arguments);
+  } else {
+    return jasmine.Clock.installed.clearInterval(timeoutKey);
+  }
+};
+
+jasmine.version_= {
+  "major": 1,
+  "minor": 1,
+  "build": 0,
+  "revision": 1308965645,
+  "release_candidate": 2
+};
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/settings.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,3 @@
+// SETTINGS, VARS, UTILITY FUNCTIONS
+jasmine.getFixtures().fixturesPath = 'fixtures';
+var defaults = $.deck.defaults;
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.core.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,333 @@
+// Go tests, go
+describe('Deck JS', function() {
+	describe('standard html structure', function() {
+		beforeEach(function() {
+			loadFixtures('standard.html');
+			if (Modernizr.history) {
+				history.replaceState({}, "", "#")
+			}
+			else {
+				window.location.hash = '#';
+			}
+		});
+
+		describe('init(selector)', function() {
+			it('should create slides', function() {
+				$.deck('.slide');
+				expect($.deck('getSlides').length).toEqual($('.slide').length);
+			});
+		});
+
+		describe('init([selectors])', function() {
+			it('should create slides', function() {
+				$.deck([
+					'.slide1',
+					'.slide2',
+					'.slide3',
+					'.slide4',
+					'.slide5'
+				]);
+				expect($.deck('getSlides').length).toEqual($('.slide').length);
+			});
+		});
+
+		describe('navigation functions', function() {
+			beforeEach(function() {
+				$.deck('.slide');
+			});
+
+			describe('go(i)', function() {
+				it('should go to the i slide (0 based index)', function() {
+					$.deck('go', 3);
+					expect($.deck('getSlide')).toHaveClass('slide4');
+				});
+
+				it('should go nowhere if i is NaN', function() {
+					$.deck('go', 'foobar');
+					expect($.deck('getSlide')).toHaveClass('slide1');
+				});
+
+				it('should go nowhere if i is out of bounds', function() {
+					$.deck('go', 5);
+					expect($.deck('getSlide')).toHaveClass('slide1');
+				});
+			});
+
+			describe('next()', function() {
+				it('should go to the next slide', function() {
+					$.deck('next');
+					expect($.deck('getSlide')).toHaveClass('slide2');
+				});
+
+				it('should go nowhere if on the last slide', function() {
+					$.deck('go', 4);
+					$.deck('next');
+					expect($.deck('getSlide')).toHaveClass('slide5');
+				});
+			});
+
+			describe('prev()', function() {
+				it('should go to the previous slide', function() {
+					$.deck('go', 2);
+					$.deck('prev');
+					expect($.deck('getSlide')).toHaveClass('slide2');
+				});
+
+				it('should go nowhere if on the first slide', function() {
+					$.deck('prev');
+					expect($.deck('getSlide')).toHaveClass('slide1');
+				});
+			});
+		});
+
+		describe('getters', function() {
+			beforeEach(function() {
+				$.deck('.slide');
+			});
+
+			describe('getSlide()', function() {
+				it('should get the current slide', function() {
+					expect($.deck('getSlide')).toHaveClass('slide1');
+					$.deck('go', 2);
+					expect($.deck('getSlide')).toHaveClass('slide3');
+				});
+			});
+
+			describe('getSlide(i)', function() {
+				it('should get slide number i (0 based index)', function() {
+					expect($.deck('getSlide', 1)).toHaveClass('slide2');
+					expect($.deck('getSlide', 3)).toHaveClass('slide4');
+				});
+
+				it('should return null if i is NaN', function() {
+					expect($.deck('getSlide', 'barfoo')).toBeNull();
+				});
+
+				it('should return null if i is out of bounds', function() {
+					expect($.deck('getSlide', 6)).toBeNull();
+				});
+			});
+
+			describe('getSlides()', function() {
+				it('should return an array of jQuery objects for each slide', function() {
+					var expectation = [],
+					slides = $.deck('getSlides');
+					$('.slide').each(function() {
+						expectation.push($(this));
+					});
+					expect(slides).toEqual(expectation);
+				});
+			});
+			
+			describe('getContainer()', function() {
+				it('should return a jQuery object with the container element(s)', function() {
+					expect($.deck('getContainer')).toBe(defaults.selectors.container);
+				});
+			});
+			
+			describe('getOptions()', function() {
+				it('should return the current options object', function() {
+					expect($.deck('getOptions')).toEqual(defaults);
+				});
+			});
+		});
+
+		describe('container states', function() {
+			beforeEach(function() {
+				$.deck('.slide');
+			});
+
+			it('should start at state 0', function() {
+				expect($(defaults.selectors.container)).toHaveClass(defaults.classes.onPrefix + '0');
+			});
+
+			it('should change states with the slide number', function() {
+				$.deck('next');
+				expect($(defaults.selectors.container)).toHaveClass(defaults.classes.onPrefix + '1');
+				$.deck('go', 3);
+				expect($(defaults.selectors.container)).toHaveClass(defaults.classes.onPrefix + '3');
+				$.deck('prev');
+				expect($(defaults.selectors.container)).toHaveClass(defaults.classes.onPrefix + '2');
+			});
+		});
+
+		describe('options object', function() {
+			var $d = $(document);
+
+			beforeEach(function() {
+				$.deck('.alt-slide', {
+					classes: {
+						after: 'alt-after',
+						before: 'alt-before',
+						current: 'alt-current',
+						onPrefix: 'alt-on-',
+						next: 'alt-next',
+						previous: 'alt-prev'
+					},
+
+					selectors: {
+						container: '.alt-container'
+					},
+
+					keys: {
+						next: 87,
+						previous: 69
+					}
+				});
+			});
+
+			describe('classes', function() {
+				it('should use the specified after class', function() {
+					expect($('.alt-slide3, .alt-slide4, .alt-slide5')).toHaveClass('alt-after');
+				});
+
+				it('should use the specified before class', function() {
+					$.deck('go', 4);
+					expect($('.alt-slide1, .alt-slide2, .alt-slide3')).toHaveClass('alt-before');
+				});
+
+				it('should use the specified container class', function() {
+					$.deck('go', 2);
+					expect($('.alt-container')).toHaveClass('alt-on-2');
+				});
+
+				it('should use the specified current class', function() {
+					expect($.deck('getSlide')).toHaveClass('alt-current');
+				});
+
+				it('should use the specified next class', function() {
+					expect($('.alt-slide2')).toHaveClass('alt-next');
+				});
+
+				it('should use the specified previous class', function() {
+					$.deck('next');
+					expect($('.alt-slide1')).toHaveClass('alt-prev');
+				});
+			});
+
+			describe('key bindings', function() {
+				var e;
+
+				beforeEach(function() {
+					e = jQuery.Event('keydown.deck');
+				});
+
+				it('should go to the next slide using the specified key', function() {
+					e.which = 87; // 'w'
+					$d.trigger(e);
+					expect($.deck('getSlide')).toHaveClass('alt-slide2');
+				});
+
+				it('should go to the previous slide using the specified key', function() {
+					$.deck('next');
+					e.which = 69; // 'e'
+					$d.trigger(e);
+					expect($.deck('getSlide')).toHaveClass('alt-slide1');
+				});
+			});
+		});
+
+		describe('events', function() {
+			var $d = $(document);
+
+			beforeEach(function() {
+				$.deck('.slide');
+				$.deck('go', 1);
+				spyOnEvent($d, 'deck.change');
+			});
+
+			describe('deck.change', function() {
+				it('should fire on go(i)', function() {
+					$.deck('go', 3);
+					expect('deck.change').toHaveBeenTriggeredOn($d);
+				});
+
+				it('should fire on next()', function() {
+					$.deck('next');
+					expect('deck.change').toHaveBeenTriggeredOn($d);
+				});
+
+				it('should fire on prev()', function() {
+					$.deck('prev');
+					expect('deck.change').toHaveBeenTriggeredOn($d);
+				});
+
+				it('should pass parameters with from and to indices', function() {
+					var f = function(e, from, to) {
+						expect(from).toEqual(1);
+						expect(to).toEqual(3);
+					};
+					
+					$d.bind('deck.change', f);
+					$.deck('go', 3);
+					$d.unbind('deck.change', f);
+				});
+			});
+		});
+	});
+	
+	describe('complex html structure', function() {
+		beforeEach(function() {
+			loadFixtures('complex.html');
+			if (Modernizr.history) {
+				history.replaceState({}, "", "#")
+			}
+			$.deck([
+				'.slide1',
+				'.slide2',
+				'.slide3',
+				'.slide4',
+				'.slide5',
+				'.slide6',
+				'.slide7',
+				'.slide8',
+				'.slide9',
+				'.slide10',
+			]);
+			$.deck('go', 2);
+		});
+		
+		describe('compound state classes', function() {
+			it('should apply current class', function() {
+				$('.slide3').each(function(i, el) {
+					expect($(el)).toHaveClass(defaults.classes.current);
+				});
+			});
+			
+			it('should apply previous class', function() {
+				$('.slide2').each(function(i, el) {
+					expect($(el)).toHaveClass(defaults.classes.previous);
+				});
+			});
+			
+			it('should apply next class', function() {
+				$('.slide4').each(function(i, el) {
+					expect($(el)).toHaveClass(defaults.classes.next);
+				});
+			});
+			
+			it('should apply before class', function() {
+				$('.slide1').each(function(i, el) {
+					expect($(el)).toHaveClass(defaults.classes.before);
+				});
+			});
+			
+			it('should apply after class', function() {
+				$('.slide5, .slide6, .slide7, .slide8, .slide9, .slide10').each(function(i, el) {
+					expect($(el)).toHaveClass(defaults.classes.after);
+				});
+			});
+			
+			it('should apply child-current class', function() {
+				expect($('.slide2').not('.slide10')).toHaveClass(defaults.classes.childCurrent);
+			});
+		});
+		
+		it('should remove old state classes', function() {
+			$.deck('go', 4);
+			expect($('.slide3').not('.slide5')).not.toHaveClass(defaults.classes.current);
+			expect($('.slide2').not('.slide4')).not.toHaveClass(defaults.classes.previous);
+			expect($('.slide4').not('.slide6')).not.toHaveClass(defaults.classes.next);
+		});
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.goto.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,107 @@
+describe('Deck JS Quick Go-To', function() {
+	var $d = $(document);
+	
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	describe('showGoTo()', function() {
+		it('should show the go-to helper', function() {
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+			$.deck('showGoTo');
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+		});
+		
+		it('should focus the go-to input', function() {
+			$.deck('showGoTo');
+			expect($(defaults.selectors.gotoInput)[0]).toEqual(document.activeElement);
+		});
+	});
+	
+	describe('hideGoTo()', function() {
+		beforeEach(function() {
+			$.deck('showGoTo');
+			$.deck('hideGoTo');
+		});
+		
+		it('should hide the go-to helper', function() {
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+		});
+		
+		it('should blur the go-to input', function() {
+			expect($(defaults.selectors.gotoInput)[0]).not.toEqual(document.activeElement);
+		});
+	});
+	
+	describe('toggleGoTo()', function() {
+		it('should toggle the go-to helper on and off', function() {
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+			$.deck('toggleGoTo');
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+			$.deck('toggleGoTo');
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+		});
+	});
+	
+	describe('Go-To submit', function() {
+		beforeEach(function() {
+			$.deck('showGoTo');
+		});
+		
+		it('should hide the go-to helper', function() {
+			$(defaults.selectors.gotoInput).val('3');
+			$(defaults.selectors.gotoForm).submit();
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+		});
+		
+		it('should go to the slide entered', function() {
+			$(defaults.selectors.gotoInput).val('3');
+			$(defaults.selectors.gotoForm).submit();
+			expect($.deck('getSlide')).toEqual($.deck('getSlide'), 2);
+		});
+		
+		it('should go nowhere if a number is not entered', function() {
+			$(defaults.selectors.gotoInput).val('');
+			$(defaults.selectors.gotoForm).submit();
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+			expect($.deck('getSlide')).toEqual($.deck('getSlide'), 0);
+		});
+		
+		it('should go nowhere if the number is negative', function() {
+			$(defaults.selectors.gotoInput).val('-2');
+			$(defaults.selectors.gotoForm).submit();
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+			expect($.deck('getSlide')).toEqual($.deck('getSlide'), 0);
+		});
+		
+		it('should go nowhere if the number is greater than the number of slides', function() {
+			$(defaults.selectors.gotoInput).val('9');
+			$(defaults.selectors.gotoForm).submit();
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+			expect($.deck('getSlide')).toEqual($.deck('getSlide'), 0);
+		});
+	});
+	
+	describe('key bindings', function() {
+		var e;
+
+		beforeEach(function() {
+			e = jQuery.Event('keydown.deckgoto');
+		});
+		
+		it('should toggle the go-to helper if the specified key is pressed', function() {
+			e.which = 71; // g
+			$d.trigger(e);
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.goto);
+			$d.trigger(e);
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.goto);
+		});
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.hash.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,60 @@
+describe('Deck JS Hash Extension', function() {
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	it('should assign ids to slides that do not have them', function() {
+		var slides = $.deck('getSlides');
+		$.each(slides, function(i, $e) {
+			expect($e.attr('id')).toBeTruthy();
+		});
+	});
+	
+	it('should update the href on slide change', function() {
+		var $hashLink = $(defaults.selectors.hashLink);
+		$.deck('go', 3);
+		expect($hashLink).toHaveAttr('href', '#slide-3');
+	});
+	
+	it('should use existing ids if they exist', function() {
+		var $hashLink = $(defaults.selectors.hashLink);
+		$.deck('go', 1);
+		expect($hashLink).toHaveAttr('href', '#custom-id');
+	});
+	
+	it('should update the URL on slide change (if supported)', function() {
+		if (Modernizr.history) {
+			$.deck('go', 3);
+			expect(window.location.hash).toEqual('#slide-3');
+		}
+	});
+	
+	it('should deep link to slide on deck init', function() {
+		window.location.hash = "#slide-3";
+		$.deck('.slide');
+		expect($.deck('getSlide')).toHaveId('slide-3');
+	});
+	
+	it('should follow internal hash links using hashchange (if supported)', function() {
+		if (Modernizr.hashchange) {
+			window.location.hash = "#slide-3";
+			
+			// Hashchange event doesn't fire right when the hash changes?
+			waitsFor(function() {
+				return $.deck('getSlide').attr('id') === 'slide-3';
+			}, 'hash to change to slide-3', 2000);
+		}
+	});
+	
+	it('should follow internal hash links on click', function() {
+		/* Triggered clicks dont generate hashchanges, so until I find
+		a way to do this in an automated fashion, needs to be hand tested. */
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.menu.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,56 @@
+describe('Deck JS Menu', function() {
+	var $d = $(document);
+	
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	describe('showMenu()', function() {
+		it('should show the menu', function() {
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.menu);
+			$.deck('showMenu');
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.menu);
+		});
+	});
+	
+	describe('hideMenu()', function() {
+		it('should hide the menu', function() {
+			$.deck('showMenu');
+			$.deck('hideMenu');
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.menu);
+		});
+	});
+	
+	describe('toggleMenu()', function() {
+		it('should toggle menu on and off', function() {
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.menu);
+			$.deck('toggleMenu');
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.menu);
+			$.deck('toggleMenu');
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.menu);
+		});
+	});
+	
+	describe('key bindings', function() {
+		var e;
+
+		beforeEach(function() {
+			e = jQuery.Event('keydown.deckmenu');
+		});
+		
+		it('should toggle the menu if the specified key is pressed', function() {
+			e.which = 77; // m
+			$d.trigger(e);
+			expect($(defaults.selectors.container)).toHaveClass(defaults.classes.menu);
+			$d.trigger(e);
+			expect($(defaults.selectors.container)).not.toHaveClass(defaults.classes.menu);
+		});
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.navigation.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,45 @@
+describe('Deck JS Navigation Buttons', function() {
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	it('should go to the next slide if next link is clicked', function() {
+		$(defaults.selectors.nextLink).click();
+		expect($.deck('getSlide')).toHaveClass('slide2');
+	});
+	
+	it('should go to the previous slide if previous link is clicked', function() {
+		$.deck('go', 2);
+		$(defaults.selectors.previousLink).click();
+		expect($.deck('getSlide')).toHaveClass('slide2');
+	});
+	
+	it('should add the disabled class to the previous link if on first slide', function() {
+		expect($(defaults.selectors.previousLink)).toHaveClass(defaults.classes.navDisabled);
+		$(defaults.selectors.nextLink).click();
+		expect($(defaults.selectors.previousLink)).not.toHaveClass(defaults.classes.navDisabled);
+		$(defaults.selectors.previousLink).click();
+		expect($(defaults.selectors.previousLink)).toHaveClass(defaults.classes.navDisabled);
+	});
+	
+	it('should add the disabled class to the next link if on last slide', function() {
+		expect($(defaults.selectors.nextLink)).not.toHaveClass(defaults.classes.navDisabled);
+		$.deck('go', $.deck('getSlides').length - 1);
+		expect($(defaults.selectors.nextLink)).toHaveClass(defaults.classes.navDisabled);
+	});
+	
+	it('should update the links hrefs with real fragment ids', function() {
+		expect($(defaults.selectors.previousLink)).toHaveAttr('href', '#');
+		expect($(defaults.selectors.nextLink)).toHaveAttr('href', '#custom-id');
+		$.deck('go', 2);
+		expect($(defaults.selectors.previousLink)).toHaveAttr('href', '#custom-id');
+		expect($(defaults.selectors.nextLink)).toHaveAttr('href', '#slide-3');
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.scale.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,57 @@
+describe('Deck JS Status Indicator', function() {
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	it('should start with scaling enabled', function() {
+		expect($.deck('getContainer')).toHaveClass(defaults.classes.scale);
+	});
+	
+	describe('disableScale()', function() {
+		it('should remove the scale class from the container', function() {
+			$.deck('disableScale');
+			expect($.deck('getContainer')).not.toHaveClass(defaults.classes.scale);
+		});
+	});
+	
+	describe('enableScale()', function() {
+		it('should add the scale class to the container', function() {
+			$.deck('disableScale');
+			$.deck('enableScale');
+			expect($.deck('getContainer')).toHaveClass(defaults.classes.scale);
+		});
+	});
+	
+	describe('toggleScale()', function() {
+		it('should toggle between adding and removing the scale class', function() {
+			$.deck('toggleScale');
+			expect($.deck('getContainer')).not.toHaveClass(defaults.classes.scale);
+			$.deck('toggleScale');
+			expect($.deck('getContainer')).toHaveClass(defaults.classes.scale);
+		});
+	});
+	
+	describe('key bindings', function() {
+		var e,
+		$d = $(document);
+
+		beforeEach(function() {
+			e = jQuery.Event('keydown.deckscale');
+		});
+		
+		it('should toggle scaling if the specified key is pressed', function() {
+			e.which = 83; // s
+			$d.trigger(e);
+			expect($.deck('getContainer')).not.toHaveClass(defaults.classes.scale);
+			$d.trigger(e);
+			expect($.deck('getContainer')).toHaveClass(defaults.classes.scale);
+		});
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/test/spec.status.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,25 @@
+describe('Deck JS Status Indicator', function() {
+	beforeEach(function() {
+		loadFixtures('standard.html');
+		if (Modernizr.history) {
+			history.replaceState({}, "", "#")
+		}
+		else {
+			window.location.hash = '#';
+		}
+		$.deck('.slide');
+	});
+	
+	it('should show the correct total number of slides', function() {
+		expect($(defaults.selectors.statusTotal)).toHaveText($.deck('getSlides').length);
+	});
+	
+	it('should start at 1 of X', function() {
+		expect($(defaults.selectors.statusCurrent)).toHaveText(1);
+	});
+	
+	it('should update to the correct number on slide change', function() {
+		$.deck('go', 2);
+		expect($(defaults.selectors.statusCurrent)).toHaveText('3');
+	});
+});
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/neon.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,114 @@
+.deck-container {
+  font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
+  font-size: 1.25em;
+  color: #aaa;
+  background: #000;
+}
+.deck-container .slide {
+  background: #000;
+}
+.deck-container h1 {
+  color: #0af;
+  font-weight: normal;
+  font-weight: 100;
+  text-shadow: 0 0 50px #0af, 0 0 3px #fff;
+}
+.deck-container h2 {
+  color: #af0;
+  border-bottom-color: #ccc;
+  font-weight: normal;
+  font-weight: 100;
+  text-shadow: 0 0 15px #af0, 0 0 2px #fff;
+  border-bottom: 1px solid #333;
+}
+.deck-container h3 {
+  color: #fff;
+  font-weight: normal;
+  font-weight: 100;
+  text-shadow: 0 0 10px #fff, 0 0 2px #fff;
+}
+.deck-container pre {
+  border-color: #333;
+}
+.deck-container pre code {
+  color: #fff;
+}
+.deck-container code {
+  color: #f0a;
+}
+.deck-container blockquote {
+  font-size: 2em;
+  padding: 1em 2em;
+  color: #fff;
+  border-left: 5px solid #fff;
+}
+.deck-container blockquote p {
+  margin: 0;
+}
+.deck-container blockquote cite {
+  font-size: .5em;
+  font-style: normal;
+  font-weight: normal;
+  font-weight: 100;
+  color: #aaa;
+  text-shadow: 0 0 15px #fff, 0 0 2px #fff;
+}
+.deck-container ::-moz-selection {
+  background: #a0f;
+}
+.deck-container ::selection {
+  background: #a0f;
+}
+.deck-container a, .deck-container a:hover, .deck-container a:focus, .deck-container a:active, .deck-container a:visited {
+  color: #f0a;
+  text-decoration: none;
+}
+.deck-container a:hover, .deck-container a:focus {
+  text-decoration: underline;
+}
+.deck-container .deck-prev-link, .deck-container .deck-next-link {
+  background: #f0a;
+  text-shadow: 0 0 3px #fff;
+}
+.deck-container .deck-prev-link, .deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-prev-link:active, .deck-container .deck-prev-link:visited, .deck-container .deck-next-link, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus, .deck-container .deck-next-link:active, .deck-container .deck-next-link:visited {
+  color: #fff;
+}
+.deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus {
+  text-decoration: none;
+}
+.boxshadow .deck-container .deck-prev-link:hover, .boxshadow .deck-container .deck-prev-link:focus, .boxshadow .deck-container .deck-next-link:hover, .boxshadow .deck-container .deck-next-link:focus {
+  -webkit-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  -moz-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+}
+.deck-container .deck-status {
+  font-size: 0.6666em;
+}
+.deck-container .goto-form {
+  background: #000;
+  border: 1px solid #f0a;
+}
+.deck-container .goto-form label {
+  color: #fff;
+}
+.deck-container.deck-menu .slide {
+  background: #333;
+}
+.deck-container.deck-menu .deck-current {
+  background: #444;
+}
+.boxshadow .deck-container.deck-menu .deck-current {
+  background: #000;
+  -webkit-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  -moz-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+}
+.no-touch .deck-container.deck-menu .slide:hover {
+  background: #444;
+}
+.no-touch.boxshadow .deck-container.deck-menu .slide:hover {
+  background: #000;
+  -webkit-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  -moz-box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+  box-shadow: 0 0 20px #f0a, 0 0 5px #fff;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/neon.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,139 @@
+.deck-container {
+	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
+	font-size:1.25em;
+	color:#aaa;
+	background:#000;
+	
+	.slide {
+		background:#000;
+	}
+	
+	h1 {
+		color:#0af;
+		font-weight:normal;
+		font-weight:100;
+		text-shadow:0 0 50px #0af, 0 0 3px #fff;
+	}
+
+	h2 {
+		color:#af0;
+		border-bottom-color:#ccc;
+		font-weight:normal;
+		font-weight:100;
+		text-shadow:0 0 15px #af0, 0 0 2px #fff;
+		border-bottom:1px solid #333;
+	}
+
+	h3 {
+		color:#fff;
+		font-weight:normal;
+		font-weight:100;
+		text-shadow:0 0 10px #fff, 0 0 2px #fff;
+	}
+
+	pre {
+		border-color:#333;
+		
+		code {
+			color:#fff;
+		}
+	}
+
+	code {
+		color:#f0a;
+	}
+
+	blockquote {
+		font-size:2em;
+		padding:1em 2em;
+		color:#fff;
+		border-left:5px solid #fff;
+
+		p {
+			margin:0;
+		}
+
+		cite {
+			font-size:.5em;
+			font-style:normal;
+			font-weight:normal;
+			font-weight:100;
+			color:#aaa;
+			text-shadow:0 0 15px #fff, 0 0 2px #fff;
+		}
+	}
+	
+	::-moz-selection{ background:#a0f; }
+	::selection { background:#a0f; }
+	
+	a {
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#f0a;
+			text-decoration:none;
+		}
+		
+		&:hover, &:focus {
+			text-decoration:underline;
+		}
+	}
+	
+	.deck-prev-link, .deck-next-link {
+		background:#f0a;
+		text-shadow:0 0 3px #fff;
+		
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#fff;
+		}
+		
+		&:hover, &:focus {
+			text-decoration:none;
+			
+			.boxshadow & {
+				-webkit-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+				-moz-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+				box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+			}
+		}
+	}
+	
+	.deck-status {
+		font-size:0.6666em;
+	}
+	
+	.goto-form {
+		background:#000;
+		border:1px solid #f0a;
+		
+		label {
+			color:#fff;
+		}
+	}
+	
+	&.deck-menu {
+		.slide {
+			background:#333;
+		}
+		
+		.deck-current {
+			background:#444;
+			
+			.boxshadow & {
+				background:#000;
+				-webkit-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+				-moz-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+				box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+			}
+		}
+		
+		.no-touch & .slide:hover {
+			background:#444;
+		}
+		
+		.no-touch.boxshadow & .slide:hover {
+			background:#000;
+			-webkit-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+			-moz-box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+			box-shadow:0 0 20px #f0a, 0 0 5px #fff;
+		}
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/swiss.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,75 @@
+.deck-container {
+  font-family: "Helvetica Neue", sans-serif;
+  font-size: 1.25em;
+  background: #fff;
+}
+.deck-container .slide {
+  background: #fff;
+}
+.deck-container h1 {
+  color: #000;
+}
+.deck-container h2 {
+  color: #c00;
+  border-bottom-color: #ccc;
+}
+.deck-container h3 {
+  color: #888;
+}
+.deck-container pre {
+  border-color: #ccc;
+}
+.deck-container code {
+  color: #888;
+}
+.deck-container blockquote {
+  font-size: 2em;
+  font-style: italic;
+  padding: 1em 2em;
+  color: #000;
+  border-left: 5px solid #ccc;
+}
+.deck-container blockquote p {
+  margin: 0;
+}
+.deck-container blockquote cite {
+  font-size: .5em;
+  font-style: normal;
+  font-weight: bold;
+  color: #888;
+}
+.deck-container ::-moz-selection {
+  background: #c00;
+  color: #fff;
+}
+.deck-container ::selection {
+  background: #c00;
+  color: #fff;
+}
+.deck-container a, .deck-container a:hover, .deck-container a:focus, .deck-container a:active, .deck-container a:visited {
+  color: #c00;
+  text-decoration: none;
+}
+.deck-container a:hover, .deck-container a:focus {
+  text-decoration: underline;
+}
+.deck-container .deck-prev-link, .deck-container .deck-next-link {
+  background: #ccc;
+  font-family: serif;
+}
+.deck-container .deck-prev-link, .deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-prev-link:active, .deck-container .deck-prev-link:visited, .deck-container .deck-next-link, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus, .deck-container .deck-next-link:active, .deck-container .deck-next-link:visited {
+  color: #fff;
+}
+.deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus {
+  background: #c00;
+  text-decoration: none;
+}
+.deck-container .deck-status {
+  font-size: 0.6666em;
+}
+.deck-container.deck-menu .slide {
+  background: #eee;
+}
+.deck-container.deck-menu .deck-current, .no-touch .deck-container.deck-menu .slide:hover {
+  background: #ddf;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/swiss.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,91 @@
+.deck-container {
+	font-family: "Helvetica Neue", sans-serif;
+	font-size:1.25em;
+	background:#fff;
+	
+	.slide {
+		background:#fff;
+	}
+	
+	h1 {
+		color:#000;
+	}
+
+	h2 {
+		color:#c00;
+		border-bottom-color:#ccc;
+	}
+
+	h3 {
+		color:#888;
+	}
+
+	pre {
+		border-color:#ccc;
+	}
+
+	code {
+		color:#888;
+	}
+
+	blockquote {
+		font-size:2em;
+		font-style:italic;
+		padding:1em 2em;
+		color:#000;
+		border-left:5px solid #ccc;
+
+		p {
+			margin:0;
+		}
+
+		cite {
+			font-size:.5em;
+			font-style:normal;
+			font-weight:bold;
+			color:#888;
+		}
+	}
+	
+	::-moz-selection{ background:#c00; color:#fff; }
+	::selection { background:#c00; color:#fff; }
+	
+	a {
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#c00;
+			text-decoration:none;
+		}
+		
+		&:hover, &:focus {
+			text-decoration:underline;
+		}
+	}
+	
+	.deck-prev-link, .deck-next-link {
+		background:#ccc;
+		font-family:serif; // sans-serif arrows x-browser fail
+		
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#fff;
+		}
+		
+		&:hover, &:focus {
+			background:#c00;
+			text-decoration:none;
+		}
+	}
+	
+	.deck-status {
+		font-size:0.6666em;
+	}
+	
+	&.deck-menu {
+		.slide {
+			background:#eee;
+		}
+		
+		.deck-current, .no-touch & .slide:hover {
+			background:#ddf;
+		}
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/web-2.0.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,187 @@
+.deck-container {
+  font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
+  font-size: 1.25em;
+  background: #f4fafe;
+  /* Old browsers */
+  background: -moz-linear-gradient(top, #f4fafe 0%, #ccf0f0 100%);
+  /* FF3.6+ */
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4fafe), color-stop(100%, #ccf0f0));
+  /* Chrome,Safari4+ */
+  background: -webkit-linear-gradient(top, #f4fafe 0%, #ccf0f0 100%);
+  /* Chrome10+,Safari5.1+ */
+  background: -o-linear-gradient(top, #f4fafe 0%, #ccf0f0 100%);
+  /* Opera11.10+ */
+  background: -ms-linear-gradient(top, #f4fafe 0%, #ccf0f0 100%);
+  /* IE10+ */
+  background: linear-gradient(top, #f4fafe 0%, #ccf0f0 100%);
+  /* W3C */
+  background-attachment: fixed;
+}
+.deck-container > .slide {
+  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
+}
+.deck-container h1, .deck-container h2, .deck-container h3, .deck-container h4, .deck-container h5, .deck-container h6 {
+  font-family: "Hoefler Text", Constantia, Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
+}
+.deck-container h1 {
+  color: #08455f;
+}
+.deck-container h2 {
+  color: #0b7495;
+  border-bottom: 0;
+}
+.cssreflections .deck-container h2 {
+  line-height: 1;
+  -webkit-box-reflect: below -0.556em -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.3, transparent), color-stop(0.7, rgba(255, 255, 255, 0.1)), to(transparent));
+  -moz-box-reflect: below -0.556em -moz-linear-gradient(top, transparent 0%, transparent 30%, rgba(255, 255, 255, 0.3) 100%);
+}
+.deck-container h3 {
+  color: #000;
+}
+.deck-container pre {
+  border-color: #cde;
+  background: #fff;
+  position: relative;
+  /* http://nicolasgallagher.com/css-drop-shadows-without-images/ */
+}
+.borderradius .deck-container pre {
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+}
+.csstransforms.boxshadow .deck-container pre:before, .csstransforms.boxshadow .deck-container pre:after {
+  content: "";
+  position: absolute;
+  z-index: -1;
+  bottom: 15px;
+  width: 50%;
+  height: 20%;
+  max-width: 300px;
+  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
+  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
+  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
+}
+.csstransforms.boxshadow .deck-container pre:before {
+  left: 10px;
+  -webkit-transform: rotate(-3deg);
+  -moz-transform: rotate(-3deg);
+  -ms-transform: rotate(-3deg);
+  -o-transform: rotate(-3deg);
+  transform: rotate(-3deg);
+}
+.csstransforms.boxshadow .deck-container pre:after {
+  right: 10px;
+  -webkit-transform: rotate(3deg);
+  -moz-transform: rotate(3deg);
+  -ms-transform: rotate(3deg);
+  -o-transform: rotate(3deg);
+  transform: rotate(3deg);
+}
+.deck-container code {
+  color: #789;
+}
+.deck-container blockquote {
+  font-family: "Hoefler Text", Constantia, Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
+  font-size: 2em;
+  padding: 1em 2em .5em 2em;
+  color: #000;
+  background: #fff;
+  position: relative;
+  border: 1px solid #cde;
+}
+.borderradius .deck-container blockquote {
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+}
+.boxshadow .deck-container blockquote:after {
+  content: "";
+  position: absolute;
+  z-index: -1;
+  top: 10px;
+  bottom: 10px;
+  left: 0;
+  right: 50%;
+  -moz-border-radius: 10px/100px;
+  border-radius: 10px/100px;
+  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
+  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
+  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
+}
+.deck-container blockquote p {
+  margin: 0;
+}
+.deck-container blockquote cite {
+  font-size: .5em;
+  font-style: normal;
+  font-weight: bold;
+  color: #888;
+}
+.deck-container blockquote:before {
+  content: "“";
+  position: absolute;
+  top: 0;
+  left: 0;
+  font-size: 5em;
+  line-height: 1;
+  color: #ccf0f0;
+  z-index: 1;
+}
+.deck-container .borderradius img {
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+}
+.deck-container ::-moz-selection {
+  background: #08455f;
+  color: #fff;
+}
+.deck-container ::selection {
+  background: #08455f;
+  color: #fff;
+}
+.deck-container a, .deck-container a:hover, .deck-container a:focus, .deck-container a:active, .deck-container a:visited {
+  color: #599;
+  text-decoration: none;
+}
+.deck-container a:hover, .deck-container a:focus {
+  text-decoration: underline;
+}
+.deck-container .deck-prev-link, .deck-container .deck-next-link {
+  background: #fff;
+  opacity: 0.5;
+}
+.deck-container .deck-prev-link, .deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-prev-link:active, .deck-container .deck-prev-link:visited, .deck-container .deck-next-link, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus, .deck-container .deck-next-link:active, .deck-container .deck-next-link:visited {
+  color: #599;
+}
+.deck-container .deck-prev-link:hover, .deck-container .deck-prev-link:focus, .deck-container .deck-next-link:hover, .deck-container .deck-next-link:focus {
+  opacity: 1;
+  text-decoration: none;
+}
+.deck-container .deck-status {
+  font-size: 0.6666em;
+}
+.deck-container.deck-menu .slide {
+  background: transparent;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+}
+.rgba .deck-container.deck-menu .slide {
+  background: rgba(0, 0, 0, 0.1);
+}
+.deck-container.deck-menu .slide.deck-current, .rgba .deck-container.deck-menu .slide.deck-current, .no-touch .deck-container.deck-menu .slide:hover {
+  background: #fff;
+}
+.deck-container .goto-form {
+  background: #fff;
+  border: 1px solid #cde;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+}
+.boxshadow .deck-container .goto-form {
+  -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+  -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/style/web-2.0.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,214 @@
+@mixin border-radius($r) {
+	-webkit-border-radius:$r;
+	-moz-border-radius:$r;
+	border-radius:$r;
+}
+
+@mixin rotate($deg) {
+	-webkit-transform:rotate($deg);    
+	-moz-transform:rotate($deg);   
+	-ms-transform:rotate($deg);   
+	-o-transform:rotate($deg);
+	transform:rotate($deg);
+}
+
+@mixin box-shadow($x, $y, $blur, $color) {
+	-webkit-box-shadow:$x $y $blur $color;
+	-moz-box-shadow:$x $y $blur $color;
+	box-shadow:$x $y $blur $color;
+}
+
+
+.deck-container {
+	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
+	font-size:1.25em;
+	background: rgb(244,250,254); /* Old browsers */
+	background: -moz-linear-gradient(top, rgba(244,250,254,1) 0%, rgba(204,240,240,1) 100%); /* FF3.6+ */
+	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,250,254,1)), color-stop(100%,rgba(204,240,240,1))); /* Chrome,Safari4+ */
+	background: -webkit-linear-gradient(top, rgba(244,250,254,1) 0%,rgba(204,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
+	background: -o-linear-gradient(top, rgba(244,250,254,1) 0%,rgba(204,240,240,1) 100%); /* Opera11.10+ */
+	background: -ms-linear-gradient(top, rgba(244,250,254,1) 0%,rgba(204,240,240,1) 100%); /* IE10+ */
+	background: linear-gradient(top, rgba(244,250,254,1) 0%,rgba(204,240,240,1) 100%); /* W3C */
+	background-attachment: fixed;
+	
+	> .slide {
+		text-shadow:1px 1px 1px rgba(255,255,255,.5);
+	}
+	
+	h1, h2, h3, h4, h5, h6 {
+		font-family: "Hoefler Text", Constantia, Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
+	}
+	
+	h1 {
+		color:#08455f;
+	}
+
+	h2 {
+		color:#0b7495;
+		border-bottom:0;
+		
+		.cssreflections & {
+			line-height:1;
+			-webkit-box-reflect:below -0.5555em -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.3, transparent), color-stop(0.7, rgba(255,255,255,.1)), to(transparent));
+ 			-moz-box-reflect:below -0.5555em -moz-linear-gradient(top, transparent 0%, transparent 30%, rgba(255,255,255,.3) 100%);
+		}
+	}
+
+	h3 {
+		color:#000;
+	}
+
+	pre {
+		border-color:#cde;
+		background:#fff;
+		position:relative;
+		
+		.borderradius & {
+			@include border-radius(5px);
+		}
+		
+		/* http://nicolasgallagher.com/css-drop-shadows-without-images/ */
+		.csstransforms.boxshadow & {
+			&:before, &:after {
+				content:"";
+				position:absolute;
+				z-index:-1;
+				bottom:15px;
+				width:50%;
+				height:20%;
+				max-width:300px;
+				@include box-shadow(0, 15px, 10px, rgba(0, 0, 0, 0.7));
+			}
+			
+			&:before {
+				left:10px;
+				@include rotate(-3deg);
+			}
+			
+			&:after {
+				right:10px;
+				@include rotate(3deg);
+			}
+		}
+	}
+
+	code {
+		color:#789;
+	}
+
+	blockquote {
+		font-family: "Hoefler Text", Constantia, Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
+		font-size:2em;
+		padding:1em 2em .5em 2em;
+		color:#000;
+		background:#fff;
+		position:relative;
+		border:1px solid #cde;
+		
+		.borderradius & {
+			@include border-radius(5px);
+		}
+		
+		.boxshadow & {
+			&:after {
+				content:"";
+				position:absolute;
+				z-index:-1;
+				top: 10px;
+				bottom: 10px;
+				left: 0;
+				right: 50%;
+				-moz-border-radius: 10px / 100px;
+				border-radius: 10px / 100px;
+				@include box-shadow(0, 0, 15px, rgba(0,0,0,0.6));
+			}
+		}
+
+		p {
+			margin:0;
+		}
+
+		cite {
+			font-size:.5em;
+			font-style:normal;
+			font-weight:bold;
+			color:#888;
+		}
+		
+		&:before {
+			content:"“";
+			position:absolute;
+			top:0;
+			left:0;
+			font-size:5em;
+			line-height:1;
+			color:#ccf0f0;
+			z-index:1;
+		}
+	}
+	
+	.borderradius img {
+		@include border-radius(5px);
+	}
+	
+	::-moz-selection{ background:#08455f; color:#fff; }
+	::selection { background:#08455f; color:#fff; }
+	
+	a {
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#599;
+			text-decoration:none;
+		}
+		
+		&:hover, &:focus {
+			text-decoration:underline;
+		}
+	}
+	
+	.deck-prev-link, .deck-next-link {
+		background:#fff;
+		opacity:0.5;
+		
+		&, &:hover, &:focus, &:active, &:visited {
+			color:#599;
+		}
+		
+		&:hover, &:focus {
+			opacity:1;
+			text-decoration:none;
+		}
+	}
+	
+	.deck-status {
+		font-size:0.6666em;
+	}
+	
+	&.deck-menu {
+		.slide {
+			background:transparent;
+			@include border-radius(5px);
+			
+			.rgba & {
+				background:rgba(0,0,0,.1);
+			}
+			
+			&.deck-current, .rgba &.deck-current, .no-touch &:hover {
+				background:#fff;
+			}
+		}
+	}
+	
+	.goto-form {
+		background:#fff;
+		border:1px solid #cde;
+		@include border-radius(5px);
+		
+		.boxshadow & {
+			-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+			-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+			box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+		}
+	}
+}
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/fade.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,43 @@
+.csstransitions.csstransforms .deck-container .slide {
+  -webkit-transition: opacity 500ms ease-in-out 0ms;
+  -moz-transition: opacity 500ms ease-in-out 0ms;
+  -ms-transition: opacity 500ms ease-in-out 0ms;
+  -o-transition: opacity 500ms ease-in-out 0ms;
+  transition: opacity 500ms ease-in-out 0ms;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide {
+  position: absolute;
+  top: 0;
+  left: 0;
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box;
+  width: 100%;
+  padding: 0 48px;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .slide {
+  position: relative;
+  left: 0;
+  top: 0;
+  opacity: 0;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-before, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-previous {
+  opacity: 0.4;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-current {
+  opacity: 1;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-next, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-after {
+  opacity: 0;
+  pointer-events: none;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before .slide, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous .slide {
+  visibility: visible;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-child-current {
+  opacity: 1;
+  visibility: visible;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-child-current .deck-next, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-child-current .deck-after {
+  visibility: hidden;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/fade.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,69 @@
+@mixin translate($x: 0, $y: 0, $z: 0) {
+	-webkit-transform:translate3d($x, $y, $z);
+	-moz-transform:translate($x, $y);
+	-ms-transform:translate($x, $y);
+	-o-transform:translate($x, $y);
+	transform:translate3d($x, $y, $z);
+}
+
+@mixin transition($prop, $duration, $easing: ease-in-out, $delay: 0ms) {
+	-webkit-transition:$prop $duration $easing $delay;
+	-moz-transition:$prop $duration $easing $delay;
+	-ms-transition:$prop $duration $easing $delay;
+	-o-transition:$prop $duration $easing $delay;
+	transition:$prop $duration $easing $delay;
+}
+
+.csstransitions.csstransforms {
+	.deck-container .slide {
+		@include transition(opacity, 500ms);
+	}
+	
+	.deck-container:not(.deck-menu) {
+		> .slide {
+			position:absolute;
+			top:0;
+			left:0;
+			-webkit-box-sizing: border-box;
+			-moz-box-sizing: border-box;
+			box-sizing: border-box;
+			width:100%;
+			padding:0 48px;
+			
+			.slide {
+				position:relative;
+				left:0;
+				top:0;
+				opacity:0;
+			}
+			
+			.deck-before, .deck-previous {
+				opacity:0.4;
+			}
+			
+			.deck-current {
+				opacity:1;
+			}
+		}
+
+		> .deck-previous, > .deck-before, > .deck-next, > .deck-after {
+			opacity:0;
+			pointer-events:none;
+		}
+		
+		> .deck-before, > .deck-previous {
+			.slide {
+				visibility:visible;
+			}
+		}
+
+		> .deck-child-current {
+			opacity:1;
+			visibility:visible;
+			
+			.deck-next, .deck-after {
+				visibility:hidden;
+			}
+		}
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/horizontal-slide.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,79 @@
+.csstransitions.csstransforms {
+  overflow-x: hidden;
+}
+.csstransitions.csstransforms .deck-container > .slide {
+  -webkit-transition: -webkit-transform 500ms ease-in-out;
+  -moz-transition: -moz-transform 500ms ease-in-out;
+  -ms-transition: -ms-transform 500ms ease-in-out;
+  -o-transition: -o-transform 500ms ease-in-out;
+  transition: transform 500ms ease-in-out;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide {
+  position: absolute;
+  top: 0;
+  left: 0;
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box;
+  width: 100%;
+  padding: 0 48px;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .slide {
+  position: relative;
+  left: 0;
+  top: 0;
+  -webkit-transition: -webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -moz-transition: -moz-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -ms-transition: -ms-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -o-transition: -o-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  transition: -webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-next, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-after {
+  visibility: visible;
+  -webkit-transform: translate3d(200%, 0, 0);
+  -moz-transform: translate(200%, 0);
+  -ms-transform: translate(200%, 0);
+  -o-transform: translate(200%, 0);
+  transform: translate3d(200%, 0, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-before, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-previous {
+  opacity: 0.4;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous {
+  -webkit-transform: translate3d(-200%, 0, 0);
+  -moz-transform: translate(-200%, 0);
+  -ms-transform: translate(-200%, 0);
+  -o-transform: translate(-200%, 0);
+  transform: translate3d(-200%, 0, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before {
+  -webkit-transform: translate3d(-400%, 0, 0);
+  -moz-transform: translate(-400%, 0);
+  -ms-transform: translate(-400%, 0);
+  -o-transform: translate(-400%, 0);
+  transform: translate3d(-400%, 0, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-next {
+  -webkit-transform: translate3d(200%, 0, 0);
+  -moz-transform: translate(200%, 0);
+  -ms-transform: translate(200%, 0);
+  -o-transform: translate(200%, 0);
+  transform: translate3d(200%, 0, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-after {
+  -webkit-transform: translate3d(400%, 0, 0);
+  -moz-transform: translate(400%, 0);
+  -ms-transform: translate(400%, 0);
+  -o-transform: translate(400%, 0);
+  transform: translate3d(400%, 0, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before .slide, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous .slide {
+  visibility: visible;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-child-current {
+  -webkit-transform: none;
+  -moz-transform: none;
+  -ms-transform: none;
+  -o-transform: none;
+  transform: none;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/horizontal-slide.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,94 @@
+@mixin translate($x: 0, $y: 0, $z: 0) {
+	-webkit-transform:translate3d($x, $y, $z);
+	-moz-transform:translate($x, $y);
+	-ms-transform:translate($x, $y);
+	-o-transform:translate($x, $y);
+	transform:translate3d($x, $y, $z);
+}
+
+@mixin transition($prop, $duration, $easing: ease-in-out, $delay: 0ms) {
+	-webkit-transition:$prop $duration $easing $delay;
+	-moz-transition:$prop $duration $easing $delay;
+	-ms-transition:$prop $duration $easing $delay;
+	-o-transition:$prop $duration $easing $delay;
+	transition:$prop $duration $easing $delay;
+}
+
+@mixin transform($val) {
+	-webkit-transform:$val;
+	-moz-transform:$val;
+	-ms-transform:$val;
+	-o-transform:$val;
+	transform:$val;
+}
+
+.csstransitions.csstransforms {
+	overflow-x:hidden;
+	
+	.deck-container > .slide {
+		-webkit-transition:-webkit-transform 500ms ease-in-out;
+		-moz-transition:-moz-transform 500ms ease-in-out;
+		-ms-transition:-ms-transform 500ms ease-in-out;
+		-o-transition:-o-transform 500ms ease-in-out;
+		transition:transform 500ms ease-in-out;
+	}
+	
+	.deck-container:not(.deck-menu) {
+		> .slide {
+			position:absolute;
+			top:0;
+			left:0;
+			-webkit-box-sizing: border-box;
+			-moz-box-sizing: border-box;
+			box-sizing: border-box;
+			width:100%;
+			padding:0 48px;
+			
+			.slide {
+				position:relative;
+				left:0;
+				top:0;
+				-webkit-transition:-webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-moz-transition:-moz-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-ms-transition:-ms-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-o-transition:-o-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				transition:-webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+			}
+
+			.deck-next, .deck-after {
+				visibility:visible;
+				@include translate(200%);
+			}
+
+			.deck-before, .deck-previous {
+				opacity:0.4;
+			}
+		}
+
+		> .deck-previous {
+			@include translate(-200%);
+		}
+
+		> .deck-before {
+			@include translate(-400%);
+		}
+
+		> .deck-next {
+			@include translate(200%);
+		}
+
+		> .deck-after {
+			@include translate(400%);
+		}
+		
+		> .deck-before, > .deck-previous {
+			.slide {
+				visibility:visible;
+			}
+		}
+
+		> .deck-child-current {
+			@include transform(none);
+		}
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/vertical-slide.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,97 @@
+.csstransitions.csstransforms .deck-container {
+  overflow-y: hidden;
+}
+.csstransitions.csstransforms .deck-container > .slide {
+  -webkit-transition: -webkit-transform 500ms ease-in-out;
+  -moz-transition: -moz-transform 500ms ease-in-out;
+  -ms-transition: -ms-transform 500ms ease-in-out;
+  -o-transition: -o-transform 500ms ease-in-out;
+  transition: transform 500ms ease-in-out;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide {
+  position: absolute;
+  top: 0;
+  left: 0;
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box;
+  width: 100%;
+  padding: 0 48px;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .slide {
+  position: relative;
+  left: 0;
+  top: 0;
+  -webkit-transition: -webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -moz-transition: -moz-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -ms-transition: -ms-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  -o-transition: -o-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+  transition: -webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-next, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-after {
+  visibility: visible;
+  -webkit-transform: translate3d(0, 1600px, 0);
+  -moz-transform: translate(0, 1600px);
+  -ms-transform: translate(0, 1600px);
+  -o-transform: translate(0, 1600px);
+  transform: translate3d(0, 1600px, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-before, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .slide .deck-previous {
+  opacity: 0.4;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous {
+  -webkit-transform: translate3d(0, -200%, 0);
+  -moz-transform: translate(0, -200%);
+  -ms-transform: translate(0, -200%);
+  -o-transform: translate(0, -200%);
+  transform: translate3d(0, -200%, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before {
+  -webkit-transform: translate3d(0, -400%, 0);
+  -moz-transform: translate(0, -400%);
+  -ms-transform: translate(0, -400%);
+  -o-transform: translate(0, -400%);
+  transform: translate3d(0, -400%, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-next {
+  -webkit-transform: translate3d(0, 200%, 0);
+  -moz-transform: translate(0, 200%);
+  -ms-transform: translate(0, 200%);
+  -o-transform: translate(0, 200%);
+  transform: translate3d(0, 200%, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-after {
+  -webkit-transform: translate3d(0, 400%, 0);
+  -moz-transform: translate(0, 400%);
+  -ms-transform: translate(0, 400%);
+  -o-transform: translate(0, 400%);
+  transform: translate3d(0, 400%, 0);
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-before .slide, .csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-previous .slide {
+  visibility: visible;
+}
+.csstransitions.csstransforms .deck-container:not(.deck-menu) > .deck-child-current {
+  -webkit-transform: none;
+  -moz-transform: none;
+  -ms-transform: none;
+  -o-transform: none;
+  transform: none;
+}
+.csstransitions.csstransforms .deck-prev-link {
+  left: auto;
+  right: 8px;
+  top: 59px;
+  -webkit-transform: rotate(90deg);
+  -moz-transform: rotate(90deg);
+  -ms-transform: rotate(90deg);
+  -o-transform: rotate(90deg);
+  transform: rotate(90deg);
+}
+.csstransitions.csstransforms .deck-next-link {
+  top: 99px;
+  -webkit-transform: rotate(90deg);
+  -moz-transform: rotate(90deg);
+  -ms-transform: rotate(90deg);
+  -o-transform: rotate(90deg);
+  transform: rotate(90deg);
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/deckjs/imakewebthings-deck.js-bb4870a/themes/transition/vertical-slide.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,116 @@
+@mixin translate($x: 0, $y: 0, $z: 0) {
+	-webkit-transform:translate3d($x, $y, $z);
+	-moz-transform:translate($x, $y);
+	-ms-transform:translate($x, $y);
+	-o-transform:translate($x, $y);
+	transform:translate3d($x, $y, $z);
+}
+
+@mixin rotate($deg) {
+	-webkit-transform:rotate($deg);
+	-moz-transform:rotate($deg);
+	-ms-transform:rotate($deg);
+	-o-transform:rotate($deg);
+	transform:rotate($deg);
+}
+
+@mixin transition($prop, $duration, $easing: ease-in-out, $delay: 0ms) {
+	-webkit-transition:$prop $duration $easing $delay;
+	-moz-transition:$prop $duration $easing $delay;
+	-ms-transition:$prop $duration $easing $delay;
+	-o-transition:$prop $duration $easing $delay;
+	transition:$prop $duration $easing $delay;
+}
+
+@mixin transform($val) {
+	-webkit-transform:$val;
+	-moz-transform:$val;
+	-ms-transform:$val;
+	-o-transform:$val;
+	transform:$val;
+}
+
+.csstransitions.csstransforms {
+	.deck-container {
+		overflow-y:hidden;
+		
+		> .slide {
+			-webkit-transition:-webkit-transform 500ms ease-in-out;
+			-moz-transition:-moz-transform 500ms ease-in-out;
+			-ms-transition:-ms-transform 500ms ease-in-out;
+			-o-transition:-o-transform 500ms ease-in-out;
+			transition:transform 500ms ease-in-out;
+		}
+	}
+	
+	.deck-container:not(.deck-menu) {
+		> .slide {
+			position:absolute;
+			top:0;
+			left:0;
+			-webkit-box-sizing: border-box;
+			-moz-box-sizing: border-box;
+			box-sizing: border-box;
+			width:100%;
+			padding:0 48px;
+			
+			.slide {
+				position:relative;
+				left:0;
+				top:0;
+				-webkit-transition:-webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-moz-transition:-moz-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-ms-transition:-ms-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				-o-transition:-o-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+				transition:-webkit-transform 500ms ease-in-out, opacity 500ms ease-in-out;
+			}
+
+			.deck-next, .deck-after {
+				visibility:visible;
+				@include translate(0, 1600px);
+			}
+
+			.deck-before, .deck-previous {
+				opacity:0.4;
+			}
+		}
+
+		> .deck-previous {
+			@include translate(0, -200%);
+		}
+
+		> .deck-before {
+			@include translate(0, -400%);
+		}
+
+		> .deck-next {
+			@include translate(0, 200%);
+		}
+
+		> .deck-after {
+			@include translate(0, 400%);
+		}
+		
+		> .deck-before, > .deck-previous {
+			.slide {
+				visibility:visible;
+			}
+		}
+
+		> .deck-child-current {
+			@include transform(none);
+		}
+	}
+	
+	.deck-prev-link {
+		left:auto;
+		right:8px;
+		top:59px;
+		@include rotate(90deg);
+	}
+	
+	.deck-next-link {
+		top:99px;
+		@include rotate(90deg);
+	}
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/jquery/jquery.min.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,4 @@
+/*! jQuery v1.7.1 jquery.com | jquery.org/license */
+(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function cb(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bT,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bP),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(O.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};
+f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!(this instanceof f.Event))return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function()
+{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i<r;i++)bn(k[i]);else bn(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/extra.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,403 @@
+.name {
+    color: blue;
+    font-family: monospace;
+}
+
+.pnExpression {
+    color: blue;
+    font-family: monospace;
+}
+
+.attribute {
+    font-family:verdana;
+    color: red;
+    font-style: italic;
+}
+
+
+
+/* --- EDITORIAL NOTES --- */
+.pending {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #BFEFFF;
+}
+
+.pending::before {
+    content:    "Pending Review";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.resolved {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #9BCD9B;
+}
+
+.resolved::before {
+    content:    "Resolved";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.inference {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #fff;
+}
+
+.inference[id]::before {
+    content:    "Inference: " attr(id);
+    width:  380px;  /* How can we compute the length of "Constraint: " attr(id) */
+}
+
+
+.inference::before {
+    content:    "Inference";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.syntax {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #fff;
+}
+
+.syntax[id]::before {
+    content:    "Syntax: " attr(id);
+    width:  380px;  /* How can we compute the length of "Constraint: " attr(id) */
+}
+
+
+.syntax::before {
+    content:    "Syntax";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.unamedconstraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+
+.unamedconstraint::before {
+    content:    "Constraint";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+
+.constraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+.constraint[id]::before {
+    content:    "Constraint: " attr(id);
+    width:  380px;  /* How can we compute the length of "Constraint: " attr(id) */
+}
+
+
+.constraint::before {
+    content:    "Constraint";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+
+.interpretation {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+.interpretation[id]::before {
+    content:    "Interpretation: " attr(id);
+    width:  430px;  /* How can we compute the length of "Interpretation: " attr(id) */
+}
+
+
+.interpretation::before {
+    content:    "Interpretation";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.deprecatedconstraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+.deprecatedconstraint[id]::before {
+    content:    "Deprecated: " attr(id);
+    width:  380px;  /* How can we compute the length of "Deprecatedconstraint: " attr(id) */
+}
+
+
+.deprecatedconstraint::before {
+    content:    "Deprecated";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.glossary-ref {
+    font-family:arial
+    font-style:    italic;
+    background: #FFFFCC;
+}
+
+.dfn {
+    font-weight:    bold;
+}
+
+
+.conditional {
+    color: blue;
+}
+
+.grammar {
+    margin-top: 1ex;
+    margin-bottom: 1ex;
+    padding-left: 1ex;
+    padding-right: 1ex;
+    padding-top: 1ex;
+    padding-bottom: 0.6ex;
+    border: 1px dashed #2f6fab;
+}
+.nonterminal {
+    font-weight: bold;
+    font-family: sans-serif;
+    font-size: 95%;
+}
+
+.name {
+    font-family: monospace;
+}
+
+
+.xmpl {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #fff;
+}
+
+.xmpl::before {
+    content:    "Example";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.anexample:before {
+    content: "Example:";
+    font-family: sans-serif;
+    font-size: 1.6ex;
+    font-weight: bold;
+}
+.anexample {
+    margin-top: 1ex;
+    margin-bottom: 1ex;
+    padding-left: 1ex;
+    padding-right: 1ex;
+    padding-top: 1ex;
+    padding-bottom: 0.6ex;
+    border: 1px dashed #2f6fab;
+    background-color: #f9f9f9;
+}
+.anexample table {
+    background-color: #f9f9f9;
+}
+
+.conceptexample:before {
+    content: "Example:";
+    font-family: sans-serif;
+    font-size: 1.6ex;
+    font-weight: bold;
+}
+.conceptexample {
+    margin-top: 1ex;
+    margin-bottom: 1ex;
+    padding-left: 1ex;
+    padding-right: 1ex;
+    padding-top: 1ex;
+    padding-bottom: 0.6ex;
+    border: 1px solid #00f;
+    background-color: #f9f9f9;
+}
+
+
+.codeexample {
+    font-size: 75%;
+
+}
+
+div[class="grammar"] span[class="name"]:before {
+    content: "'";
+}
+
+div[class="grammar"] span[class="name"]:after {
+    content: "'";
+}
+
+
+div[class="grammar"] span[class="optional"]:before {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: "(";
+}
+
+div[class="grammar"] span[class="optional"]:after {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: ")?";
+}
+
+
+div[class="grammar"] span[class="plus"]:before {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: "(";
+}
+
+div[class="grammar"] span[class="plus"]:after {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: ")+";
+}
+
+
+div[class="grammar"] span[class="star"]:before {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: "(";
+}
+
+div[class="grammar"] span[class="star"]:after {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: ")*";
+}
+
+div[class="grammar"] span[class="group"]:before {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: "(";
+}
+
+div[class="grammar"] span[class="group"]:after {
+    font-weight: normal;
+    font-size:130%;
+    font-family: monospace;
+    content: ")";
+}
+
+table {
+    background-color: #f9f9f9;
+}
+
+/* --- EDITORIAL NOTES --- */
+.component1-color {
+ background-color: rgba(255,42,42,0.2);
+}
+
+.component3-color {
+ background-color: rgba(0,68,170,0.2);
+}
+
+.component2-color {
+ background-color: rgba(0,170,0,0.2);
+}
+.component4-color {
+ background-color: rgba(244,105,14,0.2);
+}
+
+.component6-color {
+ background-color: rgba(11,40,40,0.2);
+}
+
+.component5-color {
+ background-color: rgba(204,255,0,0.2);
+}
+
+
+
+.interpretation-forward::before {
+    content:    "Interpretation: ";
+    font-weight:    bold;
+}
+
+.structural-forward::before {
+    content:    "Structural constraint: ";
+    font-weight:    bold;
+}
Binary file presentations/ipaw-2012/prov-dm/overview/images/Agents-Responsibility.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/Alternates.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/Collections.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/Derivation.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/Dictionaries.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/Dictionaries.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,721 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   height="370"
+   version="1.1"
+   width="691"
+   id="svg2"
+   inkscape:version="0.48.0 r9654"
+   sodipodi:docname="Dictionaries.svg">
+  <metadata
+     id="metadata124">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs122">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 185 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="691 : 185 : 1"
+       inkscape:persp3d-origin="345.5 : 123.33333 : 1"
+       id="perspective126" />
+  </defs>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="800"
+     id="namedview120"
+     showgrid="false"
+     inkscape:zoom="1.7452967"
+     inkscape:cx="346.35945"
+     inkscape:cy="191.8068"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2" />
+  <image
+     y="299.16168"
+     x="-94.150093"
+     id="image3231"
+     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA9CAYAAAByZDPsAAAABHNCSVQICAgIfAhkiAAAAPFJREFU
+SInt0rttxiAUBeBLEuQR6JBHYAWGYAu37lN6AIshWILSA1C7oEcu7QbppEmi2PnBScqIU3L5eFwg
+FBJjBBEhxliaAioVjDHgnMMY8zvsvYeUEtu2QUoJ7/3PcM4ZSik45wAAzjkopZBzvsfWWmitT2Na
+a1hr6zilBCEEQginSSEECCGQUjqNMwCg9wzDQERE8zzTNQ9rd6vXTvWJS/eq9YOAeke/5voSdBxH
+9S2v+fgD+77jueu6V845jeP4rUmP0vc9LctC67oSIyLcikJegLJljFGt/vTXXRtuuOGGG2644YYb
+bvh/4GmaqvgN2csuBEKsV54AAAAASUVORK5CYII=
+"
+     height="61"
+     width="15"
+     transform="matrix(0,-1,1,0,0,0)" />
+  <rect
+     fill="#ffffff"
+     height="68"
+     stroke="#ffffff"
+     stroke-width="1"
+     width="74"
+     x="342"
+     y="200"
+     id="rect4"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="none"
+     height="68"
+     stroke="#000000"
+     stroke-width="1"
+     width="74"
+     x="342"
+     y="200"
+     id="rect6"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-size="13"
+     x="347"
+     y="214"
+     id="text8"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="font-size:13px;font-family:Lucida Grande">Dictionary</text>
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="74"
+     x="342"
+     y="224"
+     id="rect10"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="74"
+     x="342"
+     y="245"
+     id="rect12"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     height="68"
+     width="66"
+     x="350"
+     y="72"
+     id="rect14"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:#ffffff;stroke:#ffffff;stroke-width:1" />
+  <rect
+     height="68"
+     width="66"
+     x="350"
+     y="72"
+     id="rect16"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:none;stroke:#000000;stroke-width:1" />
+  <text
+     font-size="13"
+     x="351"
+     y="86"
+     id="text18"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="font-size:13px;font-family:Lucida Grande">Collection</text>
+  <rect
+     height="1"
+     width="66"
+     x="350"
+     y="96"
+     id="rect20"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:#000000;stroke:#000000;stroke-width:1" />
+  <rect
+     height="1"
+     width="66"
+     x="350"
+     y="117"
+     id="rect22"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:#000000;stroke:#000000;stroke-width:1" />
+  <polyline
+     fill="none"
+     points="382,200 382,140"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline24"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polygon
+     points="382,140 389,152 375,152"
+     id="polygon26"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     stroke-width="1"
+     stroke="#ffffff"
+     fill="#ffffff" />
+  <polygon
+     points="382,140 389,152 375,152"
+     id="polygon28"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     stroke-width="1"
+     stroke="#000000"
+     fill="none" />
+  <rect
+     fill="#ffffff"
+     height="88"
+     stroke="#ffffff"
+     stroke-width="1"
+     width="67"
+     x="150"
+     y="144"
+     id="rect30"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="none"
+     height="88"
+     stroke="#000000"
+     stroke-width="1"
+     width="67"
+     x="150"
+     y="144"
+     id="rect32"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-family="Lucida Grande"
+     font-size="13"
+     x="172"
+     y="158"
+     id="text34"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438">
+Pair</text>
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="67"
+     x="150"
+     y="168"
+     id="rect36"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="67"
+     x="150"
+     y="199"
+     id="rect38"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     fill="none"
+     points="342,240 270,240 270,328 366,328 366,268"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline40"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <ellipse
+     cx="271"
+     cy="325"
+     fill="#000000"
+     rx="0.5"
+     ry="0.5"
+     stroke="#000000"
+     stroke-width="1"
+     id="ellipse42"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <ellipse
+     cx="272"
+     cy="326"
+     fill="#ffffff"
+     rx="-0.5"
+     ry="-0.5"
+     stroke="#ffffff"
+     stroke-width="1"
+     id="ellipse44"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#ffffff"
+     height="68"
+     stroke="#ffffff"
+     stroke-width="1"
+     width="162"
+     x="78"
+     y="288"
+     id="rect46"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="none"
+     height="68"
+     stroke="#000000"
+     stroke-width="1"
+     width="162"
+     x="78"
+     y="288"
+     id="rect48"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-size="13"
+     x="135"
+     y="302"
+     id="text50"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="font-size:13px;font-family:Lucida Grande">Insertion</text>
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="162"
+     x="78"
+     y="312"
+     id="rect52"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="162"
+     x="78"
+     y="333"
+     id="rect54"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="271"
+     x2="266"
+     y1="325"
+     y2="325"
+     id="line56"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="261"
+     x2="256"
+     y1="325"
+     y2="325"
+     id="line58"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="251"
+     x2="246"
+     y1="325"
+     y2="325"
+     id="line60"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="241"
+     x2="240"
+     y1="325"
+     y2="325"
+     id="line62"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     points="217,200 342,200"
+     id="polyline64"
+     transform="translate(0,12)"
+     style="fill:none;stroke:#000000;stroke-width:1"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     x1="330"
+     x2="342"
+     y1="219"
+     y2="212"
+     id="line66"
+     style="fill:#000000;stroke:#000000;stroke-width:1"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     x1="330"
+     x2="342"
+     y1="205"
+     y2="212"
+     id="line68"
+     style="fill:#000000;stroke:#000000;stroke-width:1"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-size="13"
+     x="242"
+     y="210"
+     id="text70"
+     style="font-size:13px;font-family:Lucida Grande"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438">memberOf</text>
+  <polyline
+     fill="none"
+     points="182,232 182,288"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline72"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     points="190,144 190,96 342,96"
+     id="polyline74"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     transform="matrix(0.28678686,0,0,1.0333657,135.28269,-3.4309099)"
+     style="fill:none;stroke:#000000;stroke-width:1" />
+  <line
+     x1="220"
+     x2="232"
+     y1="103"
+     y2="96"
+     id="line76"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:#000000;stroke:#000000;stroke-width:1" />
+  <line
+     x1="220"
+     x2="232"
+     y1="89"
+     y2="96"
+     id="line78"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="fill:#000000;stroke:#000000;stroke-width:1" />
+  <rect
+     fill="#ffffff"
+     height="68"
+     stroke="#ffffff"
+     stroke-width="1"
+     width="66"
+     x="14"
+     y="80"
+     id="rect80"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="none"
+     height="68"
+     stroke="#000000"
+     stroke-width="1"
+     width="66"
+     x="14"
+     y="80"
+     id="rect82"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-family="Lucida Grande"
+     font-size="13"
+     x="36"
+     y="94"
+     id="text84"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438">
+Key</text>
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="66"
+     x="14"
+     y="104"
+     id="rect86"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="66"
+     x="14"
+     y="125"
+     id="rect88"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     fill="none"
+     points="158,144 158,96 80,96"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline90"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     fill="none"
+     points="416,264 470,264 470,216 416,216"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline92"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <ellipse
+     cx="468"
+     cy="240"
+     fill="#000000"
+     rx="0.5"
+     ry="0.5"
+     stroke="#000000"
+     stroke-width="1"
+     id="ellipse94"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <ellipse
+     cx="469"
+     cy="241"
+     fill="#ffffff"
+     rx="-0.5"
+     ry="-0.5"
+     stroke="#ffffff"
+     stroke-width="1"
+     id="ellipse96"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#ffffff"
+     height="68"
+     stroke="#ffffff"
+     stroke-width="1"
+     width="159"
+     x="518"
+     y="200"
+     id="rect98"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="none"
+     height="68"
+     stroke="#000000"
+     stroke-width="1"
+     width="159"
+     x="518"
+     y="200"
+     id="rect100"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <text
+     font-size="13"
+     x="569"
+     y="214"
+     id="text102"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438"
+     style="font-size:13px;font-family:Lucida Grande">Removal</text>
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="159"
+     x="518"
+     y="224"
+     id="rect104"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <rect
+     fill="#000000"
+     height="1"
+     stroke="#000000"
+     stroke-width="1"
+     width="159"
+     x="518"
+     y="245"
+     id="rect106"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="469"
+     x2="474"
+     y1="241"
+     y2="241"
+     id="line108"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="479"
+     x2="484"
+     y1="241"
+     y2="241"
+     id="line110"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="489"
+     x2="494"
+     y1="241"
+     y2="241"
+     id="line112"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="499"
+     x2="504"
+     y1="241"
+     y2="241"
+     id="line114"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <line
+     fill="#000000"
+     stroke="#000000"
+     stroke-width="1"
+     x1="509"
+     x2="514"
+     y1="241"
+     y2="241"
+     id="line116"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <polyline
+     fill="none"
+     points="598,200 598,48 54,48 54,80"
+     stroke="#000000"
+     stroke-width="1"
+     id="polyline118"
+     inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/Collections.png"
+     inkscape:export-xdpi="79.550438"
+     inkscape:export-ydpi="79.550438" />
+  <image
+     y="71.645943"
+     x="232.85944"
+     id="image3207"
+     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABFCAYAAAARk1tuAAAABHNCSVQICAgIfAhkiAAAAkpJREFU
+eJztmT2vaUEYhd9BVAq1KDQiKlFo1SqtqP0SiUKtUlASolH6GUpEJVqFhMrHuo0j6zj7cC774tys
+J9lhvt6ZeTJ7G3ucmcGEmZmFzMwA+XDOWeDVg3gnJIOQDOJtZTjnnt5nyI8g3w38pw9m59yXupdp
+rzp+44sMs//jF+kpt4lzzprNpiUSCQuHw5bNZm08Hp/LPj55hXl95zr5fN56vd6nfhaLhcViMVuv
+13ePFY9yK4aZoVQqYblcYrPZoFqtIpfLXW1/mXeZHo1GSKfTOBwO57xKpYJ6vX7PFGCnzeddjT0C
+fbm4fLVandPb7RahUOhTuVfMa2kAyOVy6HQ6AIDZbIZ4PI7tdvvIHJ6zMq7l3StjOBwilUphv9+j
+XC6j0Wj8dMie/blTJ3ffY2a3n/Re5Zx3q/y7OgAsk8lYoVCwwWBg0+nUwuHw3XM4xXyMWzG8yjkv
+Go1iMplcbeNVBwB6vR7MDK1W62+G7Dke32R4XVzu1eaDWq2GSCRytY1XHQAYDAZIJpPY7XZ+zOFx
+Ga+kWCyi2+0+HMfM4Num69kcj0drt9s2n8+tVCr5EvPXyggGg5ZIJKzf71sg4M/e8dfKwD/Y/r/t
+v9ZXIBmEZBCSQUgG4UznJme0MggdIp3QIdIFkkFIBiEZhGQQkkFIBiEZhGQQkkFIBiEZhGQQkkFI
+BiEZhGQQkkHohTChlUHohfAJvRC+QDIIySAkg5AMQjIIySAkg5AMQjIIySAkg5AMQjIIySAkg5AM
+QjIIySAkg9BRAfEHxevRR++h5pYAAAAASUVORK5CYII=
+"
+     height="69"
+     width="67" />
+</svg>
Binary file presentations/ipaw-2012/prov-dm/overview/images/Entities-Activities.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/OverviewDiagram.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/OverviewDiagram.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg height="367" version="1.1" width="573" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<rect fill="#ffffff" height="73" stroke="#ffffff" stroke-width="1" width="85" x="206" y="88"/>
+<rect fill="none" height="73" stroke="#000000" stroke-width="1" width="85" x="206" y="88"/>
+<text font-family="Dialog" font-size="13" x="230" y="102">
+Entity</text>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="85" x="206" y="111"/>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="85" x="206" y="135"/>
+<rect fill="#ffffff" height="73" stroke="#ffffff" stroke-width="1" width="85" x="454" y="80"/>
+<rect fill="none" height="73" stroke="#000000" stroke-width="1" width="85" x="454" y="80"/>
+<text font-family="Dialog" font-size="13" x="472" y="94">
+Activity</text>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="85" x="454" y="103"/>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="85" x="454" y="127"/>
+<rect fill="#ffffff" height="73" stroke="#ffffff" stroke-width="1" width="141" x="206" y="240"/>
+<rect fill="none" height="73" stroke="#000000" stroke-width="1" width="141" x="206" y="240"/>
+<text font-family="Dialog" font-size="13" x="257" y="254">
+Agent</text>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="141" x="206" y="263"/>
+<rect fill="#000000" height="1" stroke="#000000" stroke-width="1" width="141" x="206" y="287"/>
+<polyline fill="none" points="238,240 238,160" stroke="#000000" stroke-width="1"/>
+<polygon fill="#ffffff" points="238,160 245,172 231,172" stroke="#ffffff" stroke-width="1"/>
+<polygon fill="none" points="238,160 245,172 231,172" stroke="#000000" stroke-width="1"/>
+
+<text font-family="Dialog" font-size="13" x="483" y="180">
+</text>
+<text font-family="Dialog" font-size="13" x="357" y="244">
+</text>
+<polyline fill="none" points="502,152 502,280 346,280" stroke="#000000" stroke-width="1"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="358" x2="346" y1="273" y2="280"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="358" x2="346" y1="287" y2="280"/>
+<text font-family="Dialog" font-size="13" x="368" y="276">
+wasAssociatedWith</text>
+<text font-family="Dialog" font-size="13" x="515" y="180">
+</text>
+<text font-family="Dialog" font-size="13" x="357" y="276">
+</text>
+<text font-family="Dialog" font-size="13" x="539" y="180">
+</text>
+<text font-family="Dialog" font-size="13" x="357" y="300">
+</text>
+<polyline fill="none" points="206,272 126,272 126,344 214,344 214,312" stroke="#000000" stroke-width="1"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="221" x2="214" y1="324" y2="312"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="207" x2="214" y1="324" y2="312"/>
+<text font-family="Dialog" font-size="13" x="15" y="323">
+actedOnBehalfOf</text>
+<text font-family="Dialog" font-size="13" x="187" y="268">
+</text>
+<text font-family="Dialog" font-size="13" x="193" y="340">
+</text>
+<polyline fill="none" points="238,88 238,32 150,32 150,128 206,128" stroke="#000000" stroke-width="1"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="194" x2="206" y1="135" y2="128"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="194" x2="206" y1="121" y2="128"/>
+<text font-family="Dialog" font-size="13" x="74" y="28">
+wasDerivedFrom</text>
+<text font-family="Dialog" font-size="13" x="217" y="72">
+</text>
+<text font-family="Dialog" font-size="13" x="187" y="124">
+</text>
+<polyline fill="none" points="454,112 290,112" stroke="#000000" stroke-width="1"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="302" x2="290" y1="105" y2="112"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="302" x2="290" y1="119" y2="112"/>
+<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/working-copy/towards-wd4.html#record-Usage">
+ <text font-family="Dialog" font-size="13" x="333" y="106">
+used</text></a>
+<text font-family="Dialog" font-size="13" x="435" y="108">
+</text>
+<text font-family="Dialog" font-size="13" x="301" y="108">
+</text>
+<polyline fill="none" points="290,144 454,144" stroke="#000000" stroke-width="1"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="442" x2="454" y1="151" y2="144"/>
+<line fill="#000000" stroke="#000000" stroke-width="1" x1="442" x2="454" y1="137" y2="144"/>
+<text font-family="Dialog" font-size="13" x="317" y="160">
+wasGeneratedBy</text>
+<text font-family="Dialog" font-size="13" x="301" y="140">
+</text>
+<text font-family="Dialog" font-size="13" x="435" y="140">
+</text>
+</svg>
Binary file presentations/ipaw-2012/prov-dm/overview/images/ProvRdf.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/activityAssociation.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/collections-prov.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/complement-of.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/components-dependencies.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/components.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/constraints.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/constraints2.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/example-graphical.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/g3271.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/informedByNonTransitive.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/old-overview.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/path6912.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/prov-family.pptx has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/prov-family1.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/prov-family2.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/provo.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/sec6-summary.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/timeline.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/tr.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/viewOf.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/w3-publication1.png has changed
Binary file presentations/ipaw-2012/prov-dm/overview/images/w3-publication3.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-activities.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="green" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="green" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-agent.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="orange" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-association.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="blue"  stroke-width="3" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="blue" stroke="blue"  stroke-width="3" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="blue"  stroke-width="3" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="blue" stroke="blue"  stroke-width="3" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" stroke-width="3" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-derivation.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="blue" stroke-width="3" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-generation.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="black" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="blue" stroke-width="3" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="blue" stroke-width="3" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-plan.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="lightblue" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<a xlink:href="http://www.w3.org"><text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text></a>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-reports.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="orange" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="orange" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-requests.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="yellow" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="yellow" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="yellow" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication-usage.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="blue" stroke="blue" stroke-width="3" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="blue" stroke-width="3" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="blue" stroke-width="3" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="blue" stroke="blue" stroke-width="3" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/images/w3c-publication1.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Generated by graphviz version 2.26.3 (20100126.1600)
+ -->
+<!-- Title: OPMGraph Pages: 1 -->
+<svg width="702pt" height="332pt"
+ viewBox="0.00 0.00 702.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
+<title>OPMGraph</title>
+<polygon fill="white" stroke="white" points="-4,5 -4,-328 699,-328 699,5 -4,5"/>
+<!-- pub1 -->
+<g id="node1" class="node"><title>pub1</title>
+<polygon fill="none" stroke="black" points="472,-252 418,-252 418,-216 472,-216 472,-252"/>
+<text text-anchor="middle" x="445" y="-228.9" font-family="Times,serif" font-size="14.00">pub1</text>
+</g>
+<!-- rec_advance -->
+<g id="node13" class="node"><title>rec_advance</title>
+<ellipse fill="none" stroke="black" cx="369" cy="-306" rx="55.895" ry="18"/>
+<text text-anchor="middle" x="369" y="-300.9" font-family="Times,serif" font-size="14.00">rec&#45;advance</text>
+</g>
+<!-- pub1&#45;&gt;rec_advance -->
+<g id="edge34" class="edge"><title>pub1&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M425.822,-252.169C416.361,-261.132 404.817,-272.068 394.612,-281.736"/>
+<polygon fill="black" stroke="black" points="391.978,-279.41 387.125,-288.829 396.792,-284.492 391.978,-279.41"/>
+</g>
+<!-- 0004 -->
+<g id="node16" class="node"><title>0004</title>
+<ellipse fill="none" stroke="black" cx="509" cy="-306" rx="30.0465" ry="18"/>
+<text text-anchor="middle" x="509" y="-300.9" font-family="Times,serif" font-size="14.00">0004</text>
+</g>
+<!-- pub1&#45;&gt;0004 -->
+<g id="edge26" class="edge"><title>pub1&#45;&gt;0004</title>
+<path fill="none" stroke="black" d="M461.15,-252.169C469.331,-261.373 479.362,-272.657 488.122,-282.513"/>
+<polygon fill="black" stroke="black" points="485.557,-284.894 494.816,-290.043 490.788,-280.244 485.557,-284.894"/>
+</g>
+<!-- 0141 -->
+<g id="node19" class="node"><title>0141</title>
+<ellipse fill="none" stroke="black" cx="621" cy="-306" rx="29.8973" ry="18"/>
+<text text-anchor="middle" x="621" y="-300.9" font-family="Times,serif" font-size="14.00">0141</text>
+</g>
+<!-- pub1&#45;&gt;0141 -->
+<g id="edge28" class="edge"><title>pub1&#45;&gt;0141</title>
+<path fill="none" stroke="black" d="M472.389,-248.032C475.278,-249.411 478.187,-250.758 481,-252 515.96,-267.44 556.827,-282.917 585.35,-293.319"/>
+<polygon fill="black" stroke="black" points="584.301,-296.661 594.895,-296.778 586.686,-290.08 584.301,-296.661"/>
+</g>
+<!-- Consortium -->
+<g id="node25" class="node"><title>Consortium</title>
+<polygon fill="none" stroke="black" points="295.093,-298.544 295.093,-313.456 260.477,-324 211.523,-324 176.907,-313.456 176.907,-298.544 211.523,-288 260.477,-288 295.093,-298.544"/>
+<text text-anchor="middle" x="236" y="-300.9" font-family="Times,serif" font-size="14.00">Consortium</text>
+</g>
+<!-- pub1&#45;&gt;Consortium -->
+<g id="edge32" class="edge"><title>pub1&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M417.692,-248.223C414.787,-249.565 411.852,-250.851 409,-252 370.221,-267.629 325.087,-281.582 290.645,-291.388"/>
+<polygon fill="black" stroke="black" points="289.451,-288.089 280.774,-294.169 291.349,-294.826 289.451,-288.089"/>
+</g>
+<!-- ann0 -->
+<g id="node2" class="node"><title>ann0</title>
+<polygon fill="none" stroke="gray" points="540,-180 454,-180 454,-144 546,-144 546,-174 540,-180"/>
+<polyline fill="none" stroke="gray" points="540,-180 540,-174 "/>
+<polyline fill="none" stroke="gray" points="546,-174 540,-174 "/>
+<text text-anchor="start" x="464" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="495" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann0&#45;&gt;pub1 -->
+<g id="edge2" class="edge"><title>ann0&#45;&gt;pub1</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M486.121,-180.169C477.847,-191 467.372,-204.712 459.066,-215.587"/>
+</g>
+<!-- pub2 -->
+<g id="node4" class="node"><title>pub2</title>
+<polygon fill="none" stroke="black" points="162,-252 108,-252 108,-216 162,-216 162,-252"/>
+<text text-anchor="middle" x="135" y="-228.9" font-family="Times,serif" font-size="14.00">pub2</text>
+</g>
+<!-- pub2&#45;&gt;rec_advance -->
+<g id="edge38" class="edge"><title>pub2&#45;&gt;rec_advance</title>
+<path fill="none" stroke="black" d="M162.264,-248.336C165.178,-249.655 168.127,-250.905 171,-252 228.226,-273.801 244.936,-271.828 304,-288 308.066,-289.113 312.273,-290.269 316.503,-291.434"/>
+<polygon fill="black" stroke="black" points="315.783,-294.866 326.354,-294.152 317.645,-288.118 315.783,-294.866"/>
+</g>
+<!-- 0111 -->
+<g id="node22" class="node"><title>0111</title>
+<ellipse fill="none" stroke="black" cx="92" cy="-306" rx="28.0958" ry="18"/>
+<text text-anchor="middle" x="92" y="-300.9" font-family="Times,serif" font-size="14.00">0111</text>
+</g>
+<!-- pub2&#45;&gt;0111 -->
+<g id="edge30" class="edge"><title>pub2&#45;&gt;0111</title>
+<path fill="none" stroke="black" d="M124.149,-252.169C119.074,-260.667 112.939,-270.939 107.395,-280.222"/>
+<polygon fill="black" stroke="black" points="104.231,-278.694 102.109,-289.074 110.241,-282.283 104.231,-278.694"/>
+</g>
+<!-- pub2&#45;&gt;Consortium -->
+<g id="edge36" class="edge"><title>pub2&#45;&gt;Consortium</title>
+<path fill="none" stroke="black" d="M160.487,-252.169C173.263,-261.276 188.896,-272.421 202.618,-282.203"/>
+<polygon fill="black" stroke="black" points="200.697,-285.132 210.871,-288.087 204.76,-279.432 200.697,-285.132"/>
+</g>
+<!-- ann1 -->
+<g id="node5" class="node"><title>ann1</title>
+<polygon fill="none" stroke="gray" points="212,-180 126,-180 126,-144 218,-144 218,-174 212,-180"/>
+<polyline fill="none" stroke="gray" points="212,-180 212,-174 "/>
+<polyline fill="none" stroke="gray" points="218,-174 212,-174 "/>
+<text text-anchor="start" x="136" y="-158.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="167" y="-158.233" font-family="Times,serif" font-size="14.00">publish</text>
+</g>
+<!-- ann1&#45;&gt;pub2 -->
+<g id="edge4" class="edge"><title>ann1&#45;&gt;pub2</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M162.663,-180.169C157.097,-191 150.051,-204.712 144.462,-215.587"/>
+</g>
+<!-- WD_prov_dm_20111018 -->
+<g id="node7" class="node"><title>WD_prov_dm_20111018</title>
+<ellipse fill="none" stroke="black" cx="336" cy="-162" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="336" y="-156.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111018</text>
+</g>
+<!-- WD_prov_dm_20111018&#45;&gt;pub1 -->
+<g id="edge22" class="edge"><title>WD_prov_dm_20111018&#45;&gt;pub1</title>
+<path fill="none" stroke="black" d="M362.386,-179.429C376.396,-188.683 393.819,-200.192 409.048,-210.252"/>
+<polygon fill="black" stroke="black" points="407.446,-213.388 417.719,-215.979 411.304,-207.547 407.446,-213.388"/>
+</g>
+<!-- ann2 -->
+<g id="node8" class="node"><title>ann2</title>
+<polygon fill="none" stroke="gray" points="381,-108 285,-108 285,-72 387,-72 387,-102 381,-108"/>
+<polyline fill="none" stroke="gray" points="381,-108 381,-102 "/>
+<polyline fill="none" stroke="gray" points="387,-102 381,-102 "/>
+<text text-anchor="start" x="295" y="-86.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="326" y="-86.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann2&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge6" class="edge"><title>ann2&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M336,-108.169C336,-119 336,-132.712 336,-143.587"/>
+</g>
+<!-- WD_prov_dm_20111215 -->
+<g id="node10" class="node"><title>WD_prov_dm_20111215</title>
+<ellipse fill="none" stroke="black" cx="133" cy="-90" rx="100.24" ry="18"/>
+<text text-anchor="middle" x="133" y="-84.9" font-family="Times,serif" font-size="14.00">WD&#45;prov&#45;dm&#45;20111215</text>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;pub2 -->
+<g id="edge24" class="edge"><title>WD_prov_dm_20111215&#45;&gt;pub2</title>
+<path fill="none" stroke="black" d="M126.181,-108.2C122.672,-118.536 118.768,-131.807 117,-144 114.704,-159.834 114.437,-164.207 117,-180 118.418,-188.738 121.048,-197.973 123.867,-206.286"/>
+<polygon fill="black" stroke="black" points="120.642,-207.66 127.332,-215.876 127.225,-205.281 120.642,-207.66"/>
+</g>
+<!-- WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018 -->
+<g id="edge20" class="edge"><title>WD_prov_dm_20111215&#45;&gt;WD_prov_dm_20111018</title>
+<path fill="none" stroke="black" d="M178.304,-106.069C208.591,-116.811 248.626,-131.01 280.778,-142.414"/>
+<polygon fill="black" stroke="black" points="279.889,-145.812 290.483,-145.856 282.229,-139.215 279.889,-145.812"/>
+</g>
+<!-- ann3 -->
+<g id="node11" class="node"><title>ann3</title>
+<polygon fill="none" stroke="gray" points="178,-36 82,-36 82,-1.77636e-14 184,-3.55271e-15 184,-30 178,-36"/>
+<polyline fill="none" stroke="gray" points="178,-36 178,-30 "/>
+<polyline fill="none" stroke="gray" points="184,-30 178,-30 "/>
+<text text-anchor="start" x="92" y="-14.2333" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="123" y="-14.2333" font-family="Times,serif" font-size="14.00">RecsWD</text>
+</g>
+<!-- ann3&#45;&gt;WD_prov_dm_20111215 -->
+<g id="edge8" class="edge"><title>ann3&#45;&gt;WD_prov_dm_20111215</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M133,-36.1686C133,-47 133,-60.7124 133,-71.5867"/>
+</g>
+<!-- ann4 -->
+<g id="node14" class="node"><title>ann4</title>
+<polygon fill="none" stroke="gray" points="394,-252 324,-252 324,-216 400,-216 400,-246 394,-252"/>
+<polyline fill="none" stroke="gray" points="394,-252 394,-246 "/>
+<polyline fill="none" stroke="gray" points="400,-246 394,-246 "/>
+<text text-anchor="start" x="334" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="365" y="-230.233" font-family="Times,serif" font-size="14.00">Plan</text>
+</g>
+<!-- ann4&#45;&gt;rec_advance -->
+<g id="edge10" class="edge"><title>ann4&#45;&gt;rec_advance</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M363.766,-252.169C364.819,-263 366.153,-276.712 367.21,-287.587"/>
+</g>
+<!-- ann5 -->
+<g id="node17" class="node"><title>ann5</title>
+<polygon fill="none" stroke="gray" points="580,-252 490,-252 490,-216 586,-216 586,-246 580,-252"/>
+<polyline fill="none" stroke="gray" points="580,-252 580,-246 "/>
+<polyline fill="none" stroke="gray" points="586,-246 580,-246 "/>
+<text text-anchor="start" x="500" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="531" y="-230.233" font-family="Times,serif" font-size="14.00">transreq</text>
+</g>
+<!-- ann5&#45;&gt;0004 -->
+<g id="edge12" class="edge"><title>ann5&#45;&gt;0004</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M530.682,-252.169C526.252,-263.167 520.626,-277.135 516.215,-288.087"/>
+</g>
+<!-- ann6 -->
+<g id="node20" class="node"><title>ann6</title>
+<polygon fill="none" stroke="gray" points="688,-252 604,-252 604,-216 694,-216 694,-246 688,-252"/>
+<polyline fill="none" stroke="gray" points="688,-252 688,-246 "/>
+<polyline fill="none" stroke="gray" points="694,-246 688,-246 "/>
+<text text-anchor="start" x="614" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="645" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann6&#45;&gt;0141 -->
+<g id="edge14" class="edge"><title>ann6&#45;&gt;0141</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M641.934,-252.169C637.657,-263.167 632.225,-277.135 627.966,-288.087"/>
+</g>
+<!-- ann7 -->
+<g id="node23" class="node"><title>ann7</title>
+<polygon fill="none" stroke="gray" points="84,-252 3.55271e-14,-252 0,-216 90,-216 90,-246 84,-252"/>
+<polyline fill="none" stroke="gray" points="84,-252 84,-246 "/>
+<polyline fill="none" stroke="gray" points="90,-246 84,-246 "/>
+<text text-anchor="start" x="10" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="41" y="-230.233" font-family="Times,serif" font-size="14.00">pubreq</text>
+</g>
+<!-- ann7&#45;&gt;0111 -->
+<g id="edge16" class="edge"><title>ann7&#45;&gt;0111</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M56.8601,-252.169C64.2569,-263.5 73.712,-277.984 80.9509,-289.074"/>
+</g>
+<!-- ann8 -->
+<g id="node26" class="node"><title>ann8</title>
+<polygon fill="none" stroke="gray" points="300,-252 180,-252 180,-216 306,-216 306,-246 300,-252"/>
+<polyline fill="none" stroke="gray" points="300,-252 300,-246 "/>
+<polyline fill="none" stroke="gray" points="306,-246 300,-246 "/>
+<text text-anchor="start" x="190" y="-230.233" font-family="Times,serif" font-size="14.00">type:</text>
+<text text-anchor="start" x="221" y="-230.233" font-family="Times,serif" font-size="14.00">Organization</text>
+</g>
+<!-- ann8&#45;&gt;Consortium -->
+<g id="edge18" class="edge"><title>ann8&#45;&gt;Consortium</title>
+<path fill="none" stroke="gray" stroke-dasharray="5,2" d="M241.234,-252.169C240.181,-263 238.847,-276.712 237.79,-287.587"/>
+</g>
+</g>
+</svg>
Binary file presentations/ipaw-2012/prov-dm/overview/images/wg-charter.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/index.html	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,1468 @@
+
+<html>
+<head>
+	<meta charset="utf-8"/>
+	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
+	
+	<title>The W3C PROV Provenance Model</title>
+	
+	<meta name="description" content="An Presentation at the Dagstuhl seminar on provenance"/>
+	<meta name="author" content="Luc Moreau"/>
+	<meta name="viewport" content="width=1024, user-scalable=no"/>
+	
+	<!-- Core and extension CSS files -->
+	<link rel="stylesheet" href="extra.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/menu/deck.menu.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.css"/>
+	<link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.css"/>
+
+    <link rel="stylesheet" href="../deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/deck.notes.css"/>
+	
+	<!-- Theme CSS files (menu swaps these out) -->
+	<link rel="stylesheet" id="style-theme-link" href="../deckjs/imakewebthings-deck.js-bb4870a/themes/style/web-2.0.css"/>
+
+<!--
+	<link rel="stylesheet" id="transition-theme-link" href="../deckjs/imakewebthings-deck.js-bb4870a/themes/transition/horizontal-slide.css">
+-->
+	
+	<!-- Custom CSS just for this page -->
+	<link rel="stylesheet" href="introduction.css"/>
+	
+    <style type="text/css">
+      .note { font-size:small; margin-left:50px }
+
+table.thinborder {
+	border-width: 1px;
+	border-spacing: 0px;
+	border-style: none;
+	border-color: gray;
+	border-collapse: collapse;
+}
+table.thinborder th {
+	border-width: 1px;
+	padding: 0px;
+	border-style: solid;
+	border-color: gray;
+	-moz-border-radius: ;
+}
+table.thinborder td {
+	border-width: 1px;
+	padding: 2px;
+	border-style: solid;
+	border-color: gray;
+	-moz-border-radius: ;
+}
+.essential {
+    font-weight: bold;
+}
+
+</style>
+
+	<script src="../deckjs/imakewebthings-deck.js-bb4870a/modernizr.custom.js"></script>
+<script type="text/javascript">
+//<!--
+function set_media_clip(media_id, edl, debug_id)
+{
+	var cur_interval = -1;
+	var media = document.getElementById(media_id);
+	var debug = document.getElementById(debug_id);
+var onetime=1;
+
+	function jump_to(new_interval)
+	{
+		if (new_interval >= edl.length) {
+			media.pause();
+			cur_interval = -1;
+		} else {
+			cur_interval = new_interval;
+			media.currentTime = edl[cur_interval][0];
+		}
+	}
+
+	media.addEventListener("loadedmetadata", function(){
+		// cue media to start of first interval
+		jump_to(0);
+	}, false);
+
+	media.addEventListener("play", function(e) {
+		// restart the selected clips when play is clicked again
+		if (cur_interval==-1) {
+			jump_to(0);
+		}
+	}, false);
+
+	media.addEventListener("timeupdate", function(e){
+		var ct = media.currentTime;
+		if (cur_interval==-1) {
+			if (!media.paused) { jump_to(0); }
+		} else
+		if (ct > edl[cur_interval][1]) {
+			jump_to(cur_interval+1);
+			}
+	}, false);
+}
+//-->
+</script>
+    <script src="../jquery/jquery.min.js" class="remove"></script> <!-- http://ajax.googleapis.com/ajax/libs/jquery/1.7.1 -->
+
+
+    <script src="../../../../model/glossary.js" class="remove"></script>
+    <script src="../../../../model/all-divs.js" class="remove"></script>
+    <script class="remove">
+      function updateGlossaryRefs() {
+        $('.glossary-ref').each(function(index) {
+          var ref=$(this).attr('ref');
+          var span=$(this).attr('withspan')
+          $('#'+ref+'.glossary').contents().clone().appendTo($(this));
+          $(this).attr('prov:hadOriginalSource',glossary_hg);
+          if (span) {
+            $(this).children('dfn').replaceWith(function(){return $('<span>').addClass('dfn').append($(this).contents())});
+          }
+        });
+      }
+
+      function updateOtherRefs() {
+        $('.element-ref').each(function(index) {
+          var ref=$(this).attr('ref');
+          //var span=$(this).attr('withspan')
+          $('#'+ref).clone().appendTo($(this));
+          $(this).attr('prov:hadOriginalSource',divs_hg);
+          //if (span) {
+          //  $(this).children('dfn').replaceWith(function(){return $('<span>').addClass('dfn').append($(this).contents())});
+          //}
+        });
+      }
+      $(document).ready(function(){
+        // if glossary is in a string:
+        $('#glossary_div').html(glossary_string)
+        $('#divs_div').html(divs_string)
+        updateGlossaryRefs();
+        updateOtherRefs();
+      });
+
+    </script>
+
+</head>
+
+<body class="deck-container">
+
+
+
+<div class="slide" id="title-slide">
+	<h2><p></p><p>The W3C PROV Provenance Model</p>
+        <p></p></h2>
+    <h3>
+<p>&nbsp</p>
+<p><a href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a></p>
+<p><a href="http://www.ecs.soton.ac.uk/~lavm/">Co-chair of W3C Provenance Working Group</a></p>
+</h3>
+
+<p>&nbsp</p>
+<p style="color:red; ">Warning: everything in this presentation is a DRAFT.</p>
+
+<p>&nbsp</p>
+<p>Thanks to Paul Groth, Paolo Missier, James Cheney,  and the  entire W3C Provenance Working Group</p>
+
+<a href="http://dvcs.w3.org/hg/prov/raw-file/default/presentations/ipaw-2012/prov-dm/overview/index.html">http://dvcs.w3.org/hg/prov/raw-file/default/presentations/ipaw-2012/prov-dm/overview/index.html (latest)</a>
+
+
+
+
+
+</div>
+
+
+<div class="slide" id="title-slide">
+	<h2><p></p><p>Talk Outline</p>
+        <p></p></h2>
+
+<h4>
+<ul>
+<li> The W3C Working Group on Provenance
+<li> An example of Provenance
+<li> The PROV Data Model
+<li> PROV-N, PROV-O, PROV-Constraints
+</ul>
+</h4>
+
+
+
+
+</div>
+
+<div class="slide" id="charter">
+
+	<h2>Working Group Charter</h2>
+
+
+  <img src="images/wg-charter.png" alt="charter" style="max-width: 100%; "  />
+
+ <a href="http://lists.w3.org/Archives/Public/public-prov-wg/">http://lists.w3.org/Archives/Public/public-prov-wg/</a>
+
+</div>
+
+
+<div class="slide" id="participants">
+
+	<h2>Participants</h2>
+
+
+
+<table>
+<tr valign="top">
+<td>
+<ul>
+<li>DERI Galway
+<li>European Broadcasting Union
+<li>FORTH
+<li>Financial Services Technology Consortium
+<li>DFKI
+<li>IBBT
+<li>IBM
+<li>Library of Congress
+<li>NASA
+<li>National Cancer Institute
+<li>Open Geospatial Consortium
+<li>OpenLink Software
+<li>Oracle
+</ul>
+</td>
+<td>
+<ul>
+<li>Pacific Northwest National Laboratory
+<li>Rensselaer Polytechnic Institute
+<li>Revelytix, Inc
+<li>Newcastle University
+<li>The National Archives
+<li>TopQuadrant
+<li>Universidad Politecnica de Madrid
+<li>University of Edinburgh
+<li>University of Manchester
+<li>University of Oxford
+<li>University of Southampton
+<li>VU University Amsterdam
+<li>Wright State University
+</ul>
+</vr>
+</table>
+
+</div>
+
+<div class="slide" id="provenance-definition">
+
+	<h2>A Definition of Provenance</h2>
+
+
+<p></p>
+<p></p>
+
+<p style="font-size: 150;  ">
+<div class="glossary-ref" ref="glossary-provenance" style="font-size: 150%;  ">
+</div>
+</p>
+
+
+
+</div>
+
+
+
+<div class="slide" id="interchange">
+
+	<h2>Interchange</h2>
+
+
+<p>
+The idea that a single way of representing and collecting provenance could be adopted internally by all systems does not seem to be realistic today. </p>
+
+<p>Instead, a pragmatic approach is to
+consider a core data model for provenance that allows  domain and application specific representations of provenance to be translated into such a data model and exchanged between systems. </p>
+
+<p>
+Heterogeneous systems can then export their provenance into such a core data model, and applications that need to make sense of provenance in heterogeneous systems can then import it,
+process it, and reason over it.</p>
+
+<p>Thus, the vision is that different provenance-aware systems natively adopt their own model for representing their provenance, but a core provenance data model can be readily adopted as a
+provenance <em>interchange</em> model across such systems.</p>
+
+
+</div>
+
+
+
+
+<div class="slide" id="layered1">
+
+	<h2>Layered Model</h2>
+
+
+  <img src="images/prov-family1.png" alt="layered model" style="max-width: 100%; "  />
+
+</div>
+
+
+<div class="slide" id="layered1">
+
+	<h2>Layered Model</h2>
+
+
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
+
+</div>
+
+
+<div class="slide" id="example1">
+
+	<h2>Example</h2>
+
+
+  <img src="images/tr.png" alt="Example" style="max-width: 99%; "  />
+
+</div>
+
+
+<div class="slide" id="example1">
+
+	<h2>Example</h2>
+
+
+  <img src="../../../../model/examples/w3c-publication1.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+
+</div>
+
+
+<div class="slide" id="example2">
+
+	<h2>Example (reports)</h2>
+
+
+  <img src="images/w3c-publication-reports.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+
+<span class="pnExpression">entity(tr:WD-prov-dm-20111018, [ prov:type='process:RecsWD' ])</span><br>
+<span class="pnExpression">entity(tr:WD-prov-dm-20111215, [ prov:type='process:RecsWD' ])</span>
+
+</div>
+
+
+
+
+<div class="slide" id="example-activity">
+
+	<h2>Example (activities)</h2>
+
+
+  <img src="images/w3c-publication-activities.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+
+<span class="pnExpression">activity(ex:pub1,[prov:type="publish"])</span><br>
+<span class="pnExpression">activity(ex:pub2,[prov:type="publish"])</span>
+
+</div>
+
+<div class="slide" id="agent">
+
+	<h2>Example (agent)</h2>
+
+
+  <img src="images/w3c-publication-agent.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+
+<span class="pnExpression">agent(w3:Consortium, [ prov:type='prov:Organization' ])</span><br>
+
+</div>
+
+
+
+<div class="slide" id="example-plan">
+
+	<h2>Example (plan)</h2>
+
+
+  <img src="images/w3c-publication-plan.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+
+<span class="pnExpression">entity(process:rec-advance,    [ prov:type='prov:Plan' ])</span><br>
+
+</div>
+
+
+<div class="slide" id="example-request">
+
+	<h2>Example (requests)</h2>
+
+
+  <img src="images/w3c-publication-requests.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+<span class="pnExpression">entity(0004, [ prov:type='trans:transreq'  ])</span><br>
+<span class="pnExpression">entity(0141, [ prov:type='trans:pubreq' ])</span><br>
+<span class="pnExpression">entity(0111, [ prov:type='trans:pubreq' ])</span>
+
+
+</div>
+
+
+<div class="slide" id="example-usage">
+
+	<h2>Example (usage)</h2>
+
+
+  <img src="images/w3c-publication-usage.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+<span class="pnExpression">used(ex:pub1,ar1:0004)</span><br>
+<span class="pnExpression">used(ex:pub1,ar2:0141)</span><br>
+<span class="pnExpression">used(ex:pub2,ar3:0111)</span>
+
+
+</div>
+
+
+<div class="slide" id="example-generation">
+
+	<h2>Example (generation)</h2>
+
+
+  <img src="images/w3c-publication-generation.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+<span class="pnExpression">wasGeneratedBy(tr:WD-prov-dm-20111018, ex:pub1)</span><br>
+<span class="pnExpression">wasGeneratedBy(tr:WD-prov-dm-20111215, ex:pub2)</span>
+
+
+</div>
+
+
+<div class="slide" id="example-derivation">
+
+	<h2>Example (derivation)</h2>
+
+
+  <img src="images/w3c-publication-derivation.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+<span class="pnExpression">wasDerivedFrom(tr:WD-prov-dm-20111215,tr:WD-prov-dm-20111018)</span><br>
+
+
+
+</div>
+
+
+<div class="slide" id="example-association">
+
+	<h2>Example (association)</h2>
+
+
+  <img src="images/w3c-publication-association.svg" alt="PROV-DM overview" style="max-width: 99%; "  />
+<span class="pnExpression">wasAssociatedWith(ex:pub2, w3:Consortium, pr:rec-advance)</span><br>
+
+
+
+</div>
+
+
+
+
+<div class="slide" id="components">
+
+	<h2>PROV Data Model Components</h2>
+
+  <img src="images/components-dependencies.png" alt="PROV-DM components" style="max-width: 100%; "  />
+
+  <div class="element-ref" ref="prov-dm-components-ul"></div>
+
+
+</div>
+
+<div class="slide" id="overview-diagram">
+
+	<h2>PROV Data Model Structure</h2>
+
+  <img src="uml/essentials.png" alt="PROV-DM overview" style="max-width: 150%; width: 80%; "  />
+
+</div>
+
+
+
+<div class="slide" id="at-a-glance">
+
+	<h2>Relations at a Glance</h2>
+
+  <div class="element-ref" ref="relations-at-a-glance-div"></div>
+
+
+</div>
+
+
+
+<div class="slide" id="prov-types-relations">
+
+	<h2>PROV-DM Types and Relations</h2>
+
+  <div class="element-ref" ref="prov-dm-types-and-relations-fig"></div>
+
+
+</div>
+
+
+
+
+
+<div class="slide" id="coponent1">
+
+	<h2>Component 1: Entities and Activities</h2>
+
+  <img src="uml/component1.png" alt="PROV-DM overview" style="max-width: 100%; "  />
+
+
+</div>
+
+
+<!-- PART II Entity -->
+
+<div class="slide" id="entity">
+
+
+	<h2>Entity</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-entity">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="entity-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-entity">
+</div>
+</p>
+
+
+<div class="note" id="entity.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<!-- PART II Activity -->
+
+<div class="slide" id="activity">
+
+	<h2>Activity</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-activity">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="activity-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-activity">
+</div>
+</p>
+
+
+<div class="note" id="activity.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+
+<!-- PART II  Generation -->
+
+<div class="slide" id="generation">
+
+
+	<h2>Generation</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-generation">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="generation-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-generation">
+</div>
+</p>
+
+
+
+
+<div class="note" id="generation.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<!-- PART II  Usage -->
+
+<div class="slide" id="usage">
+
+
+	<h2>Usage</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-usage">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="usage-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-usage">
+</div>
+</p>
+
+
+
+
+
+<div class="note" id="usage.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+<!-- PART II  Derivation -->
+
+<div class="slide" id="component2">
+
+	<h2>Component 2: Derivations</h2>
+
+  <img src="uml/component2.png" alt="Derivations" style="max-width: 100%; "  />
+
+
+</div>
+
+
+<div class="slide" id="derivation">
+
+
+	<h2>Derivation</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-derivation">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="derivation-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-derivation">
+</div>
+</p>
+
+
+
+
+<div class="note" id="derivation.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+<div class="slide" id="component3">
+
+	<h2>Component 3: Agents and Responsibility</h2>
+
+  <img src="uml/component3.png" alt="Agents-Responsibility" style="max-width: 100%; "  />
+
+
+</div>
+
+<!-- PART II  -->
+
+<div class="slide" id="agent">
+
+
+	<h2>Agent</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-agent">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="agent-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-agent">
+</div>
+</p>
+
+
+<p>
+<div class="glossary-ref" ref="glossary-person">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-organization">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-software-agent">
+</div>
+</p>
+
+
+
+
+<div class="note" id="agent.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<!-- PART II  Attribution -->
+
+<div class="slide" id="attribution">
+
+
+	<h2>Attribution</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-attribution">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="attribution-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-attribution">
+</div>
+</p>
+
+
+
+
+<div class="note" id="attribution.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+<!-- PART II  Association -->
+
+<div class="slide" id="activityAssociation">
+
+
+	<h2>Association</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-activityAssociation">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="association-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-activity-association">
+</div>
+</p>
+
+
+
+
+<div class="note" id="association.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<!-- PART II  Responsibility -->
+
+<div class="slide" id="delegation">
+
+
+	<h2>Delegation</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-delegation">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="delegation-example">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-delegation">
+</div>
+</p>
+
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="component4">
+
+	<h2>Component 4: Bundles</h2>
+
+
+  <img src="uml/component4.png" alt="Bundles" style="max-width: 100%; "  />
+
+</div>
+
+
+<div class="slide" id="bundle">
+
+
+	<h2>Bundle</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-bundle">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-bundle">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="anexample-provenance-of-provenance">
+</div>
+</p>
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="component5">
+
+	<h2>Component 5: Alternates</h2>
+
+
+  <img src="uml/component5.png" alt="Alternates" style="max-width: 100%; "  />
+
+
+</div>
+
+
+<div class="slide" id="alternate">
+
+
+	<h2>Alternate</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-alternate">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-alternate">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="anexample-alternate">
+</div>
+</p>
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<div class="slide" id="specialization">
+
+
+	<h2>Specialization</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-specialization">
+</div>
+</p>
+
+<p>
+<div class="element-ref" ref="attributes-specialization">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="anexample-specialization">
+</div>
+</p>
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+<div class="slide" id="contextualization">
+
+
+	<h2>Contextualization</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-contextualization">
+</div>
+</p>
+
+<p>
+<div class="element-ref" ref="attributes-contextualization">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="anexample-contextualization1">
+</div>
+</p>
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="component6">
+
+	<h2>Component 6: Collections</h2>
+
+
+  <img src="uml/component6.png" alt="collections" style="max-width: 100%; "  />
+
+
+</div>
+
+
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="specifications-as-collections">
+
+	<h2>Component 6: Collections Example</h2>
+
+
+  <img src="images/collections-prov.png" alt="prov-family" style="max-width: 120%; "  />
+
+
+</div>
+
+
+
+
+<div class="slide" id="component6-definitions">
+
+	<h2>Component 6: Collections</h2>
+
+
+<p>
+<div class="glossary-ref" ref="glossary-collection"></div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-dictionary"></div>
+</p>
+
+
+<p>
+<div class="glossary-ref" ref="glossary-insertion"></div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-removal"></div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-membership"></div>
+</p>
+
+</div>
+
+
+<div class="slide" id="layered1-2">
+
+	<h2>The PROV Family: The PROV Notation</h2>
+
+
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
+
+</div>
+
+<!--  ---------------------------------------------------------------------- -->
+
+<div class="slide" id="prov-n">
+
+	<h2>PROV-N: The PROV Notation</h2>
+
+<ul>
+<li>A notation aimed at Human Consumption
+<pre>
+entity(tr:WD-prov-dm-20111215, [ prov:type='pr:RecsWD' ])
+</pre>
+<li> Used in mapping data model to RDF (and XML)
+<img src="images/ProvRdf.png" alt="charter" style="max-width: 100%; "  />
+<li> Used in providing semantics to data model
+</ul>
+</div>
+
+
+<div class="slide" id="prov-n2">
+
+	<h2>Example in PROV-N</h2>
+
+<div  style="font-size:small; max-width: 105%; ">
+<pre>
+
+entity(tr:WD-prov-dm-20111018, [ prov:type='pr:RecsWD' ])
+entity(tr:WD-prov-dm-20111215, [ prov:type='pr:RecsWD' ])
+entity(pr:rec-advance,         [ prov:type='prov:Plan' ])
+
+
+entity(ar1:0004, [ prov:type="http://www.w3.org/2005/08/01-transitions.html#transreq" %% xsd:anyURI ])
+entity(ar2:0141, [ prov:type="http://www.w3.org/2005/08/01-transitions.html#pubreq" %% xsd:anyURI ])
+entity(ar3:0111, [ prov:type="http://www.w3.org/2005/08/01-transitions.html#pubreq" %% xsd:anyURI ])
+
+
+wasDerivedFrom(tr:WD-prov-dm-20111215,tr:WD-prov-dm-20111018)
+
+
+activity(ex:pub1,,,[prov:type="publish"])
+activity(ex:pub2,,,[prov:type="publish"])
+
+
+wasGeneratedBy(tr:WD-prov-dm-20111018, ex:pub1)
+wasGeneratedBy(tr:WD-prov-dm-20111215, ex:pub2)
+
+used(ex:pub1,ar1:0004)
+used(ex:pub1,ar2:0141)
+used(ex:pub2,ar3:0111)
+
+agent(w3:Consortium, [ prov:type="Organization" ])
+
+wasAssociatedWith(ex:pub1, w3:Consortium  @ pr:rec-advance)
+wasAssociatedWith(ex:pub2, w3:Consortium  @ pr:rec-advance)
+</pre>
+</div>
+</div>
+
+
+<div class="slide" id="layered1-2bis">
+
+	<h2>The PROV Family: PROV-O</h2>
+
+
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
+
+</div>
+
+<div class="slide" id="prov-o">
+
+	<h2>PROV-O: An OWL2 Ontology for PROV </h2>
+
+  <img src="images/provo.png" alt="PROV-O overview"  />
+
+
+</div>
+
+
+<div class="slide" id="prov-aq">
+
+	<h2>PROV-AQ: Provenance Access and Query </h2>
+
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
+
+
+</div>
+
+
+
+<div class="slide" id="layered1-4">
+
+	<h2>The PROV Family: PROV Constraints</h2>
+
+
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
+
+</div>
+
+
+
+<!-- ---------------------------------------------------------------------- -->
+
+<div class="slide" id="time">
+
+
+	<h2>Time</h2>
+
+<ul>
+<li>Time is critical in the context of provenance</li>
+<li>Time can help corroborate provenance claims</li>
+<li> For instance, if an entity is claimed to be obtained by transforming another, then the
+latter must have existed before the former. If it is not the case, then there is something wrong with such a provenance claim </li>
+<li>Minimal time assumptions since provenance can be used in many contexts (standalone system, web, space)</li>
+</ul>
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+<div class="slide" id="events">
+
+
+	<h2>Events</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-event">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-generation-event">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-usage-event">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-destruction-event">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-start-event">
+</div>
+</p>
+
+<p>
+<div class="glossary-ref" ref="glossary-end-event">
+</div>
+</p>
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+<div class="slide" id="partial States">
+
+
+	<h2>Partial States</h2>
+
+<ul>
+<li>From a provenance viewpoint, it is important to identify a "<em>partial state</em>" of something, i.e. something with some aspects that have been fixed, so that it becomes possible to express its provenance, and what causes that thing, with these specific aspects to be as such. </li>
+
+<li> Attributes in PROV-DM help fix some aspect of entities.</li>
+<li> Entities are things in the world one wants to provide provenance for;
+   attribute-values describe entities' "partial states"</li>
+</ul>
+
+<div class="anexample">
+<pre>
+entity(tr:WD-prov-dm-20111215, [ prov:type='pr:RecsWD' ])
+</pre>
+
+<pre>
+entity(tr:WD-prov-dm-20111215, [ prov:type="document", ex:version="2" ])
+</pre>
+</div>
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+<div class="slide" id="constraints">
+
+
+	<h2>Constraints</h2>
+
+<p>
+  <img src="images/path6912.png" alt="constraints" style="max-width: 99%; "  />
+</p>
+
+
+<p>&nbsp</p>
+
+<p>
+<div class="element-ref" ref="start-precedes-end"></div>
+</p>
+
+<p>&nbsp</p>
+
+<p>
+<div class="element-ref" ref="generation-precedes-usage"></div>
+</p>
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+<div class="slide" id="constraints2">
+
+	<h2>Constraints (2)</h2>
+
+<p>
+  <img src="images/g3271.png" alt="constraints" style="max-width: 99%; "  />
+</p>
+
+
+<p>&nbsp</p>
+
+
+<p>
+<div class="element-ref" ref="usage-within-activity"></div>
+</p>
+
+
+<p>&nbsp</p>
+
+
+<p>
+<div class="element-ref" ref="generation-within-activity"></div>
+</p>
+
+
+</div>
+
+
+
+<div class="slide" id="Conclusion">
+
+	<h2>Conclusion: Specifications</h2>
+
+<table border="1" style="margin-left: auto; margin-right: auto;">
+
+
+<tr><td>prov-primer</td>
+   <td><a href="http://www.w3.org/TR/prov-primer/">http://www.w3.org/TR/prov-primer/</a></td></tr>
+
+<tr><td>prov-o</td>
+   <td><a href="http://www.w3.org/TR/prov-o/">http://www.w3.org/TR/prov-o/</a></td></tr>
+
+
+<tr><td>prov-dm</td>
+   <td><a href="http://www.w3.org/TR/prov-dm/">http://www.w3.org/TR/prov-dm/</a></td></tr>
+
+<tr><td>prov-dm-constraints</td>
+   <td><a href="http://www.w3.org/TR/prov-dm-constraints/">http://www.w3.org/TR/prov-dm-constraints/</a></td></tr>
+
+<tr><td>prov-n</td>
+   <td><a href="http://www.w3.org/TR/prov-n/">http://www.w3.org/TR/prov-n/</a></td></tr>
+
+<tr><td>prov-aq</td>
+   <td><a href="http://www.w3.org/TR/prov-aq/">http://www.w3.org/TR/prov-aq/</a></td></tr>
+
+<tr><td>prov-sem</td>
+   <td>Work in progress</td></tr>
+
+<tr><td>prov-xml</td>
+   <td>work in progress</td></tr>
+
+<tr><td>best practice</td>
+   <td>work in progress</td></tr>
+
+<tr><td>best practice</td>
+   <td>PROV-DC mapping. work in progress</td></tr>
+
+<tr><td>-</td></tr>
+
+<tr><td>prov-json</td>
+   <td>Southampton contribution</td></tr>
+
+<tr><td>prov-datalog</td>
+   <td>Paolo Missier</td></tr>
+
+</table>
+
+
+</div>
+
+
+
+
+
+
+<!-- ---------------------------------------------------------------------- -->
+
+
+
+<div id="glossary_div" class="remove">
+<!-- glossary loaded from glossary.js will be hooked up here,
+     class remove, will remove this element from the final output.
+-->
+</div>
+
+<div id="divs_div" class="remove">
+<!-- divs loaded from all-divs.js will be hooked up here,
+     class remove, will remove this element from the final output.
+-->
+</div>
+
+
+
+
+<a href="#" class="deck-prev-link" title="Previous">&#8592;</a>
+<a href="#" class="deck-next-link" title="Next">&#8594;</a>
+
+<p class="deck-status">
+	<span class="deck-status-current"></span>
+	/
+	<span class="deck-status-total"></span>
+</p>
+
+<form action="." method="get" class="goto-form">
+	<label for="goto-slide">Go to slide:</label>
+	<input type="number" name="slidenum" id="goto-slide"></input>
+	<input type="submit" value="Go"></input>
+</form>
+
+<a href="." title="Permalink to this slide" class="deck-permalink">#</a>
+
+<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.js"></script>
+
+<!-- <script>window.jQuery || document.write('<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.1.min.js">\x3C/script>')</script>-->
+
+<script>window.jQuery</script>
+
+<!-- Deck Core and extensions -->
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/core/deck.core.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/menu/deck.menu.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/goto/deck.goto.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/status/deck.status.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/navigation/deck.navigation.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/hash/deck.hash.js"></script>
+<script src="../deckjs/imakewebthings-deck.js-bb4870a/extensions/notes/deck.notes.js"></script>
+
+
+<!-- Place the following snippet at the bottom of the deck container. -->
+<div class="deck-notes" style="display: none; ">
+  <a href="#" class="deck-hide-notes deck-note-button">Hide</a>
+  <div class="deck-note-container">my sub note 4</div>  <!--  style="display: none; " -->
+</div>
+
+<div class="deck-show-notes">
+  <a href="#" class="deck-note-button">Show Speaker Notes</a>
+</div>
+
+<!-- Specific to this page -->
+<script src="introduction.js">
+</script>
+
+<script>
+
+$(function() {
+    $(document).bind('deck.change', function(event, from, to) {
+        $.deck('getSlide', from).children('video, audio').map(
+            function(){ this.pause(); }
+        );
+    });
+});
+
+</script>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/introduction.css	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,55 @@
+.deck-container .theme-menu {
+  display: none;
+  position: fixed;
+  z-index: 3;
+  bottom: 10px;
+  left: 10px;
+  height: 20px;
+  line-height: 20px;
+  padding: 5px;
+  border: 1px solid #ddd;
+  -webkit-border-radius: 5px;
+  -moz-border-radius: 5px;
+  border-radius: 5px;
+  overflow: hidden;
+  background: #fff;
+  font-family: sans-serif;
+  color: #888;
+}
+.js .deck-container .theme-menu {
+  display: block;
+}
+.deck-container .theme-menu h2 {
+  float: left;
+  font-size: 20px;
+  border: 0;
+  padding: 5px 10px;
+  margin: 0;
+  height: 20px;
+  position: relative;
+  top: -5px;
+  left: -5px;
+  background: #ccc;
+  color: #444;
+  text-shadow: none;
+  font-family: sans-serif;
+  font-weight: bold;
+}
+.deck-container .theme-menu label {
+  float: left;
+  display: block;
+  font-size: 12px;
+  vertical-align: baseline;
+  margin: 0 4px 0 15px;
+}
+.deck-container .theme-menu select {
+  float: left;
+  display: block;
+  font-size: 14px;
+}
+
+@media print {
+  .theme-menu {
+    display: none !important;
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/introduction.js	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,13 @@
+$(function() {
+	// Deck initialization
+	$.deck('.slide');
+	
+	$('#style-themes').change(function() {
+		$('#style-theme-link').attr('href', $(this).val());
+	});
+	
+	$('#transition-themes').change(function() {
+		$('#transition-theme-link').attr('href', $(this).val());
+	});
+});
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/introduction.scss	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,62 @@
+.deck-container {
+	.theme-menu {
+		display:none;
+		position:fixed;
+		z-index:3;
+		bottom:10px;
+		left:10px;
+		height:20px;
+		line-height:20px;
+		padding:5px;
+		border:1px solid #ddd;
+		-webkit-border-radius:5px;
+		-moz-border-radius:5px;
+		border-radius:5px;
+		overflow:hidden;
+		background:#fff;
+		font-family:sans-serif;
+		color:#888;
+
+		.js & {
+			display:block;
+		}
+
+		h2 {
+			float:left;
+			font-size:20px;
+			border:0;
+			padding:5px 10px;
+			margin:0;
+			height:20px;
+			position:relative;
+			top:-5px;
+			left:-5px;
+			background:#ccc;
+			color:#444;
+			text-shadow:none;
+			font-family:sans-serif;
+			font-weight:bold;
+		}
+
+		label {
+			float:left;
+			display:block;
+			font-size:12px;
+			vertical-align:baseline;
+			margin:0 4px 0 15px;
+		}
+
+		select {
+			float:left;
+			display:block;
+			font-size:14px;
+		}
+	}
+}
+
+@media print {
+	.theme-menu {
+		display:none !important;
+	}
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/Makefile	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,17 @@
+all: go1 go2 go3 go4 go5 go6 go0
+
+go1:
+	inkscape --export-png=component1.png component1.svg
+go2:
+	inkscape --export-png=component2.png component2.svg
+go3:
+	inkscape --export-png=component3.png component3.svg
+go4:
+	inkscape --export-png=component4.png component4.svg
+go5:
+	inkscape --export-png=component5.png component5.svg
+go6:
+	inkscape --export-png=component6.png component6.svg
+go0:
+	inkscape --export-png=essentials.png essentials.svg
+
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component1.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component1.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,544 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="801" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="594" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L695 -7 L695 189 L-7 189 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M82.6425 29.5072 L82.6425 226.497 L686.3494 226.497 L686.3494 29.5072 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L0 178 L684 178 L684 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L100 -7 L100 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 47 L89 47 L89 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L89 0 L89 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M-7 -7 L91 -7 L91 111 L-7 111 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L0 97 L80 97 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M-7 -7 L104 -7 L104 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M0 0 L0 47 L93 47 L93 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M0 0 L93 0 L93 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M-7 -7 L91 -7 L91 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M0 0 L0 47 L80 47 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M-7 -7 L121 -7 L121 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
+      ><path d="M0 0 L0 47 L110 47 L110 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
+      ><path d="M0 0 L110 0 L110 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
+      ><path d="M-7 -7 L128 -7 L128 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
+      ><path d="M0 0 L0 47 L117 47 L117 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
+      ><path d="M0 0 L117 0 L117 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
+      ><path d="M-7 -7 L51 -7 L51 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
+      ><path d="M-7 -7 L111 -7 L111 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
+      ><path d="M0 0 L0 23 L100 23 L100 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
+      ><path d="M0 0 L100 0 L100 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath25"
+      ><path d="M-7 -7 L170 -7 L170 82 L-7 82 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath26"
+      ><path d="M0 0 L0 71 L144 71 L144 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath27"
+      ><path d="M-7 -7 L67 -7 L67 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath28"
+      ><path d="M-7 -7 L52 -7 L52 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath29"
+      ><path d="M0 0 L104 0 L104 163 L0 163 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath30"
+      ><path d="M0 0 L154 0 L154 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath31"
+      ><path d="M0 0 L104 0 L104 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath32"
+      ><path d="M0 0 L294 0 L294 464 L0 464 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath33"
+      ><path d="M0 0 L424 0 L424 464 L0 464 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath34"
+      ><path d="M0 0 L324 0 L324 385 L0 385 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath35"
+      ><path d="M0 0 L315 0 L315 375 L0 375 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath36"
+      ><path d="M0 0 L175 0 L175 185 L0 185 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath37"
+      ><path d="M0 0 L104 0 L104 293 L0 293 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath38"
+      ><path d="M0 0 L504 0 L504 185 L0 185 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath39"
+      ><path d="M0 0 L104 0 L104 383 L0 383 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath40"
+      ><path d="M0 0 L454 0 L454 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath41"
+      ><path d="M0 0 L105 0 L105 283 L0 283 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath42"
+      ><path d="M0 0 L104 0 L104 323 L0 323 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath43"
+      ><path d="M0 0 L544 0 L544 205 L0 205 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath44"
+      ><path d="M0 0 L104 0 L104 363 L0 363 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath45"
+      ><path d="M0 0 L474 0 L474 165 L0 165 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath46"
+      ><path d="M0 0 L104 0 L104 193 L0 193 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath47"
+      ><path d="M0 0 L164 0 L164 181 L0 181 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath48"
+      ><path d="M-41 -14 L82 -14 L82 28 L-41 28 L-41 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath49"
+      ><path d="M-56 -14 L112 -14 L112 28 L-56 28 L-56 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath50"
+      ><path d="M-44 -14 L88 -14 L88 28 L-44 28 L-44 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath51"
+      ><path d="M-112 -14 L224 -14 L224 28 L-112 28 L-112 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath52"
+      ><path d="M-86 -14 L172 -14 L172 28 L-86 28 L-86 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath53"
+      ><path d="M-108 -14 L216 -14 L216 28 L-108 28 L-108 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath54"
+      ><path d="M-46 -14 L92 -14 L92 28 L-46 28 L-46 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath55"
+      ><path d="M-92 -14 L184 -14 L184 28 L-92 28 L-92 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath56"
+      ><path d="M-102 -14 L204 -14 L204 28 L-102 28 L-102 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath57"
+      ><path d="M-71 -14 L142 -14 L142 28 L-71 28 L-71 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath58"
+      ><path d="M-66 -14 L132 -14 L132 28 L-66 28 L-66 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath59"
+      ><path d="M-51 -14 L102 -14 L102 28 L-51 28 L-51 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath60"
+      ><path d="M-55 -14 L110 -14 L110 28 L-55 28 L-55 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="801" height="594" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(113,36) matrix(1.133,0,0,0.9036,-93.6339,-26.6627)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><path d="M95 45 C239.75 45 529.25 45 674 45 C674 86.5 674 169.5 674 211 C529.25 211 239.75 211 95 211 C95 169.5 95 86.5 95 45 Z" clip-path="url(#clipPath2)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="matrix(1,0,0,1,113,36)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="silver" stroke-opacity="1"
+    ><path fill="none" d="M14 14 C178 14 506 14 670 14 C670 51.5 670 126.5 670 164 C506 164 178 164 14 164 C14 126.5 14 51.5 14 14 Z" clip-path="url(#clipPath3)"
+    /></g
+    ><g font-size="11" transform="translate(259,540)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="89" height="50" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(259,540)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="89" height="50" y="0" clip-path="url(#clipPath4)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath4)" x2="89" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(259,554)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath5)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath5)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(259,540)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >WasEndedBy</text
+    ></g
+    ><g font-size="11" transform="translate(160,80)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="100" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(160,80)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="100" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(160,94)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath8)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath8)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(160,80)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath9)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(390,540)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="93" height="50" y="0" clip-path="url(#clipPath10)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(390,540)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="93" height="50" y="0" clip-path="url(#clipPath10)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath10)" x2="93" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(390,554)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath11)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath11)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(390,540)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="7" xml:space="preserve" y="11" clip-path="url(#clipPath12)" stroke="none"
+      >WasStartedBy</text
+    ></g
+    ><g font-size="11" transform="translate(180,330)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath13)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(180,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath13)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath13)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(180,344)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath14)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath14)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(180,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="25" xml:space="preserve" y="11" clip-path="url(#clipPath9)" stroke="none"
+      >Used</text
+    ></g
+    ><g font-size="11" transform="translate(310,330)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="50" y="0" clip-path="url(#clipPath15)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(310,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="50" y="0" clip-path="url(#clipPath15)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath15)" x2="110" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(310,344)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath16)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath16)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(310,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="8" xml:space="preserve" y="11" clip-path="url(#clipPath17)" stroke="none"
+      >WasGeneratedBy</text
+    ></g
+    ><g font-size="11" transform="translate(470,330)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="117" height="50" y="0" clip-path="url(#clipPath18)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(470,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="117" height="50" y="0" clip-path="url(#clipPath18)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath18)" x2="117" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(470,344)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath19)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath19)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(470,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath20)" stroke="none"
+      >WasInvalidatedBy</text
+    ></g
+    ><g font-size="11" transform="translate(670,330)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="50" y="0" clip-path="url(#clipPath15)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(670,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="50" y="0" clip-path="url(#clipPath15)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath15)" x2="110" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(670,344)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath16)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath16)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(670,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="11" xml:space="preserve" y="11" clip-path="url(#clipPath17)" stroke="none"
+      >WasInformedBy</text
+    ></g
+    ><g font-size="11" transform="translate(320,440)" fill-opacity="1" fill="rgb(192,255,192)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(192,255,192)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="100" height="40" y="0" clip-path="url(#clipPath22)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(320,440)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="100" height="40" y="0" clip-path="url(#clipPath22)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath22)" x2="100" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(320,440)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="8" xml:space="preserve" y="11" clip-path="url(#clipPath24)" stroke="none"
+      >&lt;&lt;primitive&gt;&gt;</text
+      ><text x="35" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath24)" stroke="none"
+      >Time</text
+    ></g
+    ><g font-size="11" transform="translate(591,79)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="100" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(591,79)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="100" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(591,93)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath8)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath8)" stroke="none"
+      > attributes</text
+      ></g
+    ><g font-size="11" transform="translate(591,79)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="18" xml:space="preserve" y="11" clip-path="url(#clipPath9)" stroke="none"
+      >Activity</text
+    ></g
+    ><g font-size="11" transform="translate(6,260)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><polygon points=" 0 0 143 0 158 15 143 15 143 0 158 15 158 70 0 70" clip-path="url(#clipPath25)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(6,260)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1" stroke-miterlimit="0"
+    ><polygon fill="none" points=" 0 0 143 0 158 15 143 15 143 0 158 15 158 70 0 70" clip-path="url(#clipPath25)"
+    /></g
+    ><g font-size="13" transform="translate(6,260)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="&apos;Lucida Grande&apos;" stroke="black" stroke-opacity="1"
+    ><path d="M7.6481 14.3638 Q5.7043 14.3638 4.6451 13.2229 Q3.5859 12.082 3.5859 9.9918 Q3.5859 7.9072 4.6649 6.7579 Q5.7438 5.6085 7.7044 5.6085 Q8.8256 5.6085 10.3299 5.9748 L10.3299 7.0847 Q8.6171 6.4931 7.6875 6.4931 Q6.3297 6.4931 5.586 7.4114 Q4.8423 8.3298 4.8423 10.0031 Q4.8423 11.5975 5.6367 12.5187 Q6.4311 13.4398 7.8058 13.4398 Q8.989 13.4398 10.3411 12.713 L10.3411 13.7272 Q9.1073 14.3638 7.6481 14.3638 ZM12.1099 14.1553 L12.1099 5.2592 L13.2198 5.2592 L13.2198 14.1553 ZM18.2649 13.3779 Q17.2677 14.2962 16.3438 14.2962 Q15.5832 14.2962 15.0817 13.8201 Q14.5803 13.3441 14.5803 12.6173 Q14.5803 11.6144 15.4226 11.0764 Q16.2649 10.5383 17.8368 10.5383 L18.1016 10.5383 L18.1016 9.8003 Q18.1016 8.7354 17.0086 8.7354 Q16.1297 8.7354 15.1099 9.2763 L15.1099 8.3579 Q16.2311 7.9016 17.2114 7.9016 Q18.2368 7.9016 18.7241 8.3636 Q19.2115 8.8256 19.2115 9.8003 L19.2115 12.5722 Q19.2115 13.5243 19.7974 13.5243 Q19.8706 13.5243 20.0115 13.5018 L20.0904 14.1159 Q19.7129 14.2962 19.2565 14.2962 Q18.479 14.2962 18.2649 13.3779 ZM18.1016 12.775 L18.1016 11.1919 L17.7297 11.1806 Q16.817 11.1806 16.2536 11.5271 Q15.6902 11.8736 15.6902 12.437 Q15.6902 12.837 15.9719 13.1131 Q16.2536 13.3891 16.6593 13.3891 Q17.3522 13.3891 18.1016 12.775 ZM22.7325 14.2962 Q21.9719 14.2962 20.8845 13.9413 L20.8845 12.9215 Q21.9719 13.4624 22.7776 13.4624 Q23.2565 13.4624 23.572 13.2032 Q23.8875 12.944 23.8875 12.5553 Q23.8875 11.9863 23.0029 11.6144 L22.355 11.3383 Q20.9183 10.7411 20.9183 9.62 Q20.9183 8.8199 21.4846 8.3608 Q22.0508 7.9016 23.0367 7.9016 Q23.5494 7.9016 24.3044 8.0424 L24.5354 8.0875 L24.5354 9.0115 Q23.6058 8.7354 23.0593 8.7354 Q21.9888 8.7354 21.9888 9.5129 Q21.9888 10.0143 22.8001 10.358 L23.3353 10.5834 Q24.2424 10.9665 24.6199 11.3919 Q24.9974 11.8172 24.9974 12.4539 Q24.9974 13.2595 24.3607 13.7779 Q23.7241 14.2962 22.7325 14.2962 ZM28.7325 14.2962 Q27.9719 14.2962 26.8845 13.9413 L26.8845 12.9215 Q27.9719 13.4624 28.7776 13.4624 Q29.2565 13.4624 29.572 13.2032 Q29.8875 12.944 29.8875 12.5553 Q29.8875 11.9863 29.0029 11.6144 L28.355 11.3383 Q26.9183 10.7411 26.9183 9.62 Q26.9183 8.8199 27.4846 8.3608 Q28.0508 7.9016 29.0367 7.9016 Q29.5494 7.9016 30.3044 8.0424 L30.5354 8.0875 L30.5354 9.0115 Q29.6058 8.7354 29.0593 8.7354 Q27.9888 8.7354 27.9888 9.5129 Q27.9888 10.0143 28.8001 10.358 L29.3353 10.5834 Q30.2424 10.9665 30.6199 11.3919 Q30.9974 11.8172 30.9974 12.4539 Q30.9974 13.2595 30.3607 13.7779 Q29.7241 14.2962 28.7325 14.2962 ZM37.5946 13.9582 Q36.479 14.2962 35.6846 14.2962 Q34.3325 14.2962 33.4789 13.3976 Q32.6254 12.4989 32.6254 11.0679 Q32.6254 9.6763 33.3775 8.7861 Q34.1297 7.896 35.3015 7.896 Q36.4114 7.896 37.0171 8.6847 Q37.6227 9.4735 37.6227 10.9271 L37.6171 11.2707 L33.7578 11.2707 Q34.0001 13.4511 35.8931 13.4511 Q36.5861 13.4511 37.5946 13.0793 ZM33.8085 10.4369 L36.5072 10.4369 Q36.5072 8.7298 35.2339 8.7298 Q33.955 8.7298 33.8085 10.4369 ZM40.7325 14.2962 Q39.9719 14.2962 38.8845 13.9413 L38.8845 12.9215 Q39.9719 13.4624 40.7776 13.4624 Q41.2565 13.4624 41.572 13.2032 Q41.8875 12.944 41.8875 12.5553 Q41.8875 11.9863 41.0029 11.6144 L40.355 11.3383 Q38.9183 10.7411 38.9183 9.62 Q38.9183 8.8199 39.4846 8.3608 Q40.0508 7.9016 41.0367 7.9016 Q41.5494 7.9016 42.3044 8.0424 L42.5354 8.0875 L42.5354 9.0115 Q41.6058 8.7354 41.0593 8.7354 Q39.9888 8.7354 39.9888 9.5129 Q39.9888 10.0143 40.8001 10.358 L41.3353 10.5834 Q42.2424 10.9665 42.6199 11.3919 Q42.9974 11.8172 42.9974 12.4539 Q42.9974 13.2595 42.3607 13.7779 Q41.7241 14.2962 40.7325 14.2962 ZM52.2649 13.3779 Q51.2677 14.2962 50.3438 14.2962 Q49.5832 14.2962 49.0817 13.8201 Q48.5803 13.3441 48.5803 12.6173 Q48.5803 11.6144 49.4226 11.0764 Q50.2649 10.5383 51.8368 10.5383 L52.1016 10.5383 L52.1016 9.8003 Q52.1016 8.7354 51.0086 8.7354 Q50.1297 8.7354 49.1099 9.2763 L49.1099 8.3579 Q50.2311 7.9016 51.2114 7.9016 Q52.2368 7.9016 52.7241 8.3636 Q53.2115 8.8256 53.2115 9.8003 L53.2115 12.5722 Q53.2115 13.5243 53.7974 13.5243 Q53.8706 13.5243 54.0115 13.5018 L54.0904 14.1159 Q53.7129 14.2962 53.2565 14.2962 Q52.479 14.2962 52.2649 13.3779 ZM52.1016 12.775 L52.1016 11.1919 L51.7297 11.1806 Q50.817 11.1806 50.2536 11.5271 Q49.6902 11.8736 49.6902 12.437 Q49.6902 12.837 49.9719 13.1131 Q50.2536 13.3891 50.6593 13.3891 Q51.3522 13.3891 52.1016 12.775 ZM55.1099 14.1553 L55.1099 8.0368 L56.2198 8.0368 L56.2198 9.1861 Q57.0987 7.9016 58.372 7.9016 Q59.1664 7.9016 59.6396 8.4058 Q60.1129 8.9101 60.1129 9.7608 L60.1129 14.1553 L59.003 14.1553 L59.003 10.1214 Q59.003 9.4397 58.803 9.1495 Q58.603 8.8594 58.141 8.8594 Q57.1212 8.8594 56.2198 10.1946 L56.2198 14.1553 ZM66.0368 14.1553 L66.0368 13.006 Q65.3607 14.2962 63.9973 14.2962 Q62.893 14.2962 62.2592 13.4905 Q61.6254 12.6849 61.6254 11.2876 Q61.6254 9.7608 62.3437 8.8312 Q63.062 7.9016 64.2339 7.9016 Q65.3213 7.9016 66.0368 8.7354 L66.0368 5.2592 L67.1523 5.2592 L67.1523 14.1553 ZM66.0368 9.496 Q65.1748 8.7354 64.4029 8.7354 Q62.8085 8.7354 62.8085 11.175 Q62.8085 13.3215 64.2283 13.3215 Q65.1523 13.3215 66.0368 12.313 ZM76.2649 13.3779 Q75.2677 14.2962 74.3438 14.2962 Q73.5832 14.2962 73.0817 13.8201 Q72.5803 13.3441 72.5803 12.6173 Q72.5803 11.6144 73.4226 11.0764 Q74.2649 10.5383 75.8368 10.5383 L76.1016 10.5383 L76.1016 9.8003 Q76.1016 8.7354 75.0086 8.7354 Q74.1297 8.7354 73.1099 9.2763 L73.1099 8.3579 Q74.2311 7.9016 75.2114 7.9016 Q76.2368 7.9016 76.7241 8.3636 Q77.2115 8.8256 77.2115 9.8003 L77.2115 12.5722 Q77.2115 13.5243 77.7974 13.5243 Q77.8706 13.5243 78.0115 13.5018 L78.0904 14.1159 Q77.7129 14.2962 77.2565 14.2962 Q76.479 14.2962 76.2649 13.3779 ZM76.1016 12.775 L76.1016 11.1919 L75.7297 11.1806 Q74.817 11.1806 74.2536 11.5271 Q73.6902 11.8736 73.6902 12.437 Q73.6902 12.837 73.9719 13.1131 Q74.2536 13.3891 74.6593 13.3891 Q75.3522 13.3891 76.1016 12.775 ZM80.7325 14.2962 Q79.9719 14.2962 78.8845 13.9413 L78.8845 12.9215 Q79.9719 13.4624 80.7776 13.4624 Q81.2565 13.4624 81.572 13.2032 Q81.8875 12.944 81.8875 12.5553 Q81.8875 11.9863 81.0029 11.6144 L80.355 11.3383 Q78.9183 10.7411 78.9183 9.62 Q78.9183 8.8199 79.4846 8.3608 Q80.0508 7.9016 81.0367 7.9016 Q81.5494 7.9016 82.3044 8.0424 L82.5354 8.0875 L82.5354 9.0115 Q81.6058 8.7354 81.0593 8.7354 Q79.9888 8.7354 79.9888 9.5129 Q79.9888 10.0143 80.8001 10.358 L81.3353 10.5834 Q82.2424 10.9665 82.6199 11.3919 Q82.9974 11.8172 82.9974 12.4539 Q82.9974 13.2595 82.3607 13.7779 Q81.7241 14.2962 80.7325 14.2962 ZM86.7325 14.2962 Q85.9719 14.2962 84.8845 13.9413 L84.8845 12.9215 Q85.9719 13.4624 86.7776 13.4624 Q87.2565 13.4624 87.572 13.2032 Q87.8875 12.944 87.8875 12.5553 Q87.8875 11.9863 87.0029 11.6144 L86.355 11.3383 Q84.9183 10.7411 84.9183 9.62 Q84.9183 8.8199 85.4846 8.3608 Q86.0508 7.9016 87.0367 7.9016 Q87.5494 7.9016 88.3044 8.0424 L88.5354 8.0875 L88.5354 9.0115 Q87.6058 8.7354 87.0593 8.7354 Q85.9888 8.7354 85.9888 9.5129 Q85.9888 10.0143 86.8001 10.358 L87.3353 10.5834 Q88.2424 10.9665 88.6199 11.3919 Q88.9974 11.8172 88.9974 12.4539 Q88.9974 13.2595 88.3607 13.7779 Q87.7241 14.2962 86.7325 14.2962 ZM93.5044 14.2962 Q92.1916 14.2962 91.4085 13.4257 Q90.6254 12.5553 90.6254 11.0961 Q90.6254 9.62 91.4113 8.7608 Q92.1973 7.9016 93.5438 7.9016 Q94.8903 7.9016 95.6763 8.7608 Q96.4622 9.62 96.4622 11.0848 Q96.4622 12.5835 95.6735 13.4398 Q94.8847 14.2962 93.5044 14.2962 ZM93.5213 13.4624 Q95.2847 13.4624 95.2847 11.0848 Q95.2847 8.7354 93.5438 8.7354 Q91.8085 8.7354 91.8085 11.0961 Q91.8085 13.4624 93.5213 13.4624 ZM100.4987 14.2962 Q99.2592 14.2962 98.4423 13.3779 Q97.6254 12.4595 97.6254 11.0623 Q97.6254 9.5693 98.4339 8.7354 Q99.2423 7.9016 100.6903 7.9016 Q101.4058 7.9016 102.2903 8.0988 L102.2903 9.0284 Q101.3495 8.7523 100.7579 8.7523 Q99.9072 8.7523 99.3916 9.3918 Q98.8761 10.0312 98.8761 11.0961 Q98.8761 12.1271 99.4057 12.7637 Q99.9353 13.4004 100.7917 13.4004 Q101.5523 13.4004 102.3579 13.0116 L102.3579 13.9694 Q101.2819 14.2962 100.4987 14.2962 ZM104.1099 14.1553 L104.1099 8.0368 L105.2198 8.0368 L105.2198 14.1553 ZM104.1099 6.9269 L104.1099 5.817 L105.2198 5.817 L105.2198 6.9269 ZM110.2649 13.3779 Q109.2677 14.2962 108.3438 14.2962 Q107.5832 14.2962 107.0817 13.8201 Q106.5803 13.3441 106.5803 12.6173 Q106.5803 11.6144 107.4226 11.0764 Q108.2649 10.5383 109.8368 10.5383 L110.1016 10.5383 L110.1016 9.8003 Q110.1016 8.7354 109.0086 8.7354 Q108.1297 8.7354 107.1099 9.2763 L107.1099 8.3579 Q108.2311 7.9016 109.2114 7.9016 Q110.2368 7.9016 110.7241 8.3636 Q111.2115 8.8256 111.2115 9.8003 L111.2115 12.5722 Q111.2115 13.5243 111.7974 13.5243 Q111.8706 13.5243 112.0115 13.5018 L112.0904 14.1159 Q111.7129 14.2962 111.2565 14.2962 Q110.479 14.2962 110.2649 13.3779 ZM110.1016 12.775 L110.1016 11.1919 L109.7297 11.1806 Q108.817 11.1806 108.2536 11.5271 Q107.6902 11.8736 107.6902 12.437 Q107.6902 12.837 107.9719 13.1131 Q108.2536 13.3891 108.6593 13.3891 Q109.3522 13.3891 110.1016 12.775 ZM114.9466 14.2962 Q114.1015 14.2962 113.6282 13.8117 Q113.155 13.3271 113.155 12.4651 L113.155 8.8706 L112.3887 8.8706 L112.3887 8.0368 L113.155 8.0368 L113.155 6.9269 L114.2649 6.8199 L114.2649 8.0368 L115.8649 8.0368 L115.8649 8.8706 L114.2649 8.8706 L114.2649 12.2623 Q114.2649 13.4624 115.3015 13.4624 Q115.5213 13.4624 115.8368 13.3891 L115.8368 14.1553 Q115.3241 14.2962 114.9466 14.2962 ZM117.1099 14.1553 L117.1099 8.0368 L118.2198 8.0368 L118.2198 14.1553 ZM117.1099 6.9269 L117.1099 5.817 L118.2198 5.817 L118.2198 6.9269 ZM122.5044 14.2962 Q121.1916 14.2962 120.4085 13.4257 Q119.6254 12.5553 119.6254 11.0961 Q119.6254 9.62 120.4113 8.7608 Q121.1973 7.9016 122.5438 7.9016 Q123.8903 7.9016 124.6763 8.7608 Q125.4622 9.62 125.4622 11.0848 Q125.4622 12.5835 124.6735 13.4398 Q123.8847 14.2962 122.5044 14.2962 ZM122.5213 13.4624 Q124.2847 13.4624 124.2847 11.0848 Q124.2847 8.7354 122.5438 8.7354 Q120.8085 8.7354 120.8085 11.0961 Q120.8085 13.4624 122.5213 13.4624 ZM127.1099 14.1553 L127.1099 8.0368 L128.2198 8.0368 L128.2198 9.1861 Q129.0987 7.9016 130.372 7.9016 Q131.1664 7.9016 131.6396 8.4058 Q132.1129 8.9101 132.1129 9.7608 L132.1129 14.1553 L131.003 14.1553 L131.003 10.1214 Q131.003 9.4397 130.803 9.1495 Q130.603 8.8594 130.141 8.8594 Q129.1212 8.8594 128.2198 10.1946 L128.2198 14.1553 ZM135.7325 14.2962 Q134.9719 14.2962 133.8845 13.9413 L133.8845 12.9215 Q134.9719 13.4624 135.7776 13.4624 Q136.2565 13.4624 136.572 13.2032 Q136.8875 12.944 136.8875 12.5553 Q136.8875 11.9863 136.0029 11.6144 L135.355 11.3383 Q133.9184 10.7411 133.9184 9.62 Q133.9184 8.8199 134.4846 8.3608 Q135.0508 7.9016 136.0367 7.9016 Q136.5494 7.9016 137.3044 8.0424 L137.5354 8.0875 L137.5354 9.0115 Q136.6058 8.7354 136.0593 8.7354 Q134.9888 8.7354 134.9888 9.5129 Q134.9888 10.0143 135.8001 10.358 L136.3353 10.5834 Q137.2424 10.9665 137.6199 11.3919 Q137.9974 11.8172 137.9974 12.4539 Q137.9974 13.2595 137.3607 13.7779 Q136.7241 14.2962 135.7325 14.2962 Z" clip-path="url(#clipPath26)" stroke="none"
+      /><path d="M4.8198 29.1553 L3.0676 23.0368 L4.155 23.0368 L5.4959 27.775 L6.9438 23.0368 L8.0537 23.0368 L9.3214 27.775 L10.8595 23.0368 L11.8116 23.0368 L9.8172 29.1553 L8.7016 29.1553 L7.4058 24.4171 L5.941 29.1553 ZM13.1099 29.1553 L13.1099 23.0368 L14.2198 23.0368 L14.2198 29.1553 ZM13.1099 21.9269 L13.1099 20.817 L14.2198 20.817 L14.2198 21.9269 ZM17.9466 29.2962 Q17.1015 29.2962 16.6282 28.8117 Q16.155 28.3272 16.155 27.4651 L16.155 23.8706 L15.3887 23.8706 L15.3887 23.0368 L16.155 23.0368 L16.155 21.9269 L17.2649 21.8199 L17.2649 23.0368 L18.8649 23.0368 L18.8649 23.8706 L17.2649 23.8706 L17.2649 27.2623 Q17.2649 28.4624 18.3015 28.4624 Q18.5213 28.4624 18.8368 28.3891 L18.8368 29.1553 Q18.3241 29.2962 17.9466 29.2962 ZM20.1099 29.1553 L20.1099 20.2592 L21.2198 20.2592 L21.2198 24.1861 Q22.0987 22.9016 23.372 22.9016 Q24.1664 22.9016 24.6396 23.4058 Q25.1129 23.9101 25.1129 24.7608 L25.1129 29.1553 L24.003 29.1553 L24.003 25.1214 Q24.003 24.4397 23.803 24.1495 Q23.603 23.8594 23.141 23.8594 Q22.1212 23.8594 21.2198 25.1946 L21.2198 29.1553 ZM27.1099 29.1553 L27.1099 23.0368 L28.2198 23.0368 L28.2198 29.1553 ZM27.1099 21.9269 L27.1099 20.817 L28.2198 20.817 L28.2198 21.9269 ZM30.1099 29.1553 L30.1099 23.0368 L31.2198 23.0368 L31.2198 24.1861 Q32.0987 22.9016 33.372 22.9016 Q34.1664 22.9016 34.6396 23.4058 Q35.1129 23.9101 35.1129 24.7608 L35.1129 29.1553 L34.003 29.1553 L34.003 25.1214 Q34.003 24.4397 33.803 24.1495 Q33.603 23.8594 33.141 23.8594 Q32.1212 23.8594 31.2198 25.1946 L31.2198 29.1553 ZM42.9466 29.2962 Q42.1015 29.2962 41.6282 28.8117 Q41.155 28.3272 41.155 27.4651 L41.155 23.8706 L40.3887 23.8706 L40.3887 23.0368 L41.155 23.0368 L41.155 21.9269 L42.2649 21.8199 L42.2649 23.0368 L43.8649 23.0368 L43.8649 23.8706 L42.2649 23.8706 L42.2649 27.2623 Q42.2649 28.4624 43.3015 28.4624 Q43.5213 28.4624 43.8368 28.3891 L43.8368 29.1553 Q43.3241 29.2962 42.9466 29.2962 ZM45.1099 29.1553 L45.1099 20.2592 L46.2198 20.2592 L46.2198 24.1861 Q47.0987 22.9016 48.372 22.9016 Q49.1664 22.9016 49.6396 23.4058 Q50.1129 23.9101 50.1129 24.7608 L50.1129 29.1553 L49.003 29.1553 L49.003 25.1214 Q49.003 24.4397 48.803 24.1495 Q48.603 23.8594 48.141 23.8594 Q47.1212 23.8594 46.2198 25.1946 L46.2198 29.1553 ZM52.1099 29.1553 L52.1099 23.0368 L53.2198 23.0368 L53.2198 29.1553 ZM52.1099 21.9269 L52.1099 20.817 L53.2198 20.817 L53.2198 21.9269 ZM56.7325 29.2962 Q55.9719 29.2962 54.8845 28.9413 L54.8845 27.9215 Q55.9719 28.4624 56.7776 28.4624 Q57.2565 28.4624 57.572 28.2032 Q57.8875 27.944 57.8875 27.5553 Q57.8875 26.9863 57.0029 26.6144 L56.355 26.3383 Q54.9183 25.7411 54.9183 24.62 Q54.9183 23.8199 55.4846 23.3608 Q56.0508 22.9016 57.0367 22.9016 Q57.5494 22.9016 58.3044 23.0424 L58.5354 23.0875 L58.5354 24.0115 Q57.6058 23.7354 57.0593 23.7354 Q55.9888 23.7354 55.9888 24.5129 Q55.9888 25.0143 56.8001 25.358 L57.3353 25.5834 Q58.2424 25.9665 58.6199 26.3919 Q58.9974 26.8172 58.9974 27.4539 Q58.9974 28.2595 58.3607 28.7779 Q57.7241 29.2962 56.7325 29.2962 ZM68.2649 28.3779 Q67.2677 29.2962 66.3438 29.2962 Q65.5832 29.2962 65.0817 28.8201 Q64.5803 28.3441 64.5803 27.6173 Q64.5803 26.6144 65.4226 26.0764 Q66.2649 25.5383 67.8368 25.5383 L68.1016 25.5383 L68.1016 24.8003 Q68.1016 23.7354 67.0086 23.7354 Q66.1297 23.7354 65.1099 24.2763 L65.1099 23.3579 Q66.2311 22.9016 67.2114 22.9016 Q68.2368 22.9016 68.7241 23.3636 Q69.2115 23.8256 69.2115 24.8003 L69.2115 27.5722 Q69.2115 28.5243 69.7974 28.5243 Q69.8706 28.5243 70.0115 28.5018 L70.0904 29.1159 Q69.7129 29.2962 69.2565 29.2962 Q68.479 29.2962 68.2649 28.3779 ZM68.1016 27.775 L68.1016 26.1919 L67.7297 26.1806 Q66.817 26.1806 66.2536 26.5271 Q65.6902 26.8736 65.6902 27.437 Q65.6902 27.837 65.9719 28.1131 Q66.2536 28.3891 66.6593 28.3891 Q67.3522 28.3891 68.1016 27.775 ZM71.1099 29.1553 L71.1099 23.0368 L72.2198 23.0368 L72.2198 24.1861 Q72.879 22.9016 74.1354 22.9016 Q74.3044 22.9016 74.4903 22.9298 L74.4903 23.9664 Q74.203 23.8706 73.9832 23.8706 Q72.9297 23.8706 72.2198 25.1214 L72.2198 29.1553 ZM80.5946 28.9582 Q79.479 29.2962 78.6846 29.2962 Q77.3325 29.2962 76.4789 28.3976 Q75.6254 27.4989 75.6254 26.0679 Q75.6254 24.6763 76.3775 23.7861 Q77.1297 22.896 78.3015 22.896 Q79.4114 22.896 80.0171 23.6847 Q80.6227 24.4735 80.6227 25.9271 L80.6171 26.2707 L76.7578 26.2707 Q77.0001 28.4511 78.8931 28.4511 Q79.5861 28.4511 80.5946 28.0793 ZM76.8085 25.4369 L79.5072 25.4369 Q79.5072 23.7298 78.2339 23.7298 Q76.955 23.7298 76.8085 25.4369 ZM85.2649 28.3779 Q84.2677 29.2962 83.3438 29.2962 Q82.5832 29.2962 82.0817 28.8201 Q81.5803 28.3441 81.5803 27.6173 Q81.5803 26.6144 82.4226 26.0764 Q83.2649 25.5383 84.8368 25.5383 L85.1016 25.5383 L85.1016 24.8003 Q85.1016 23.7354 84.0086 23.7354 Q83.1297 23.7354 82.1099 24.2763 L82.1099 23.3579 Q83.2311 22.9016 84.2114 22.9016 Q85.2368 22.9016 85.7241 23.3636 Q86.2115 23.8256 86.2115 24.8003 L86.2115 27.5722 Q86.2115 28.5243 86.7974 28.5243 Q86.8706 28.5243 87.0115 28.5018 L87.0904 29.1159 Q86.7129 29.2962 86.2565 29.2962 Q85.479 29.2962 85.2649 28.3779 ZM85.1016 27.775 L85.1016 26.1919 L84.7297 26.1806 Q83.817 26.1806 83.2536 26.5271 Q82.6902 26.8736 82.6902 27.437 Q82.6902 27.837 82.9719 28.1131 Q83.2536 28.3891 83.6593 28.3891 Q84.3522 28.3891 85.1016 27.775 ZM92.1099 29.223 L92.1099 20.2592 L93.2198 20.2592 L93.2198 24.1861 Q93.9015 22.9016 95.2649 22.9016 Q96.3692 22.9016 97.003 23.7073 Q97.6369 24.5129 97.6369 25.9102 Q97.6369 27.4313 96.9185 28.3638 Q96.2002 29.2962 95.0283 29.2962 Q93.941 29.2962 93.2198 28.4624 L93.0846 29.223 ZM93.2198 27.6961 Q94.0762 28.4624 94.8537 28.4624 Q96.4537 28.4624 96.4537 26.0228 Q96.4537 23.8706 95.034 23.8706 Q94.1043 23.8706 93.2198 24.8791 ZM103.5946 28.9582 Q102.479 29.2962 101.6846 29.2962 Q100.3325 29.2962 99.4789 28.3976 Q98.6254 27.4989 98.6254 26.0679 Q98.6254 24.6763 99.3775 23.7861 Q100.1297 22.896 101.3015 22.896 Q102.4114 22.896 103.0171 23.6847 Q103.6227 24.4735 103.6227 25.9271 L103.6171 26.2707 L99.7578 26.2707 Q100.0001 28.4511 101.8931 28.4511 Q102.5861 28.4511 103.5946 28.0793 ZM99.8085 25.4369 L102.5072 25.4369 Q102.5072 23.7298 101.2339 23.7298 Q99.955 23.7298 99.8085 25.4369 ZM105.1099 29.1553 L105.1099 20.2592 L106.2198 20.2592 L106.2198 29.1553 ZM110.5044 29.2962 Q109.1916 29.2962 108.4085 28.4257 Q107.6254 27.5553 107.6254 26.0961 Q107.6254 24.62 108.4113 23.7608 Q109.1973 22.9016 110.5438 22.9016 Q111.8903 22.9016 112.6763 23.7608 Q113.4622 24.62 113.4622 26.0848 Q113.4622 27.5835 112.6735 28.4398 Q111.8847 29.2962 110.5044 29.2962 ZM110.5213 28.4624 Q112.2847 28.4624 112.2847 26.0848 Q112.2847 23.7354 110.5438 23.7354 Q108.8085 23.7354 108.8085 26.0961 Q108.8085 28.4624 110.5213 28.4624 ZM115.1099 29.1553 L115.1099 23.0368 L116.2198 23.0368 L116.2198 24.1861 Q117.0987 22.9016 118.372 22.9016 Q119.1664 22.9016 119.6396 23.4058 Q120.1129 23.9101 120.1129 24.7608 L120.1129 29.1553 L119.003 29.1553 L119.003 25.1214 Q119.003 24.4397 118.803 24.1495 Q118.603 23.8594 118.141 23.8594 Q117.1212 23.8594 116.2198 25.1946 L116.2198 29.1553 ZM122.1324 31.1892 L122.262 30.2258 Q123.2254 30.6822 124.1607 30.6822 Q126.0368 30.6822 126.0368 28.6934 L126.0368 27.7299 Q125.4227 29.0145 124.0198 29.0145 Q122.9212 29.0145 122.2733 28.2145 Q121.6254 27.4144 121.6254 26.0566 Q121.6254 24.6594 122.3634 23.7805 Q123.1015 22.9016 124.2734 22.9016 Q125.2988 22.9016 126.0368 23.7354 L126.0368 23.0368 L127.1523 23.0368 L127.1523 27.4877 Q127.1523 28.9244 127.003 29.6145 Q126.8537 30.3047 126.4425 30.7441 Q125.7157 31.516 124.1832 31.516 Q123.1128 31.516 122.1324 31.1892 ZM126.0368 27.037 L126.0368 24.496 Q125.3044 23.7354 124.4424 23.7354 Q123.6762 23.7354 123.2423 24.3495 Q122.8085 24.9636 122.8085 26.0341 Q122.8085 28.0454 124.2227 28.0454 Q125.1861 28.0454 126.0368 27.037 Z" clip-path="url(#clipPath26)" stroke="none"
+      /><path d="M5.9466 44.2962 Q5.1015 44.2962 4.6282 43.8117 Q4.155 43.3271 4.155 42.4651 L4.155 38.8706 L3.3887 38.8706 L3.3887 38.0368 L4.155 38.0368 L4.155 36.9269 L5.2649 36.8199 L5.2649 38.0368 L6.8649 38.0368 L6.8649 38.8706 L5.2649 38.8706 L5.2649 42.2623 Q5.2649 43.4624 6.3015 43.4624 Q6.5213 43.4624 6.8368 43.3891 L6.8368 44.1553 Q6.3241 44.2962 5.9466 44.2962 ZM10.5044 44.2962 Q9.1916 44.2962 8.4085 43.4257 Q7.6254 42.5553 7.6254 41.0961 Q7.6254 39.62 8.4113 38.7608 Q9.1973 37.9016 10.5438 37.9016 Q11.8903 37.9016 12.6763 38.7608 Q13.4622 39.62 13.4622 41.0848 Q13.4622 42.5835 12.6735 43.4398 Q11.8847 44.2962 10.5044 44.2962 ZM10.5213 43.4624 Q12.2847 43.4624 12.2847 41.0848 Q12.2847 38.7354 10.5438 38.7354 Q8.8085 38.7354 8.8085 41.0961 Q8.8085 43.4624 10.5213 43.4624 ZM19.0761 44.1553 L19.0761 35.817 L21.3466 35.817 Q22.8565 35.817 23.5157 36.3269 Q24.1749 36.8368 24.1749 38.003 Q24.1749 39.3326 23.2734 40.0876 Q22.372 40.8425 20.7719 40.8425 L20.248 40.8425 L20.248 44.1553 ZM20.248 39.9467 L20.7269 39.9467 Q21.7804 39.9467 22.3551 39.4622 Q22.9298 38.9777 22.9298 38.0932 Q22.9298 37.3438 22.479 37.0227 Q22.0283 36.7015 20.9748 36.7015 L20.248 36.7015 ZM25.0761 44.1553 L25.0761 35.817 L27.6001 35.817 Q28.8002 35.817 29.4396 36.3466 Q30.0791 36.8762 30.0791 37.8847 Q30.0791 39.5524 28.3945 40.251 L31.1777 44.1553 L29.7242 44.1553 L27.3522 40.6285 L26.248 40.6285 L26.248 44.1553 ZM26.248 39.7439 L26.6311 39.7439 Q28.8622 39.7439 28.8622 37.9917 Q28.8622 36.7015 26.9917 36.7015 L26.248 36.7015 ZM35.434 44.3638 Q33.6987 44.3638 32.6423 43.1609 Q31.5859 41.9581 31.5859 39.9805 Q31.5859 37.9917 32.6479 36.8001 Q33.71 35.6086 35.4847 35.6086 Q37.2538 35.6086 38.3186 36.7973 Q39.3834 37.9861 39.3834 39.9693 Q39.3834 41.9919 38.3186 43.1778 Q37.2538 44.3638 35.434 44.3638 ZM35.4509 43.4793 Q36.7298 43.4793 37.4284 42.5581 Q38.127 41.6369 38.127 39.958 Q38.127 38.3298 37.4256 37.4114 Q36.7242 36.4931 35.4847 36.4931 Q34.2396 36.4931 33.5409 37.4143 Q32.8423 38.3354 32.8423 39.9749 Q32.8423 41.6088 33.5353 42.544 Q34.2283 43.4793 35.4509 43.4793 ZM43.3522 44.1553 L40.2028 35.817 L41.386 35.817 L43.9663 42.6454 L46.4566 35.817 L47.4932 35.817 L44.4678 44.1553 ZM55.4987 44.2962 Q54.2592 44.2962 53.4423 43.3779 Q52.6254 42.4595 52.6254 41.0623 Q52.6254 39.5693 53.4339 38.7354 Q54.2423 37.9016 55.6903 37.9016 Q56.4058 37.9016 57.2903 38.0988 L57.2903 39.0284 Q56.3495 38.7523 55.7579 38.7523 Q54.9072 38.7523 54.3916 39.3918 Q53.8761 40.0312 53.8761 41.0961 Q53.8761 42.1271 54.4057 42.7637 Q54.9353 43.4004 55.7917 43.4004 Q56.5523 43.4004 57.3579 43.0116 L57.3579 43.9694 Q56.2819 44.2962 55.4987 44.2962 ZM61.5044 44.2962 Q60.1916 44.2962 59.4085 43.4257 Q58.6254 42.5553 58.6254 41.0961 Q58.6254 39.62 59.4113 38.7608 Q60.1973 37.9016 61.5438 37.9016 Q62.8903 37.9016 63.6763 38.7608 Q64.4622 39.62 64.4622 41.0848 Q64.4622 42.5835 63.6735 43.4398 Q62.8847 44.2962 61.5044 44.2962 ZM61.5213 43.4624 Q63.2847 43.4624 63.2847 41.0848 Q63.2847 38.7354 61.5438 38.7354 Q59.8085 38.7354 59.8085 41.0961 Q59.8085 43.4624 61.5213 43.4624 ZM66.1099 44.1553 L66.1099 38.0368 L67.2198 38.0368 L67.2198 39.1861 Q67.879 37.9016 69.1354 37.9016 Q69.3044 37.9016 69.4903 37.9298 L69.4903 38.9664 Q69.203 38.8706 68.9832 38.8706 Q67.9297 38.8706 67.2198 40.1214 L67.2198 44.1553 ZM75.5946 43.9582 Q74.479 44.2962 73.6846 44.2962 Q72.3325 44.2962 71.4789 43.3976 Q70.6254 42.499 70.6254 41.0679 Q70.6254 39.6763 71.3775 38.7861 Q72.1297 37.896 73.3015 37.896 Q74.4114 37.896 75.0171 38.6847 Q75.6227 39.4735 75.6227 40.9271 L75.6171 41.2707 L71.7578 41.2707 Q72.0001 43.4511 73.8931 43.4511 Q74.5861 43.4511 75.5946 43.0793 ZM71.8085 40.4369 L74.5072 40.4369 Q74.5072 38.7298 73.2339 38.7298 Q71.955 38.7298 71.8085 40.4369 Z" clip-path="url(#clipPath26)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(310,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="109" fill="none" x1="50" clip-path="url(#clipPath29)" x2="50" y1="50"
+      /><line y2="97" fill="none" x1="50" clip-path="url(#clipPath29)" x2="56" y1="109"
+      /><line y2="97" fill="none" x1="50" clip-path="url(#clipPath29)" x2="44" y1="109"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(350,430)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath29)" x2="50" y1="109"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath29)" x2="44" y1="50"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath29)" x2="56" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(370,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="110" fill="none" x1="100" clip-path="url(#clipPath30)" x2="50" y1="50"
+      /><line y2="104" fill="none" x1="50" clip-path="url(#clipPath30)" x2="62" y1="110"
+      /><line y2="97" fill="none" x1="50" clip-path="url(#clipPath30)" x2="52" y1="110"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(297,430)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath31)" x2="50" y1="110"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath31)" x2="44" y1="50"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath31)" x2="56" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(420,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="391" fill="none" x1="50" clip-path="url(#clipPath32)" x2="50" y1="410"
+      /><line y2="391" fill="none" x1="50" clip-path="url(#clipPath32)" x2="240" y1="391"
+      /><line y2="50" fill="none" x1="240" clip-path="url(#clipPath32)" x2="240" y1="391"
+      /><line y2="62" fill="none" x1="240" clip-path="url(#clipPath32)" x2="234" y1="50"
+      /><line y2="62" fill="none" x1="240" clip-path="url(#clipPath32)" x2="246" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(280,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="371" fill="none" x1="50" clip-path="url(#clipPath33)" x2="50" y1="410"
+      /><line y2="371" fill="none" x1="50" clip-path="url(#clipPath33)" x2="370" y1="371"
+      /><line y2="50" fill="none" x1="370" clip-path="url(#clipPath33)" x2="370" y1="371"
+      /><line y2="62" fill="none" x1="370" clip-path="url(#clipPath33)" x2="364" y1="50"
+      /><line y2="62" fill="none" x1="370" clip-path="url(#clipPath33)" x2="376" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(370,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="331" fill="none" x1="270" clip-path="url(#clipPath34)" x2="270" y1="50"
+      /><line y2="331" fill="none" x1="270" clip-path="url(#clipPath34)" x2="50" y1="331"
+      /><line y2="337" fill="none" x1="50" clip-path="url(#clipPath34)" x2="62" y1="331"
+      /><line y2="325" fill="none" x1="50" clip-path="url(#clipPath34)" x2="62" y1="331"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(370,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="77" fill="none" x1="261" clip-path="url(#clipPath35)" x2="261" y1="50"
+      /><line y2="321" fill="none" x1="261" clip-path="url(#clipPath35)" x2="260" y1="77"
+      /><line y2="321" fill="none" x1="260" clip-path="url(#clipPath35)" x2="50" y1="321"
+      /><line y2="327" fill="none" x1="50" clip-path="url(#clipPath35)" x2="62" y1="321"
+      /><line y2="315" fill="none" x1="50" clip-path="url(#clipPath35)" x2="62" y1="321"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(601,9)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath36)" x2="50" y1="69"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath36)" x2="121" y1="50"
+      /><line y2="131" fill="none" x1="121" clip-path="url(#clipPath36)" x2="121" y1="50"
+      /><line y2="131" fill="none" x1="121" clip-path="url(#clipPath36)" x2="70" y1="131"
+      /><line y2="137" fill="none" x1="70" clip-path="url(#clipPath36)" x2="82" y1="131"
+      /><line y2="125" fill="none" x1="70" clip-path="url(#clipPath36)" x2="82" y1="131"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(643,90)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="239" fill="none" x1="50" clip-path="url(#clipPath37)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(160,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="131" fill="none" x1="450" clip-path="url(#clipPath38)" x2="450" y1="50"
+      /><line y2="131" fill="none" x1="450" clip-path="url(#clipPath38)" x2="50" y1="131"
+      /><line y2="51" fill="none" x1="50" clip-path="url(#clipPath38)" x2="50" y1="131"
+      /><line y2="63" fill="none" x1="50" clip-path="url(#clipPath38)" x2="44" y1="51"
+      /><line y2="63" fill="none" x1="50" clip-path="url(#clipPath38)" x2="56" y1="51"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(400,210)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="200" fill="none" x1="50" clip-path="url(#clipPath39)" x2="50" y1="50"
+      /><line y2="329" fill="none" x1="50" clip-path="url(#clipPath39)" x2="50" y1="200"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(190,100)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="400" clip-path="url(#clipPath40)" x2="50" y1="50"
+      /><line y2="56" fill="none" x1="50" clip-path="url(#clipPath40)" x2="62" y1="50"
+      /><line y2="44" fill="none" x1="50" clip-path="url(#clipPath40)" x2="62" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(205,100)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="63" fill="none" x1="50" clip-path="url(#clipPath41)" x2="51" y1="50"
+      /><line y2="229" fill="none" x1="51" clip-path="url(#clipPath41)" x2="51" y1="63"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(190,60)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="400" clip-path="url(#clipPath40)" x2="50" y1="50"
+      /><line y2="44" fill="none" x1="400" clip-path="url(#clipPath40)" x2="388" y1="50"
+      /><line y2="56" fill="none" x1="400" clip-path="url(#clipPath40)" x2="388" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(290,60)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="269" fill="none" x1="50" clip-path="url(#clipPath42)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(130,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="151" fill="none" x1="490" clip-path="url(#clipPath43)" x2="490" y1="50"
+      /><line y2="151" fill="none" x1="490" clip-path="url(#clipPath43)" x2="50" y1="151"
+      /><line y2="51" fill="none" x1="50" clip-path="url(#clipPath43)" x2="50" y1="151"
+      /><line y2="63" fill="none" x1="50" clip-path="url(#clipPath43)" x2="44" y1="51"
+      /><line y2="63" fill="none" x1="50" clip-path="url(#clipPath43)" x2="56" y1="51"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(240,230)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="309" fill="none" x1="50" clip-path="url(#clipPath44)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(180,129)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="111" fill="none" x1="50" clip-path="url(#clipPath45)" x2="50" y1="51"
+      /><line y2="111" fill="none" x1="50" clip-path="url(#clipPath45)" x2="420" y1="111"
+      /><line y2="50" fill="none" x1="420" clip-path="url(#clipPath45)" x2="420" y1="111"
+      /><line y2="62" fill="none" x1="420" clip-path="url(#clipPath45)" x2="414" y1="50"
+      /><line y2="62" fill="none" x1="420" clip-path="url(#clipPath45)" x2="426" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(470,190)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="139" fill="none" x1="50" clip-path="url(#clipPath46)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(98,150)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="4" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath29)" x2="50" y1="109"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(210,330)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="127" fill="none" x1="50" clip-path="url(#clipPath47)" x2="110" y1="50"
+      /><line y2="114" fill="none" x1="110" clip-path="url(#clipPath47)" x2="108" y1="127"
+      /><line y2="121" fill="none" x1="110" clip-path="url(#clipPath47)" x2="98" y1="127"
+    /></g
+    ><g font-size="11" transform="translate(175,264)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath48)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(204,245)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath48)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(200,260)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath49)" stroke="none"
+      >trigger</text
+    ></g
+    ><g font-size="11" transform="translate(167,282)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath49)" stroke="none"
+      >trigger</text
+    ></g
+    ><g font-size="11" transform="translate(218,387)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath50)" stroke="none"
+      >time</text
+    ></g
+    ><g font-size="11" transform="translate(359,240)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath51)" stroke="none"
+      >WasInvalidatedBy</text
+    ></g
+    ><g font-size="11" transform="translate(359,280)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath52)" stroke="none"
+      >WasEndedBy</text
+    ></g
+    ><g font-size="11" transform="translate(367,95)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath53)" stroke="none"
+      >WasGeneratedBy</text
+    ></g
+    ><g font-size="11" transform="translate(369,135)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath54)" stroke="none"
+      >Used</text
+    ></g
+    ><g font-size="11" transform="translate(359,260)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath55)" stroke="none"
+      >WasStartedBy</text
+    ></g
+    ><g font-size="11" transform="translate(687,147)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath56)" stroke="none"
+      >WasInformedBy</text
+    ></g
+    ><g font-size="11" transform="translate(511,430)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath57)" stroke="none"
+      >startTime</text
+    ></g
+    ><g font-size="11" transform="translate(514,459)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath58)" stroke="none"
+      >endTime</text
+    ></g
+    ><g font-size="11" transform="translate(580,486)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath59)" stroke="none"
+      >ender</text
+    ></g
+    ><g font-size="11" transform="translate(580,520)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath60)" stroke="none"
+      >starter</text
+    ></g
+    ><g font-size="11" transform="translate(406,407)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath50)" stroke="none"
+      >time</text
+    ></g
+    ><g font-size="11" transform="translate(355,391)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath50)" stroke="none"
+      >time</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component1.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,16081 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337755466316"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+						<modelRef value="Ul4OHuyCiu1SNxIB"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1338298014459"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+								<modelRef value="b1USbuyCiu1SNxFU"/>
+								<modelRef value="gCsSbuyCiu1SNxFe"/>
+								<modelRef value="MMoybuyCiu1SNxF6"/>
+								<modelRef value="QjBybuyCiu1SNxGg"/>
+								<modelRef value="m4aBHuyCiu1SNxLY"/>
+								<modelRef value="ghXBHuyCiu1SNxMM"/>
+								<modelRef value="SA4hHuyCiu1SNxMa"/>
+								<modelRef value="eWBu3uyCiu1SNxXO"/>
+								<modelRef value="ObedGeyEwTi.GgfX"/>
+								<modelRef value="79ODGeyEwTi.Ggj9"/>
+								<modelRef value="FNRDGeyEwTi.GgkM"/>
+								<modelRef value="zzVDGeyEwTi.Ggkd"/>
+								<modelRef value="CobDGeyEwTi.Ggkq"/>
+								<modelRef value="52_DGeyEwTi.Ggk_"/>
+								<modelRef value="7lkjGeyEwTi.GglP"/>
+								<modelRef value="Q1qjGeyEwTi.Gglg"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1338297220953"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+								<modelRef value="fpOybuyCiu1SNxGW"/>
+								<modelRef value="Lu.BHuyCiu1SNxLr"/>
+								<modelRef value="XpGhHuyCiu1SNxM0"/>
+								<modelRef value="8dFdGeyEwTi.Ggfs"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337805539425"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+								<modelRef value="3iRJLuyCiu1SNw6t"/>
+								<modelRef value="ouFJLuyCiu1SNw6_"/>
+								<modelRef value="BHNW3uyCiu1SNxT2"/>
+								<modelRef value="tJTW3uyCiu1SNxT."/>
+								<modelRef value="oCw23uyCiu1SNxUT"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Ul4OHuyCiu1SNxIB" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Anchor"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337755466314"/>
+								<property name="pmLastModified" type="string" value="1337755909228"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="EOr2HuyCiu1SNxHr"/>
+								<modelRef value="lK0uHuyCiu1SNxI7"/>
+								<modelRef value="qlVuHuyCiu1SNxJg"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="24s2HuyCiu1SNxHD" xmi:id="EOr2HuyCiu1SNxHr" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="XHTOHuyCiu1SNxIe" xmi:id="lK0uHuyCiu1SNxI7" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="yr2uHuyCiu1SNxJW" xmi:id="qlVuHuyCiu1SNxJg" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="WasEndedBy" xmi:id="f1p0WuyEwTiAAgTE">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<taggedValue tag="test" value="" xmi:id="aUjYbuyCiu1SNw9h" xmi:type="uml:TaggedValue">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<type value="0"/>
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</taggedValue>
+					</xmi:Extension>
+				</association>
+				<associationClass from="f1p0WuyEwTiAAgTE" name="" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337718974393"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="24s2HuyCiu1SNxHD" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755226587"/>
+							<property name="pmLastModified" type="string" value="1337755466370"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="Used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="ObedGeyEwTi.Ggfa" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="ObedGeyEwTi.Ggfb" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="ObedGeyEwTi.GgfY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="ObedGeyEwTi.GgfZ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="xhK1_uyCiu1SNxcP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedComment body="Classes and associations&#10;within this area belong to PROV core" name="" xmi:id="afB2HuyCiu1SNxHe" xmi:type="uml:Comment">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<htmlValue value="&lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-family: Dialog; font-size: 11px }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      Classes and associations&#10;    &lt;/p&gt;&#10;    &lt;p&gt;&#10;      within this area belong to PROV core&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;"/>
+					<type value="NOTE"/>
+					<qualityScore value="100"/>
+				</xmi:Extension>
+			</ownedComment>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="yr2uHuyCiu1SNxJW" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755811155"/>
+							<property name="pmLastModified" type="string" value="1337756066660"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="HadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="HadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="lDCDGeyEwTi.Ggjn" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="sryDGeyEwTi.Ggjs" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="q5GDGeyEwTi.Ggj4" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="XHTOHuyCiu1SNxIe" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755643450"/>
+							<property name="pmLastModified" type="string" value="1337755777069"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="ActedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="ActedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="WasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="WasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="SoftwareAgent" visibility="public" xmi:id="4V6W3uyCiu1SNxTH" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="tJTW3uyCiu1SNxT." xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Person" visibility="public" xmi:id="RB2W3uyCiu1SNxTP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="BHNW3uyCiu1SNxT2" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Organization" visibility="public" xmi:id="zuuW3uyCiu1SNxTU" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="oCw23uyCiu1SNxUT" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="TracedTo" visibility="public" xmi:id="Ftn8nuyCiu1SNxQP" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="TracedTo" xmi:id="ObedGeyEwTi.GgfX"/>
+					<associationClass from="ObedGeyEwTi.GgfX" to="Ftn8nuyCiu1SNxQP" xmi:id="8dFdGeyEwTi.Ggfs"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="ObedGeyEwTi.GgfY"/>
+				<memberEnd xmi:idref="ObedGeyEwTi.Ggfa"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="60F9GeyEwTi.Ggh6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="6zV9GeyEwTi.GgjN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="HasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="HasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component6" visibility="public" xmi:id="NVoJLuyCiu1SNw6D" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VVIJLuyCiu1SNw59"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Collection" visibility="public" xmi:id="Jc2JLuyCiu1SNw6o" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="3iRJLuyCiu1SNw6t" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Dictionary" visibility="public" xmi:id="L9xJLuyCiu1SNw61" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="Jc2JLuyCiu1SNw6o" xmi:id="ouFJLuyCiu1SNw6_" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="sMoybuyCiu1SNxF9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="MMoybuyCiu1SNxF7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" type="h_YSbuyCiu1SNxFP" xmi:id="SA4hHuyCiu1SNxMb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Key" visibility="public" xmi:id="Xw_ibuyCiu1SNxFK" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_Struct_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Pair" visibility="public" xmi:id="h_YSbuyCiu1SNxFP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="SA4hHuyCiu1SNxMd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMe" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Insertion" visibility="public" xmi:id="YmaybuyCiu1SNxGR" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="Insertion" xmi:id="MMoybuyCiu1SNxF6"/>
+					<associationClass from="MMoybuyCiu1SNxF6" to="YmaybuyCiu1SNxGR" xmi:id="fpOybuyCiu1SNxGW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="MMoybuyCiu1SNxF7"/>
+				<memberEnd xmi:idref="sMoybuyCiu1SNxF9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="8Bp9HuyCiu1SNxNI" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="gq59HuyCiu1SNxNK" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Removal" visibility="public" xmi:id="Oa6BHuyCiu1SNxLh" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="Removal" xmi:id="m4aBHuyCiu1SNxLY"/>
+					<associationClass from="m4aBHuyCiu1SNxLY" to="Oa6BHuyCiu1SNxLh" xmi:id="Lu.BHuyCiu1SNxLr"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLZ"/>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="KV99HuyCiu1SNxNW" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Yyj9HuyCiu1SNxNY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="MemberOf" visibility="public" xmi:id="ThihHuyCiu1SNxMu" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="MemberOf" xmi:id="SA4hHuyCiu1SNxMa"/>
+					<associationClass from="SA4hHuyCiu1SNxMa" to="ThihHuyCiu1SNxMu" xmi:id="XpGhHuyCiu1SNxM0"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMb"/>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMd"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="cM19HuyCiu1SNxNO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="UXN9HuyCiu1SNxNQ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="type" xmi:id="Class_type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Struct" xmi:id="Class_Struct_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="prov:type" xmi:id="Class_prov:type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" name="" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="AlternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="SpecializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="b1USbuyCiu1SNxFU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFV"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="b1USbuyCiu1SNxFV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFX"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="b1USbuyCiu1SNxFX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="gCsSbuyCiu1SNxFe" xmi:type="uml:Association">
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFf"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="gCsSbuyCiu1SNxFf" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFg" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFh"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gCsSbuyCiu1SNxFh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QjBybuyCiu1SNxGg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGh"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="YmaybuyCiu1SNxGR" xmi:id="QjBybuyCiu1SNxGh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGj"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="QjBybuyCiu1SNxGj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="ghXBHuyCiu1SNxMM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ghXBHuyCiu1SNxMN"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Oa6BHuyCiu1SNxLh" xmi:id="ghXBHuyCiu1SNxMN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ghXBHuyCiu1SNxMO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QhXBHuyCiu1SNxMP"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="QhXBHuyCiu1SNxMP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QhXBHuyCiu1SNxMQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="eWBu3uyCiu1SNxXO" xmi:type="uml:Association">
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXP"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" type="tkL1WuyEwTiAAgcE" xmi:id="eWBu3uyCiu1SNxXP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXR"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="eWBu3uyCiu1SNxXR" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXS" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="Used" xmi:id="79ODGeyEwTi.Ggj9" xmi:type="uml:Association">
+			<memberEnd xmi:idref="79ODGeyEwTi.Ggj."/>
+			<ownedEnd aggregation="none" association="79ODGeyEwTi.Ggj9" isDerived="false" isNavigable="true" type="lDCDGeyEwTi.Ggjn" xmi:id="79ODGeyEwTi.Ggj." xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="79ODGeyEwTi.Ggj_" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="79ODGeyEwTi.GgkA"/>
+			<ownedEnd aggregation="none" association="79ODGeyEwTi.Ggj9" isDerived="false" type="sryDGeyEwTi.Ggjs" xmi:id="79ODGeyEwTi.GgkA" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="79ODGeyEwTi.GgkB" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="WasGeneratedBy" xmi:id="FNRDGeyEwTi.GgkM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="FNRDGeyEwTi.GgkN"/>
+			<ownedEnd aggregation="none" association="FNRDGeyEwTi.GgkM" isDerived="false" type="lDCDGeyEwTi.Ggjn" xmi:id="FNRDGeyEwTi.GgkN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="FNRDGeyEwTi.GgkO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="FNRDGeyEwTi.GgkP"/>
+			<ownedEnd aggregation="none" association="FNRDGeyEwTi.GgkM" isDerived="false" isNavigable="true" type="sryDGeyEwTi.Ggjs" xmi:id="FNRDGeyEwTi.GgkP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="FNRDGeyEwTi.GgkQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="WasAttributedTo" xmi:id="zzVDGeyEwTi.Ggkd" xmi:type="uml:Association">
+			<memberEnd xmi:idref="zzVDGeyEwTi.Ggke"/>
+			<ownedEnd aggregation="none" association="zzVDGeyEwTi.Ggkd" isDerived="false" type="lDCDGeyEwTi.Ggjn" xmi:id="zzVDGeyEwTi.Ggke" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="zzVDGeyEwTi.Ggkf" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="zzVDGeyEwTi.Ggkg"/>
+			<ownedEnd aggregation="none" association="zzVDGeyEwTi.Ggkd" isDerived="false" isNavigable="true" type="q5GDGeyEwTi.Ggj4" xmi:id="zzVDGeyEwTi.Ggkg" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="zzVDGeyEwTi.Ggkh" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="WasAssociatedWith" xmi:id="CobDGeyEwTi.Ggkq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CobDGeyEwTi.Ggkr"/>
+			<ownedEnd aggregation="none" association="CobDGeyEwTi.Ggkq" isDerived="false" type="sryDGeyEwTi.Ggjs" xmi:id="CobDGeyEwTi.Ggkr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CobDGeyEwTi.Ggks" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CobDGeyEwTi.Ggkt"/>
+			<ownedEnd aggregation="none" association="CobDGeyEwTi.Ggkq" isDerived="false" isNavigable="true" type="q5GDGeyEwTi.Ggj4" xmi:id="CobDGeyEwTi.Ggkt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CobDGeyEwTi.Ggku" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ActedOnBehalfOf" xmi:id="52_DGeyEwTi.Ggk_" xmi:type="uml:Association">
+			<memberEnd xmi:idref="52_DGeyEwTi.GglA"/>
+			<ownedEnd aggregation="none" association="52_DGeyEwTi.Ggk_" isDerived="false" isNavigable="true" type="q5GDGeyEwTi.Ggj4" xmi:id="52_DGeyEwTi.GglA" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="52_DGeyEwTi.GglB" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="52_DGeyEwTi.GglC"/>
+			<ownedEnd aggregation="none" association="52_DGeyEwTi.Ggk_" isDerived="false" type="q5GDGeyEwTi.Ggj4" xmi:id="52_DGeyEwTi.GglC" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="52_DGeyEwTi.GglD" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="WasDerivedFrom" xmi:id="7lkjGeyEwTi.GglP" xmi:type="uml:Association">
+			<memberEnd xmi:idref="HlkjGeyEwTi.GglQ"/>
+			<ownedEnd aggregation="none" association="7lkjGeyEwTi.GglP" isDerived="false" type="lDCDGeyEwTi.Ggjn" xmi:id="HlkjGeyEwTi.GglQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="HlkjGeyEwTi.GglR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="HlkjGeyEwTi.GglS"/>
+			<ownedEnd aggregation="none" association="7lkjGeyEwTi.GglP" isDerived="false" isNavigable="true" type="lDCDGeyEwTi.Ggjn" xmi:id="HlkjGeyEwTi.GglS" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="HlkjGeyEwTi.GglT" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="WasInformedBy" xmi:id="Q1qjGeyEwTi.Gglg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="Q1qjGeyEwTi.Gglh"/>
+			<ownedEnd aggregation="none" association="Q1qjGeyEwTi.Gglg" isDerived="false" type="sryDGeyEwTi.Ggjs" xmi:id="Q1qjGeyEwTi.Gglh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Q1qjGeyEwTi.Ggli" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Q1qjGeyEwTi.Gglj"/>
+			<ownedEnd aggregation="none" association="Q1qjGeyEwTi.Gglg" isDerived="false" isNavigable="true" type="sryDGeyEwTi.Ggjs" xmi:id="Q1qjGeyEwTi.Gglj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Q1qjGeyEwTi.Gglk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1338297997051"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="260,540,100,60" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="24"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,540,100,60" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="180,330,80,60" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,330,120,60" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,330,120,60" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="670,330,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,440,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,390;360,439;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,398,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,539;400,480;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="390,497,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="487,390;420,440;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="413,408,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,539;350,480;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="354,513,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="591,79,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,539;470,520;660,520;660,179;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,520,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,539;330,500;650,500;650,179;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,486,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,179;640,460;420,460;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="514,459,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="630,179;630,450;420,450;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,430,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="651,78;651,59;722,59;722,140;671,140;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="687,147,103,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="693,140;693,329;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="700,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="160,80,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="22"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,179;610,260;210,260;210,180;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="359,260,92,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="200,260,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:200.0,260.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,260;450,410;450,539;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="455,532,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,150;240,150;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="369,135,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,150;250,329;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,110;240,110;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="367,95,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="340,110;340,329;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="351,281,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,179;620,280;180,280;180,180;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="359,280,86,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="167,282,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:167.0,282.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,280;290,539;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="206,506,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,180;230,240;600,240;600,179;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="359,240,112,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="520,240;520,329;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="530,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="113,36,684,178" preferredShapeType="SECurveShape" subject="24s2HuyCiu1SNxHD" xmi:id="24s2HuyCiu1SNxHC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="26"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="26"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:455.00000000000006,125.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.1329879101899827"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.9036144578313259"/>
+								<Matrix value="19.366148531951737"/>
+								<Matrix value="9.337349397590348"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:455.0000000000001,124.99999999999999"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.1329879101899827"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.9036144578313259"/>
+							<Matrix value="19.366148531951737"/>
+							<Matrix value="9.337349397590348"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:291.0,49.99999999999997" controlPoint2="Pt:619.0,49.99999999999997" endPoint="Pt:783.0000000000002,49.99999999999997" objectId="1" startPoint="Pt:127.0,49.99999999999997"/>
+							<Curve controlPoint1="Pt:783.0000000000002,87.49999999999999" controlPoint2="Pt:783.0000000000002,162.5" endPoint="Pt:783.0000000000002,200.0" objectId="2" startPoint="Pt:783.0000000000002,49.99999999999997"/>
+							<Curve controlPoint1="Pt:619.0,200.0" controlPoint2="Pt:291.0,200.0" endPoint="Pt:127.0,200.0" objectId="3" startPoint="Pt:783.0000000000002,200.0"/>
+							<Curve controlPoint1="Pt:127.0,162.5" controlPoint2="Pt:127.0,87.49999999999999" endPoint="Pt:127.0,49.99999999999997" objectId="4" startPoint="Pt:127.0,200.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="6,260,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="yfB2HuyCiu1SNxHd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="148,259;148,200;" preferredShapeType="Anchor" subject="EOr2HuyCiu1SNxHr" xmi:id="Yur2HuyCiu1SNxHs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="158,265,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="235,390;320,457;" preferredShapeType="Association" subject="eWBu3uyCiu1SNxXO" xmi:id=".WBu3uyCiu1SNxXT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="197,401,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="2"/>
+						<atoPinRatio value="Pt:0.0,0.42500001192092896"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1338298004136"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,78" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,132,80,59" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,131;420,102;480,102;480,157;440,157;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="475,114,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,157;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,211,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,187;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="624,216,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,105,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;448,380;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="453,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,131;410,36;314,36;314,152;359,152;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="287,18,98,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,152;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="361,287,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,131;390,53;286,53;286,162;359,162;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="205,37,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,131;380,71;264,71;264,172;359,172;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="164,54,119,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,113,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,113,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,125,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,125,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;326,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="378,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,272;195,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="313,326,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="299,162;299,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,285,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="274,172;194,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="251,282,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,0,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="kb6uHuyCiu1SNxJN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,83,500,127" preferredShapeType="SECurveShape" subject="yr2uHuyCiu1SNxJW" xmi:id="yr2uHuyCiu1SNxJV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="21"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="20"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:560.0,146.49999999999997" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.9999999999999976"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8839285714285712"/>
+								<Matrix value="-323.999999999999"/>
+								<Matrix value="13.026785714285694"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:560.0,146.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.9999999999999976"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8839285714285712"/>
+							<Matrix value="-323.999999999999"/>
+							<Matrix value="13.026785714285694"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:442.0,97.0" controlPoint2="Pt:678.0,97.0" endPoint="Pt:796.0,97.0" objectId="1" startPoint="Pt:324.0,97.0"/>
+							<Curve controlPoint1="Pt:796.0,121.75" controlPoint2="Pt:796.0,171.25" endPoint="Pt:796.0,196.0" objectId="2" startPoint="Pt:796.0,97.0"/>
+							<Curve controlPoint1="Pt:678.0,196.0" controlPoint2="Pt:442.0,196.0" endPoint="Pt:324.0,196.0" objectId="3" startPoint="Pt:796.0,196.0"/>
+							<Curve controlPoint1="Pt:324.0,171.25" controlPoint2="Pt:324.0,121.75" endPoint="Pt:324.0,97.0" objectId="4" startPoint="Pt:324.0,196.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="718,71;718,83;" preferredShapeType="Anchor" subject="qlVuHuyCiu1SNxJg" xmi:id="qlVuHuyCiu1SNxJh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="708,77,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1338298436984"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="110,110,80,40" preferredShapeType="Class" subject="lDCDGeyEwTi.Ggjn" xmi:id="lDCDGeyEwTi.Ggjm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,110,80,40" preferredShapeType="Class" subject="sryDGeyEwTi.Ggjs" xmi:id="sryDGeyEwTi.Ggjr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="110,270,80,40" preferredShapeType="Class" subject="q5GDGeyEwTi.Ggj4" xmi:id="q5GDGeyEwTi.Ggj3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="190,120;349,120;" preferredShapeType="Association" subject="79ODGeyEwTi.Ggj9" xmi:id="79ODGeyEwTi.GgkC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="250,100,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="190,140;349,140;" preferredShapeType="Association" subject="FNRDGeyEwTi.GgkM" xmi:id="FNRDGeyEwTi.GgkR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="220,150,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="310,120,40,20"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:310.0,120.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,150;140,269;" preferredShapeType="Association" subject="zzVDGeyEwTi.Ggkd" xmi:id="LzVDGeyEwTi.Ggki">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="40,200,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,150;190,270;" preferredShapeType="Association" subject="CobDGeyEwTi.Ggkq" xmi:id="CobDGeyEwTi.Ggkv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,220,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="150,310;150,350;220,350;220,290;190,290;" preferredShapeType="Association" subject="52_DGeyEwTi.Ggk_" xmi:id="52_DGeyEwTi.GglE">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="90,360,112,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="150,109;150,60;70,60;70,130;109,130;" preferredShapeType="Association" subject="7lkjGeyEwTi.GglP" xmi:id="HlkjGeyEwTi.GglU">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="70,40,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="150,90,40,20"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:150.0,90.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,109;390,60;460,60;460,130;430,130;" preferredShapeType="Association" subject="Q1qjGeyEwTi.Gglg" xmi:id="w1qjGeyEwTi.Ggll">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="385,35,102,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1338298006234"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,68,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="22"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,68,80,78" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,98;369,98;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,79,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,68,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,88;450,88;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="487,71,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,118;420,158;490,158;490,108;450,108;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="457,160,111,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="155,272,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="263,98;263,271;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="273,208,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="636,275,105,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,118;680,274;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,195,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="285,295;635,295;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="434,298,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="412,198,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="451,158;451,197;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,197,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="411,206;179,206;179,146;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="207,207,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="552,198,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="593,88;593,197;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="603,162,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="92,24,676,164" preferredShapeType="SECurveShape" subject="XHTOHuyCiu1SNxIe" xmi:id="XHTOHuyCiu1SNxId">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="24"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:429.99999999999994,178.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:429.99999999999994,178.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:268.0,110.0" controlPoint2="Pt:592.0,110.0" endPoint="Pt:754.0,110.0" objectId="1" startPoint="Pt:106.0,110.0"/>
+							<Curve controlPoint1="Pt:754.0,144.0" controlPoint2="Pt:754.0,212.0" endPoint="Pt:754.0,246.0" objectId="2" startPoint="Pt:754.0,110.0"/>
+							<Curve controlPoint1="Pt:592.0,246.0" controlPoint2="Pt:268.0,246.0" endPoint="Pt:106.0,246.0" objectId="3" startPoint="Pt:754.0,246.0"/>
+							<Curve controlPoint1="Pt:106.0,212.0" controlPoint2="Pt:106.0,144.0" endPoint="Pt:106.0,110.0" objectId="4" startPoint="Pt:106.0,246.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="7,212,141,65" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="S5YuHuyCiu1SNxI3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,141,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="114,211;114,188;" preferredShapeType="Anchor" subject="lK0uHuyCiu1SNxI7" xmi:id="lK0uHuyCiu1SNxI8">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="114,200,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="267,363,105,40" preferredShapeType="Class" subject="4V6W3uyCiu1SNxTH" xmi:id="Fl6W3uyCiu1SNxTG">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="395,364,105,40" preferredShapeType="Class" subject="RB2W3uyCiu1SNxTP" xmi:id="hB2W3uyCiu1SNxTO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="149,363,105,40" preferredShapeType="Class" subject="zuuW3uyCiu1SNxTU" xmi:id="zuuW3uyCiu1SNxTT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="407,118;407,363;" preferredShapeType="Generalization" subject="BHNW3uyCiu1SNxT2" xmi:id="BHNW3uyCiu1SNxT3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="407,240,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="382,118;382,125;371,363;" preferredShapeType="Generalization" subject="tJTW3uyCiu1SNxT." xmi:id="tJTW3uyCiu1SNxT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="376,239,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="371,118;296,328;254,363;" preferredShapeType="Generalization" subject="oCw23uyCiu1SNxUT" xmi:id="oCw23uyCiu1SNxUU">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="323,252,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="717,363,80,50" preferredShapeType="Class" subject="Ftn8nuyCiu1SNxQP" xmi:id="qeWdGeyEwTi.GgfQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="713,118;713,152;791,152;791,93;720,93;" preferredShapeType="Association" subject="ObedGeyEwTi.GgfX" xmi:id="BbedGeyEwTi.Ggfj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="761,69,70,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="2"/>
+						<atoPinType value="1"/>
+						<afromPinRatio value="Pt:0.9125000238418579,1.0"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="769,152;769,362;" preferredShapeType="AssociationClass" subject="8dFdGeyEwTi.Ggfs" xmi:id="CdFdGeyEwTi.Ggft">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="779,277,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1338298009565"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,81,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1338298012334"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="138,110,105,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;243,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="321,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;243,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="269,142,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component6" toolName="Visual Paradigm for UML" xmi:id="VVIJLuyCiu1SNw59">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337690442410"/>
+				<apmLastModified value="1338298090784"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="NVoJLuyCiu1SNw6D"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="NVoJLuyCiu1SNw6D"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="320,40,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="iE4JLuyCiu1SNw6F">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,40,110,40" preferredShapeType="Class" subject="Jc2JLuyCiu1SNw6o" xmi:id="xc2JLuyCiu1SNw6n">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,60;499,60;" preferredShapeType="Generalization" subject="3iRJLuyCiu1SNw6t" xmi:id="3iRJLuyCiu1SNw6u">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="439,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,40,110,40" preferredShapeType="Class" subject="L9xJLuyCiu1SNw61" xmi:id="L9xJLuyCiu1SNw60">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,60;699,60;" preferredShapeType="Generalization" subject="ouFJLuyCiu1SNw6_" xmi:id="ouFJLuyCiu1SNw7A">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="629,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="90,40,110,40" preferredShapeType="Class" subject="Xw_ibuyCiu1SNxFK" xmi:id="Xw_ibuyCiu1SNxFJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,160,80,40" preferredShapeType="Class" subject="h_YSbuyCiu1SNxFP" xmi:id="h_YSbuyCiu1SNxFO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,159;240,60;200,60;" preferredShapeType="Association" subject="b1USbuyCiu1SNxFU" xmi:id="b1USbuyCiu1SNxFZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="240,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,159;280,60;319,60;" preferredShapeType="Association" subject="gCsSbuyCiu1SNxFe" xmi:id="gCsSbuyCiu1SNxFj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="281,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="740,80;740,160;670,160;670,70;699,70;" preferredShapeType="Association" subject="MMoybuyCiu1SNxF6" xmi:id="sMoybuyCiu1SNxF_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="620,170,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,160,80,50" preferredShapeType="Class" subject="YmaybuyCiu1SNxGR" xmi:id="YmaybuyCiu1SNxGQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,190;550,190;" preferredShapeType="AssociationClass" subject="fpOybuyCiu1SNxGW" xmi:id="fpOybuyCiu1SNxGX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="586,218,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,180;300,180;" preferredShapeType="Association" subject="QjBybuyCiu1SNxGg" xmi:id="QjBybuyCiu1SNxGl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,180,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="770,80;770,160;830,160;830,60;810,60;" preferredShapeType="Association" subject="m4aBHuyCiu1SNxLY" xmi:id="m4aBHuyCiu1SNxLd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="810,170,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,340,80,50" preferredShapeType="Class" subject="Oa6BHuyCiu1SNxLh" xmi:id="Oa6BHuyCiu1SNxLg">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="810,160;810,360;550,360;" preferredShapeType="AssociationClass" subject="Lu.BHuyCiu1SNxLr" xmi:id="ru.BHuyCiu1SNxLs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="809,381,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,360;140,360;140,80;" preferredShapeType="Association" subject="ghXBHuyCiu1SNxMM" xmi:id="IhXBHuyCiu1SNxMR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="134,359,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,200;260,230;750,230;750,80;" preferredShapeType="Association" subject="SA4hHuyCiu1SNxMa" xmi:id="KA4hHuyCiu1SNxMf">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,230,77,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,260,80,50" preferredShapeType="Class" subject="ThihHuyCiu1SNxMu" xmi:id="ThihHuyCiu1SNxMt">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,230;510,259;" preferredShapeType="AssociationClass" subject="XpGhHuyCiu1SNxM0" xmi:id="XpGhHuyCiu1SNxM1">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="520,264,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="PackageDiagram" documentation="" name="Package Diagram1" toolName="Visual Paradigm for UML" xmi:id="gxe0buyCiu1SNw.m">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337717549249"/>
+				<apmLastModified value="1338297310607"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+			</properties>
+		</xmi:Extension>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component2.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component2.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,444 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="747" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="424" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L511 -7 L511 138 L-7 138 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M317 79.1642 L317 222.8456 L567 222.8456 L567 79.1642 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L0 127 L500 127 L500 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L91 -7 L91 89 L-7 89 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 75 L80 75 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M-7 -7 L91 -7 L91 70 L-7 70 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L0 56 L80 56 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M-7 -7 L131 -7 L131 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M0 0 L0 47 L120 47 L120 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M0 0 L120 0 L120 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M-7 -7 L116 -7 L116 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M0 0 L0 23 L105 23 L105 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M0 0 L105 0 L105 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M-7 -7 L124 -7 L124 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
+      ><path d="M0 0 L0 23 L113 23 L113 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
+      ><path d="M0 0 L113 0 L113 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
+      ><path d="M-7 -7 L136 -7 L136 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
+      ><path d="M0 0 L0 23 L125 23 L125 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
+      ><path d="M0 0 L125 0 L125 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
+      ><path d="M-7 -7 L170 -7 L170 82 L-7 82 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
+      ><path d="M0 0 L0 71 L144 71 L144 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
+      ><path d="M-7 -7 L63 -7 L63 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
+      ><path d="M-7 -7 L52 -7 L52 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath25"
+      ><path d="M-7 -7 L53 -7 L53 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath26"
+      ><path d="M-7 -7 L91 -7 L91 75 L-7 75 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath27"
+      ><path d="M0 0 L0 61 L80 61 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath28"
+      ><path d="M-7 -7 L125 -7 L125 75 L-7 75 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath29"
+      ><path d="M0 0 L0 61 L114 61 L114 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath30"
+      ><path d="M0 0 L114 0 L114 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath31"
+      ><path d="M0 0 L164 0 L164 159 L0 159 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath32"
+      ><path d="M0 0 L104 0 L104 186 L0 186 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath33"
+      ><path d="M0 0 L234 0 L234 158 L0 158 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath34"
+      ><path d="M0 0 L230 0 L230 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath35"
+      ><path d="M0 0 L234 0 L234 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath36"
+      ><path d="M0 0 L116 0 L116 194 L0 194 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath37"
+      ><path d="M0 0 L199 0 L199 214 L0 214 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath38"
+      ><path d="M0 0 L104 0 L104 337 L0 337 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath39"
+      ><path d="M0 0 L211 0 L211 214 L0 214 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath40"
+      ><path d="M0 0 L220 0 L220 212 L0 212 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath41"
+      ><path d="M0 0 L228 0 L228 194 L0 194 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath42"
+      ><path d="M0 0 L359 0 L359 213 L0 213 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath43"
+      ><path d="M0 0 L104 0 L104 318 L0 318 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath44"
+      ><path d="M0 0 L184 0 L184 305 L0 305 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath45"
+      ><path d="M0 0 L104 0 L104 116 L0 116 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath46"
+      ><path d="M-41 -14 L82 -14 L82 28 L-41 28 L-41 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath47"
+      ><path d="M-42 -14 L84 -14 L84 28 L-42 28 L-42 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath48"
+      ><path d="M-52 -14 L104 -14 L104 28 L-52 28 L-52 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath49"
+      ><path d="M-117 -14 L234 -14 L234 28 L-117 28 L-117 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath50"
+      ><path d="M-108 -14 L216 -14 L216 28 L-108 28 L-108 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath51"
+      ><path d="M-99 -14 L198 -14 L198 28 L-99 28 L-99 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath52"
+      ><path d="M-78 -14 L156 -14 L156 28 L-78 28 L-78 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath53"
+      ><path d="M-58 -14 L116 -14 L116 28 L-58 28 L-58 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath54"
+      ><path d="M-109 -14 L218 -14 L218 28 L-109 28 L-109 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="747" height="424" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(242,83) matrix(2,0,0,0.8839,-634,-69.9732)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><path d="M324 95 C383 95 501 95 560 95 C560 123 560 179 560 207 C501 207 383 207 324 207 C324 179 324 123 324 95 Z" clip-path="url(#clipPath2)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="matrix(1,0,0,1,242,83)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="silver" stroke-opacity="1"
+    ><path fill="none" d="M14 14 C132 14 368 14 486 14 C486 38.75 486 88.25 486 113 C368 113 132 113 14 113 C14 88.25 14 38.75 14 14 Z" clip-path="url(#clipPath3)"
+    /></g
+    ><g font-size="11" transform="translate(632,110)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="78" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(632,110)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="78" y="0" clip-path="url(#clipPath4)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath4)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(632,124)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath5)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath5)" stroke="none"
+      > startTime</text
+      ><text x="2" xml:space="preserve" y="41" clip-path="url(#clipPath5)" stroke="none"
+      > endTime</text
+      ><text x="2" xml:space="preserve" y="55" clip-path="url(#clipPath5)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(632,110)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="18" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Activity</text
+    ></g
+    ><g font-size="11" transform="translate(292,132)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="59" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(292,132)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="59" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(292,146)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath8)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath8)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(292,132)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(382,240)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="120" height="50" y="0" clip-path="url(#clipPath9)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(382,240)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="120" height="50" y="0" clip-path="url(#clipPath9)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath9)" x2="120" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(382,254)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath10)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath10)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(382,240)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="12" xml:space="preserve" y="11" clip-path="url(#clipPath11)" stroke="none"
+      >WasDerivedFrom</text
+    ></g
+    ><g font-size="11" transform="translate(276,380)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(276,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath12)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(276,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="9" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath14)" stroke="none"
+      >WasRevisionOf</text
+    ></g
+    ><g font-size="11" transform="translate(145,380)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="113" height="40" y="0" clip-path="url(#clipPath15)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(145,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="113" height="40" y="0" clip-path="url(#clipPath15)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath15)" x2="113" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(145,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="13" xml:space="preserve" y="11" clip-path="url(#clipPath17)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="9" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath17)" stroke="none"
+      >WasQuotedFrom</text
+    ></g
+    ><g font-size="11" transform="translate(2,380)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="125" height="40" y="0" clip-path="url(#clipPath18)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(2,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="125" height="40" y="0" clip-path="url(#clipPath18)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath18)" x2="125" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(2,380)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="18" xml:space="preserve" y="11" clip-path="url(#clipPath20)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="9" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath20)" stroke="none"
+      >HadPrimarySource</text
+    ></g
+    ><g font-size="11" transform="translate(492,0)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><polygon points=" 0 0 143 0 158 15 143 15 143 0 158 15 158 70 0 70" clip-path="url(#clipPath21)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(492,0)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1" stroke-miterlimit="0"
+    ><polygon fill="none" points=" 0 0 143 0 158 15 143 15 143 0 158 15 158 70 0 70" clip-path="url(#clipPath21)"
+    /></g
+    ><g font-size="13" transform="translate(492,0)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="&apos;Lucida Grande&apos;" stroke="black" stroke-opacity="1"
+    ><path d="M7.6481 14.3638 Q5.7043 14.3638 4.6451 13.2229 Q3.5859 12.082 3.5859 9.9918 Q3.5859 7.9072 4.6649 6.7579 Q5.7438 5.6085 7.7044 5.6085 Q8.8256 5.6085 10.3299 5.9748 L10.3299 7.0847 Q8.6171 6.4931 7.6875 6.4931 Q6.3297 6.4931 5.586 7.4114 Q4.8423 8.3298 4.8423 10.0031 Q4.8423 11.5975 5.6367 12.5187 Q6.4311 13.4398 7.8058 13.4398 Q8.989 13.4398 10.3411 12.713 L10.3411 13.7272 Q9.1073 14.3638 7.6481 14.3638 ZM12.1099 14.1553 L12.1099 5.2592 L13.2198 5.2592 L13.2198 14.1553 ZM18.2649 13.3779 Q17.2677 14.2962 16.3438 14.2962 Q15.5832 14.2962 15.0817 13.8201 Q14.5803 13.3441 14.5803 12.6173 Q14.5803 11.6144 15.4226 11.0764 Q16.2649 10.5383 17.8368 10.5383 L18.1016 10.5383 L18.1016 9.8003 Q18.1016 8.7354 17.0086 8.7354 Q16.1297 8.7354 15.1099 9.2763 L15.1099 8.3579 Q16.2311 7.9016 17.2114 7.9016 Q18.2368 7.9016 18.7241 8.3636 Q19.2115 8.8256 19.2115 9.8003 L19.2115 12.5722 Q19.2115 13.5243 19.7974 13.5243 Q19.8706 13.5243 20.0115 13.5018 L20.0904 14.1159 Q19.7129 14.2962 19.2565 14.2962 Q18.479 14.2962 18.2649 13.3779 ZM18.1016 12.775 L18.1016 11.1919 L17.7297 11.1806 Q16.817 11.1806 16.2536 11.5271 Q15.6902 11.8736 15.6902 12.437 Q15.6902 12.837 15.9719 13.1131 Q16.2536 13.3891 16.6593 13.3891 Q17.3522 13.3891 18.1016 12.775 ZM22.7325 14.2962 Q21.9719 14.2962 20.8845 13.9413 L20.8845 12.9215 Q21.9719 13.4624 22.7776 13.4624 Q23.2565 13.4624 23.572 13.2032 Q23.8875 12.944 23.8875 12.5553 Q23.8875 11.9863 23.0029 11.6144 L22.355 11.3383 Q20.9183 10.7411 20.9183 9.62 Q20.9183 8.8199 21.4846 8.3608 Q22.0508 7.9016 23.0367 7.9016 Q23.5494 7.9016 24.3044 8.0424 L24.5354 8.0875 L24.5354 9.0115 Q23.6058 8.7354 23.0593 8.7354 Q21.9888 8.7354 21.9888 9.5129 Q21.9888 10.0143 22.8001 10.358 L23.3353 10.5834 Q24.2424 10.9665 24.6199 11.3919 Q24.9974 11.8172 24.9974 12.4539 Q24.9974 13.2595 24.3607 13.7779 Q23.7241 14.2962 22.7325 14.2962 ZM28.7325 14.2962 Q27.9719 14.2962 26.8845 13.9413 L26.8845 12.9215 Q27.9719 13.4624 28.7776 13.4624 Q29.2565 13.4624 29.572 13.2032 Q29.8875 12.944 29.8875 12.5553 Q29.8875 11.9863 29.0029 11.6144 L28.355 11.3383 Q26.9183 10.7411 26.9183 9.62 Q26.9183 8.8199 27.4846 8.3608 Q28.0508 7.9016 29.0367 7.9016 Q29.5494 7.9016 30.3044 8.0424 L30.5354 8.0875 L30.5354 9.0115 Q29.6058 8.7354 29.0593 8.7354 Q27.9888 8.7354 27.9888 9.5129 Q27.9888 10.0143 28.8001 10.358 L29.3353 10.5834 Q30.2424 10.9665 30.6199 11.3919 Q30.9974 11.8172 30.9974 12.4539 Q30.9974 13.2595 30.3607 13.7779 Q29.7241 14.2962 28.7325 14.2962 ZM37.5946 13.9582 Q36.479 14.2962 35.6846 14.2962 Q34.3325 14.2962 33.4789 13.3976 Q32.6254 12.4989 32.6254 11.0679 Q32.6254 9.6763 33.3775 8.7861 Q34.1297 7.896 35.3015 7.896 Q36.4114 7.896 37.0171 8.6847 Q37.6227 9.4735 37.6227 10.9271 L37.6171 11.2707 L33.7578 11.2707 Q34.0001 13.4511 35.8931 13.4511 Q36.5861 13.4511 37.5946 13.0793 ZM33.8085 10.4369 L36.5072 10.4369 Q36.5072 8.7298 35.2339 8.7298 Q33.955 8.7298 33.8085 10.4369 ZM40.7325 14.2962 Q39.9719 14.2962 38.8845 13.9413 L38.8845 12.9215 Q39.9719 13.4624 40.7776 13.4624 Q41.2565 13.4624 41.572 13.2032 Q41.8875 12.944 41.8875 12.5553 Q41.8875 11.9863 41.0029 11.6144 L40.355 11.3383 Q38.9183 10.7411 38.9183 9.62 Q38.9183 8.8199 39.4846 8.3608 Q40.0508 7.9016 41.0367 7.9016 Q41.5494 7.9016 42.3044 8.0424 L42.5354 8.0875 L42.5354 9.0115 Q41.6058 8.7354 41.0593 8.7354 Q39.9888 8.7354 39.9888 9.5129 Q39.9888 10.0143 40.8001 10.358 L41.3353 10.5834 Q42.2424 10.9665 42.6199 11.3919 Q42.9974 11.8172 42.9974 12.4539 Q42.9974 13.2595 42.3607 13.7779 Q41.7241 14.2962 40.7325 14.2962 ZM52.2649 13.3779 Q51.2677 14.2962 50.3438 14.2962 Q49.5832 14.2962 49.0817 13.8201 Q48.5803 13.3441 48.5803 12.6173 Q48.5803 11.6144 49.4226 11.0764 Q50.2649 10.5383 51.8368 10.5383 L52.1016 10.5383 L52.1016 9.8003 Q52.1016 8.7354 51.0086 8.7354 Q50.1297 8.7354 49.1099 9.2763 L49.1099 8.3579 Q50.2311 7.9016 51.2114 7.9016 Q52.2368 7.9016 52.7241 8.3636 Q53.2115 8.8256 53.2115 9.8003 L53.2115 12.5722 Q53.2115 13.5243 53.7974 13.5243 Q53.8706 13.5243 54.0115 13.5018 L54.0904 14.1159 Q53.7129 14.2962 53.2565 14.2962 Q52.479 14.2962 52.2649 13.3779 ZM52.1016 12.775 L52.1016 11.1919 L51.7297 11.1806 Q50.817 11.1806 50.2536 11.5271 Q49.6902 11.8736 49.6902 12.437 Q49.6902 12.837 49.9719 13.1131 Q50.2536 13.3891 50.6593 13.3891 Q51.3522 13.3891 52.1016 12.775 ZM55.1099 14.1553 L55.1099 8.0368 L56.2198 8.0368 L56.2198 9.1861 Q57.0987 7.9016 58.372 7.9016 Q59.1664 7.9016 59.6396 8.4058 Q60.1129 8.9101 60.1129 9.7608 L60.1129 14.1553 L59.003 14.1553 L59.003 10.1214 Q59.003 9.4397 58.803 9.1495 Q58.603 8.8594 58.141 8.8594 Q57.1212 8.8594 56.2198 10.1946 L56.2198 14.1553 ZM66.0368 14.1553 L66.0368 13.006 Q65.3607 14.2962 63.9973 14.2962 Q62.893 14.2962 62.2592 13.4905 Q61.6254 12.6849 61.6254 11.2876 Q61.6254 9.7608 62.3437 8.8312 Q63.062 7.9016 64.2339 7.9016 Q65.3213 7.9016 66.0368 8.7354 L66.0368 5.2592 L67.1523 5.2592 L67.1523 14.1553 ZM66.0368 9.496 Q65.1748 8.7354 64.4029 8.7354 Q62.8085 8.7354 62.8085 11.175 Q62.8085 13.3215 64.2283 13.3215 Q65.1523 13.3215 66.0368 12.313 ZM76.2649 13.3779 Q75.2677 14.2962 74.3438 14.2962 Q73.5832 14.2962 73.0817 13.8201 Q72.5803 13.3441 72.5803 12.6173 Q72.5803 11.6144 73.4226 11.0764 Q74.2649 10.5383 75.8368 10.5383 L76.1016 10.5383 L76.1016 9.8003 Q76.1016 8.7354 75.0086 8.7354 Q74.1297 8.7354 73.1099 9.2763 L73.1099 8.3579 Q74.2311 7.9016 75.2114 7.9016 Q76.2368 7.9016 76.7241 8.3636 Q77.2115 8.8256 77.2115 9.8003 L77.2115 12.5722 Q77.2115 13.5243 77.7974 13.5243 Q77.8706 13.5243 78.0115 13.5018 L78.0904 14.1159 Q77.7129 14.2962 77.2565 14.2962 Q76.479 14.2962 76.2649 13.3779 ZM76.1016 12.775 L76.1016 11.1919 L75.7297 11.1806 Q74.817 11.1806 74.2536 11.5271 Q73.6902 11.8736 73.6902 12.437 Q73.6902 12.837 73.9719 13.1131 Q74.2536 13.3891 74.6593 13.3891 Q75.3522 13.3891 76.1016 12.775 ZM80.7325 14.2962 Q79.9719 14.2962 78.8845 13.9413 L78.8845 12.9215 Q79.9719 13.4624 80.7776 13.4624 Q81.2565 13.4624 81.572 13.2032 Q81.8875 12.944 81.8875 12.5553 Q81.8875 11.9863 81.0029 11.6144 L80.355 11.3383 Q78.9183 10.7411 78.9183 9.62 Q78.9183 8.8199 79.4846 8.3608 Q80.0508 7.9016 81.0367 7.9016 Q81.5494 7.9016 82.3044 8.0424 L82.5354 8.0875 L82.5354 9.0115 Q81.6058 8.7354 81.0593 8.7354 Q79.9888 8.7354 79.9888 9.5129 Q79.9888 10.0143 80.8001 10.358 L81.3353 10.5834 Q82.2424 10.9665 82.6199 11.3919 Q82.9974 11.8172 82.9974 12.4539 Q82.9974 13.2595 82.3607 13.7779 Q81.7241 14.2962 80.7325 14.2962 ZM86.7325 14.2962 Q85.9719 14.2962 84.8845 13.9413 L84.8845 12.9215 Q85.9719 13.4624 86.7776 13.4624 Q87.2565 13.4624 87.572 13.2032 Q87.8875 12.944 87.8875 12.5553 Q87.8875 11.9863 87.0029 11.6144 L86.355 11.3383 Q84.9183 10.7411 84.9183 9.62 Q84.9183 8.8199 85.4846 8.3608 Q86.0508 7.9016 87.0367 7.9016 Q87.5494 7.9016 88.3044 8.0424 L88.5354 8.0875 L88.5354 9.0115 Q87.6058 8.7354 87.0593 8.7354 Q85.9888 8.7354 85.9888 9.5129 Q85.9888 10.0143 86.8001 10.358 L87.3353 10.5834 Q88.2424 10.9665 88.6199 11.3919 Q88.9974 11.8172 88.9974 12.4539 Q88.9974 13.2595 88.3607 13.7779 Q87.7241 14.2962 86.7325 14.2962 ZM93.5044 14.2962 Q92.1916 14.2962 91.4085 13.4257 Q90.6254 12.5553 90.6254 11.0961 Q90.6254 9.62 91.4113 8.7608 Q92.1973 7.9016 93.5438 7.9016 Q94.8903 7.9016 95.6763 8.7608 Q96.4622 9.62 96.4622 11.0848 Q96.4622 12.5835 95.6735 13.4398 Q94.8847 14.2962 93.5044 14.2962 ZM93.5213 13.4624 Q95.2847 13.4624 95.2847 11.0848 Q95.2847 8.7354 93.5438 8.7354 Q91.8085 8.7354 91.8085 11.0961 Q91.8085 13.4624 93.5213 13.4624 ZM100.4987 14.2962 Q99.2592 14.2962 98.4423 13.3779 Q97.6254 12.4595 97.6254 11.0623 Q97.6254 9.5693 98.4339 8.7354 Q99.2423 7.9016 100.6903 7.9016 Q101.4058 7.9016 102.2903 8.0988 L102.2903 9.0284 Q101.3495 8.7523 100.7579 8.7523 Q99.9072 8.7523 99.3916 9.3918 Q98.8761 10.0312 98.8761 11.0961 Q98.8761 12.1271 99.4057 12.7637 Q99.9353 13.4004 100.7917 13.4004 Q101.5523 13.4004 102.3579 13.0116 L102.3579 13.9694 Q101.2819 14.2962 100.4987 14.2962 ZM104.1099 14.1553 L104.1099 8.0368 L105.2198 8.0368 L105.2198 14.1553 ZM104.1099 6.9269 L104.1099 5.817 L105.2198 5.817 L105.2198 6.9269 ZM110.2649 13.3779 Q109.2677 14.2962 108.3438 14.2962 Q107.5832 14.2962 107.0817 13.8201 Q106.5803 13.3441 106.5803 12.6173 Q106.5803 11.6144 107.4226 11.0764 Q108.2649 10.5383 109.8368 10.5383 L110.1016 10.5383 L110.1016 9.8003 Q110.1016 8.7354 109.0086 8.7354 Q108.1297 8.7354 107.1099 9.2763 L107.1099 8.3579 Q108.2311 7.9016 109.2114 7.9016 Q110.2368 7.9016 110.7241 8.3636 Q111.2115 8.8256 111.2115 9.8003 L111.2115 12.5722 Q111.2115 13.5243 111.7974 13.5243 Q111.8706 13.5243 112.0115 13.5018 L112.0904 14.1159 Q111.7129 14.2962 111.2565 14.2962 Q110.479 14.2962 110.2649 13.3779 ZM110.1016 12.775 L110.1016 11.1919 L109.7297 11.1806 Q108.817 11.1806 108.2536 11.5271 Q107.6902 11.8736 107.6902 12.437 Q107.6902 12.837 107.9719 13.1131 Q108.2536 13.3891 108.6593 13.3891 Q109.3522 13.3891 110.1016 12.775 ZM114.9466 14.2962 Q114.1015 14.2962 113.6282 13.8117 Q113.155 13.3271 113.155 12.4651 L113.155 8.8706 L112.3887 8.8706 L112.3887 8.0368 L113.155 8.0368 L113.155 6.9269 L114.2649 6.8199 L114.2649 8.0368 L115.8649 8.0368 L115.8649 8.8706 L114.2649 8.8706 L114.2649 12.2623 Q114.2649 13.4624 115.3015 13.4624 Q115.5213 13.4624 115.8368 13.3891 L115.8368 14.1553 Q115.3241 14.2962 114.9466 14.2962 ZM117.1099 14.1553 L117.1099 8.0368 L118.2198 8.0368 L118.2198 14.1553 ZM117.1099 6.9269 L117.1099 5.817 L118.2198 5.817 L118.2198 6.9269 ZM122.5044 14.2962 Q121.1916 14.2962 120.4085 13.4257 Q119.6254 12.5553 119.6254 11.0961 Q119.6254 9.62 120.4113 8.7608 Q121.1973 7.9016 122.5438 7.9016 Q123.8903 7.9016 124.6763 8.7608 Q125.4622 9.62 125.4622 11.0848 Q125.4622 12.5835 124.6735 13.4398 Q123.8847 14.2962 122.5044 14.2962 ZM122.5213 13.4624 Q124.2847 13.4624 124.2847 11.0848 Q124.2847 8.7354 122.5438 8.7354 Q120.8085 8.7354 120.8085 11.0961 Q120.8085 13.4624 122.5213 13.4624 ZM127.1099 14.1553 L127.1099 8.0368 L128.2198 8.0368 L128.2198 9.1861 Q129.0987 7.9016 130.372 7.9016 Q131.1664 7.9016 131.6396 8.4058 Q132.1129 8.9101 132.1129 9.7608 L132.1129 14.1553 L131.003 14.1553 L131.003 10.1214 Q131.003 9.4397 130.803 9.1495 Q130.603 8.8594 130.141 8.8594 Q129.1212 8.8594 128.2198 10.1946 L128.2198 14.1553 ZM135.7325 14.2962 Q134.9719 14.2962 133.8845 13.9413 L133.8845 12.9215 Q134.9719 13.4624 135.7776 13.4624 Q136.2565 13.4624 136.572 13.2032 Q136.8875 12.944 136.8875 12.5553 Q136.8875 11.9863 136.0029 11.6144 L135.355 11.3383 Q133.9184 10.7411 133.9184 9.62 Q133.9184 8.8199 134.4846 8.3608 Q135.0508 7.9016 136.0367 7.9016 Q136.5494 7.9016 137.3044 8.0424 L137.5354 8.0875 L137.5354 9.0115 Q136.6058 8.7354 136.0593 8.7354 Q134.9888 8.7354 134.9888 9.5129 Q134.9888 10.0143 135.8001 10.358 L136.3353 10.5834 Q137.2424 10.9665 137.6199 11.3919 Q137.9974 11.8172 137.9974 12.4539 Q137.9974 13.2595 137.3607 13.7779 Q136.7241 14.2962 135.7325 14.2962 Z" clip-path="url(#clipPath22)" stroke="none"
+      /><path d="M4.8198 29.1553 L3.0676 23.0368 L4.155 23.0368 L5.4959 27.775 L6.9438 23.0368 L8.0537 23.0368 L9.3214 27.775 L10.8595 23.0368 L11.8116 23.0368 L9.8172 29.1553 L8.7016 29.1553 L7.4058 24.4171 L5.941 29.1553 ZM13.1099 29.1553 L13.1099 23.0368 L14.2198 23.0368 L14.2198 29.1553 ZM13.1099 21.9269 L13.1099 20.817 L14.2198 20.817 L14.2198 21.9269 ZM17.9466 29.2962 Q17.1015 29.2962 16.6282 28.8117 Q16.155 28.3272 16.155 27.4651 L16.155 23.8706 L15.3887 23.8706 L15.3887 23.0368 L16.155 23.0368 L16.155 21.9269 L17.2649 21.8199 L17.2649 23.0368 L18.8649 23.0368 L18.8649 23.8706 L17.2649 23.8706 L17.2649 27.2623 Q17.2649 28.4624 18.3015 28.4624 Q18.5213 28.4624 18.8368 28.3891 L18.8368 29.1553 Q18.3241 29.2962 17.9466 29.2962 ZM20.1099 29.1553 L20.1099 20.2592 L21.2198 20.2592 L21.2198 24.1861 Q22.0987 22.9016 23.372 22.9016 Q24.1664 22.9016 24.6396 23.4058 Q25.1129 23.9101 25.1129 24.7608 L25.1129 29.1553 L24.003 29.1553 L24.003 25.1214 Q24.003 24.4397 23.803 24.1495 Q23.603 23.8594 23.141 23.8594 Q22.1212 23.8594 21.2198 25.1946 L21.2198 29.1553 ZM27.1099 29.1553 L27.1099 23.0368 L28.2198 23.0368 L28.2198 29.1553 ZM27.1099 21.9269 L27.1099 20.817 L28.2198 20.817 L28.2198 21.9269 ZM30.1099 29.1553 L30.1099 23.0368 L31.2198 23.0368 L31.2198 24.1861 Q32.0987 22.9016 33.372 22.9016 Q34.1664 22.9016 34.6396 23.4058 Q35.1129 23.9101 35.1129 24.7608 L35.1129 29.1553 L34.003 29.1553 L34.003 25.1214 Q34.003 24.4397 33.803 24.1495 Q33.603 23.8594 33.141 23.8594 Q32.1212 23.8594 31.2198 25.1946 L31.2198 29.1553 ZM42.9466 29.2962 Q42.1015 29.2962 41.6282 28.8117 Q41.155 28.3272 41.155 27.4651 L41.155 23.8706 L40.3887 23.8706 L40.3887 23.0368 L41.155 23.0368 L41.155 21.9269 L42.2649 21.8199 L42.2649 23.0368 L43.8649 23.0368 L43.8649 23.8706 L42.2649 23.8706 L42.2649 27.2623 Q42.2649 28.4624 43.3015 28.4624 Q43.5213 28.4624 43.8368 28.3891 L43.8368 29.1553 Q43.3241 29.2962 42.9466 29.2962 ZM45.1099 29.1553 L45.1099 20.2592 L46.2198 20.2592 L46.2198 24.1861 Q47.0987 22.9016 48.372 22.9016 Q49.1664 22.9016 49.6396 23.4058 Q50.1129 23.9101 50.1129 24.7608 L50.1129 29.1553 L49.003 29.1553 L49.003 25.1214 Q49.003 24.4397 48.803 24.1495 Q48.603 23.8594 48.141 23.8594 Q47.1212 23.8594 46.2198 25.1946 L46.2198 29.1553 ZM52.1099 29.1553 L52.1099 23.0368 L53.2198 23.0368 L53.2198 29.1553 ZM52.1099 21.9269 L52.1099 20.817 L53.2198 20.817 L53.2198 21.9269 ZM56.7325 29.2962 Q55.9719 29.2962 54.8845 28.9413 L54.8845 27.9215 Q55.9719 28.4624 56.7776 28.4624 Q57.2565 28.4624 57.572 28.2032 Q57.8875 27.944 57.8875 27.5553 Q57.8875 26.9863 57.0029 26.6144 L56.355 26.3383 Q54.9183 25.7411 54.9183 24.62 Q54.9183 23.8199 55.4846 23.3608 Q56.0508 22.9016 57.0367 22.9016 Q57.5494 22.9016 58.3044 23.0424 L58.5354 23.0875 L58.5354 24.0115 Q57.6058 23.7354 57.0593 23.7354 Q55.9888 23.7354 55.9888 24.5129 Q55.9888 25.0143 56.8001 25.358 L57.3353 25.5834 Q58.2424 25.9665 58.6199 26.3919 Q58.9974 26.8172 58.9974 27.4539 Q58.9974 28.2595 58.3607 28.7779 Q57.7241 29.2962 56.7325 29.2962 ZM68.2649 28.3779 Q67.2677 29.2962 66.3438 29.2962 Q65.5832 29.2962 65.0817 28.8201 Q64.5803 28.3441 64.5803 27.6173 Q64.5803 26.6144 65.4226 26.0764 Q66.2649 25.5383 67.8368 25.5383 L68.1016 25.5383 L68.1016 24.8003 Q68.1016 23.7354 67.0086 23.7354 Q66.1297 23.7354 65.1099 24.2763 L65.1099 23.3579 Q66.2311 22.9016 67.2114 22.9016 Q68.2368 22.9016 68.7241 23.3636 Q69.2115 23.8256 69.2115 24.8003 L69.2115 27.5722 Q69.2115 28.5243 69.7974 28.5243 Q69.8706 28.5243 70.0115 28.5018 L70.0904 29.1159 Q69.7129 29.2962 69.2565 29.2962 Q68.479 29.2962 68.2649 28.3779 ZM68.1016 27.775 L68.1016 26.1919 L67.7297 26.1806 Q66.817 26.1806 66.2536 26.5271 Q65.6902 26.8736 65.6902 27.437 Q65.6902 27.837 65.9719 28.1131 Q66.2536 28.3891 66.6593 28.3891 Q67.3522 28.3891 68.1016 27.775 ZM71.1099 29.1553 L71.1099 23.0368 L72.2198 23.0368 L72.2198 24.1861 Q72.879 22.9016 74.1354 22.9016 Q74.3044 22.9016 74.4903 22.9298 L74.4903 23.9664 Q74.203 23.8706 73.9832 23.8706 Q72.9297 23.8706 72.2198 25.1214 L72.2198 29.1553 ZM80.5946 28.9582 Q79.479 29.2962 78.6846 29.2962 Q77.3325 29.2962 76.4789 28.3976 Q75.6254 27.4989 75.6254 26.0679 Q75.6254 24.6763 76.3775 23.7861 Q77.1297 22.896 78.3015 22.896 Q79.4114 22.896 80.0171 23.6847 Q80.6227 24.4735 80.6227 25.9271 L80.6171 26.2707 L76.7578 26.2707 Q77.0001 28.4511 78.8931 28.4511 Q79.5861 28.4511 80.5946 28.0793 ZM76.8085 25.4369 L79.5072 25.4369 Q79.5072 23.7298 78.2339 23.7298 Q76.955 23.7298 76.8085 25.4369 ZM85.2649 28.3779 Q84.2677 29.2962 83.3438 29.2962 Q82.5832 29.2962 82.0817 28.8201 Q81.5803 28.3441 81.5803 27.6173 Q81.5803 26.6144 82.4226 26.0764 Q83.2649 25.5383 84.8368 25.5383 L85.1016 25.5383 L85.1016 24.8003 Q85.1016 23.7354 84.0086 23.7354 Q83.1297 23.7354 82.1099 24.2763 L82.1099 23.3579 Q83.2311 22.9016 84.2114 22.9016 Q85.2368 22.9016 85.7241 23.3636 Q86.2115 23.8256 86.2115 24.8003 L86.2115 27.5722 Q86.2115 28.5243 86.7974 28.5243 Q86.8706 28.5243 87.0115 28.5018 L87.0904 29.1159 Q86.7129 29.2962 86.2565 29.2962 Q85.479 29.2962 85.2649 28.3779 ZM85.1016 27.775 L85.1016 26.1919 L84.7297 26.1806 Q83.817 26.1806 83.2536 26.5271 Q82.6902 26.8736 82.6902 27.437 Q82.6902 27.837 82.9719 28.1131 Q83.2536 28.3891 83.6593 28.3891 Q84.3522 28.3891 85.1016 27.775 ZM92.1099 29.223 L92.1099 20.2592 L93.2198 20.2592 L93.2198 24.1861 Q93.9015 22.9016 95.2649 22.9016 Q96.3692 22.9016 97.003 23.7073 Q97.6369 24.5129 97.6369 25.9102 Q97.6369 27.4313 96.9185 28.3638 Q96.2002 29.2962 95.0283 29.2962 Q93.941 29.2962 93.2198 28.4624 L93.0846 29.223 ZM93.2198 27.6961 Q94.0762 28.4624 94.8537 28.4624 Q96.4537 28.4624 96.4537 26.0228 Q96.4537 23.8706 95.034 23.8706 Q94.1043 23.8706 93.2198 24.8791 ZM103.5946 28.9582 Q102.479 29.2962 101.6846 29.2962 Q100.3325 29.2962 99.4789 28.3976 Q98.6254 27.4989 98.6254 26.0679 Q98.6254 24.6763 99.3775 23.7861 Q100.1297 22.896 101.3015 22.896 Q102.4114 22.896 103.0171 23.6847 Q103.6227 24.4735 103.6227 25.9271 L103.6171 26.2707 L99.7578 26.2707 Q100.0001 28.4511 101.8931 28.4511 Q102.5861 28.4511 103.5946 28.0793 ZM99.8085 25.4369 L102.5072 25.4369 Q102.5072 23.7298 101.2339 23.7298 Q99.955 23.7298 99.8085 25.4369 ZM105.1099 29.1553 L105.1099 20.2592 L106.2198 20.2592 L106.2198 29.1553 ZM110.5044 29.2962 Q109.1916 29.2962 108.4085 28.4257 Q107.6254 27.5553 107.6254 26.0961 Q107.6254 24.62 108.4113 23.7608 Q109.1973 22.9016 110.5438 22.9016 Q111.8903 22.9016 112.6763 23.7608 Q113.4622 24.62 113.4622 26.0848 Q113.4622 27.5835 112.6735 28.4398 Q111.8847 29.2962 110.5044 29.2962 ZM110.5213 28.4624 Q112.2847 28.4624 112.2847 26.0848 Q112.2847 23.7354 110.5438 23.7354 Q108.8085 23.7354 108.8085 26.0961 Q108.8085 28.4624 110.5213 28.4624 ZM115.1099 29.1553 L115.1099 23.0368 L116.2198 23.0368 L116.2198 24.1861 Q117.0987 22.9016 118.372 22.9016 Q119.1664 22.9016 119.6396 23.4058 Q120.1129 23.9101 120.1129 24.7608 L120.1129 29.1553 L119.003 29.1553 L119.003 25.1214 Q119.003 24.4397 118.803 24.1495 Q118.603 23.8594 118.141 23.8594 Q117.1212 23.8594 116.2198 25.1946 L116.2198 29.1553 ZM122.1324 31.1892 L122.262 30.2258 Q123.2254 30.6822 124.1607 30.6822 Q126.0368 30.6822 126.0368 28.6934 L126.0368 27.7299 Q125.4227 29.0145 124.0198 29.0145 Q122.9212 29.0145 122.2733 28.2145 Q121.6254 27.4144 121.6254 26.0566 Q121.6254 24.6594 122.3634 23.7805 Q123.1015 22.9016 124.2734 22.9016 Q125.2988 22.9016 126.0368 23.7354 L126.0368 23.0368 L127.1523 23.0368 L127.1523 27.4877 Q127.1523 28.9244 127.003 29.6145 Q126.8537 30.3047 126.4425 30.7441 Q125.7157 31.516 124.1832 31.516 Q123.1128 31.516 122.1324 31.1892 ZM126.0368 27.037 L126.0368 24.496 Q125.3044 23.7354 124.4424 23.7354 Q123.6762 23.7354 123.2423 24.3495 Q122.8085 24.9636 122.8085 26.0341 Q122.8085 28.0454 124.2227 28.0454 Q125.1861 28.0454 126.0368 27.037 Z" clip-path="url(#clipPath22)" stroke="none"
+      /><path d="M5.9466 44.2962 Q5.1015 44.2962 4.6282 43.8117 Q4.155 43.3271 4.155 42.4651 L4.155 38.8706 L3.3887 38.8706 L3.3887 38.0368 L4.155 38.0368 L4.155 36.9269 L5.2649 36.8199 L5.2649 38.0368 L6.8649 38.0368 L6.8649 38.8706 L5.2649 38.8706 L5.2649 42.2623 Q5.2649 43.4624 6.3015 43.4624 Q6.5213 43.4624 6.8368 43.3891 L6.8368 44.1553 Q6.3241 44.2962 5.9466 44.2962 ZM10.5044 44.2962 Q9.1916 44.2962 8.4085 43.4257 Q7.6254 42.5553 7.6254 41.0961 Q7.6254 39.62 8.4113 38.7608 Q9.1973 37.9016 10.5438 37.9016 Q11.8903 37.9016 12.6763 38.7608 Q13.4622 39.62 13.4622 41.0848 Q13.4622 42.5835 12.6735 43.4398 Q11.8847 44.2962 10.5044 44.2962 ZM10.5213 43.4624 Q12.2847 43.4624 12.2847 41.0848 Q12.2847 38.7354 10.5438 38.7354 Q8.8085 38.7354 8.8085 41.0961 Q8.8085 43.4624 10.5213 43.4624 ZM19.0761 44.1553 L19.0761 35.817 L21.3466 35.817 Q22.8565 35.817 23.5157 36.3269 Q24.1749 36.8368 24.1749 38.003 Q24.1749 39.3326 23.2734 40.0876 Q22.372 40.8425 20.7719 40.8425 L20.248 40.8425 L20.248 44.1553 ZM20.248 39.9467 L20.7269 39.9467 Q21.7804 39.9467 22.3551 39.4622 Q22.9298 38.9777 22.9298 38.0932 Q22.9298 37.3438 22.479 37.0227 Q22.0283 36.7015 20.9748 36.7015 L20.248 36.7015 ZM25.0761 44.1553 L25.0761 35.817 L27.6001 35.817 Q28.8002 35.817 29.4396 36.3466 Q30.0791 36.8762 30.0791 37.8847 Q30.0791 39.5524 28.3945 40.251 L31.1777 44.1553 L29.7242 44.1553 L27.3522 40.6285 L26.248 40.6285 L26.248 44.1553 ZM26.248 39.7439 L26.6311 39.7439 Q28.8622 39.7439 28.8622 37.9917 Q28.8622 36.7015 26.9917 36.7015 L26.248 36.7015 ZM35.434 44.3638 Q33.6987 44.3638 32.6423 43.1609 Q31.5859 41.9581 31.5859 39.9805 Q31.5859 37.9917 32.6479 36.8001 Q33.71 35.6086 35.4847 35.6086 Q37.2538 35.6086 38.3186 36.7973 Q39.3834 37.9861 39.3834 39.9693 Q39.3834 41.9919 38.3186 43.1778 Q37.2538 44.3638 35.434 44.3638 ZM35.4509 43.4793 Q36.7298 43.4793 37.4284 42.5581 Q38.127 41.6369 38.127 39.958 Q38.127 38.3298 37.4256 37.4114 Q36.7242 36.4931 35.4847 36.4931 Q34.2396 36.4931 33.5409 37.4143 Q32.8423 38.3354 32.8423 39.9749 Q32.8423 41.6088 33.5353 42.544 Q34.2283 43.4793 35.4509 43.4793 ZM43.3522 44.1553 L40.2028 35.817 L41.386 35.817 L43.9663 42.6454 L46.4566 35.817 L47.4932 35.817 L44.4678 44.1553 ZM55.4987 44.2962 Q54.2592 44.2962 53.4423 43.3779 Q52.6254 42.4595 52.6254 41.0623 Q52.6254 39.5693 53.4339 38.7354 Q54.2423 37.9016 55.6903 37.9016 Q56.4058 37.9016 57.2903 38.0988 L57.2903 39.0284 Q56.3495 38.7523 55.7579 38.7523 Q54.9072 38.7523 54.3916 39.3918 Q53.8761 40.0312 53.8761 41.0961 Q53.8761 42.1271 54.4057 42.7637 Q54.9353 43.4004 55.7917 43.4004 Q56.5523 43.4004 57.3579 43.0116 L57.3579 43.9694 Q56.2819 44.2962 55.4987 44.2962 ZM61.5044 44.2962 Q60.1916 44.2962 59.4085 43.4257 Q58.6254 42.5553 58.6254 41.0961 Q58.6254 39.62 59.4113 38.7608 Q60.1973 37.9016 61.5438 37.9016 Q62.8903 37.9016 63.6763 38.7608 Q64.4622 39.62 64.4622 41.0848 Q64.4622 42.5835 63.6735 43.4398 Q62.8847 44.2962 61.5044 44.2962 ZM61.5213 43.4624 Q63.2847 43.4624 63.2847 41.0848 Q63.2847 38.7354 61.5438 38.7354 Q59.8085 38.7354 59.8085 41.0961 Q59.8085 43.4624 61.5213 43.4624 ZM66.1099 44.1553 L66.1099 38.0368 L67.2198 38.0368 L67.2198 39.1861 Q67.879 37.9016 69.1354 37.9016 Q69.3044 37.9016 69.4903 37.9298 L69.4903 38.9664 Q69.203 38.8706 68.9832 38.8706 Q67.9297 38.8706 67.2198 40.1214 L67.2198 44.1553 ZM75.5946 43.9582 Q74.479 44.2962 73.6846 44.2962 Q72.3325 44.2962 71.4789 43.3976 Q70.6254 42.499 70.6254 41.0679 Q70.6254 39.6763 71.3775 38.7861 Q72.1297 37.896 73.3015 37.896 Q74.4114 37.896 75.0171 38.6847 Q75.6227 39.4735 75.6227 40.9271 L75.6171 41.2707 L71.7578 41.2707 Q72.0001 43.4511 73.8931 43.4511 Q74.5861 43.4511 75.5946 43.0793 ZM71.8085 40.4369 L74.5072 40.4369 Q74.5072 38.7298 73.2339 38.7298 Q71.955 38.7298 71.8085 40.4369 Z" clip-path="url(#clipPath22)" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(632,348)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="64" y="0" clip-path="url(#clipPath26)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(632,348)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="64" y="0" clip-path="url(#clipPath26)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath26)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(632,362)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath27)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath27)" stroke="none"
+      > time</text
+      ><text x="2" xml:space="preserve" y="41" clip-path="url(#clipPath27)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(632,348)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="25" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Used</text
+    ></g
+    ><g font-size="11" transform="translate(629,233)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="114" height="64" y="0" clip-path="url(#clipPath28)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(629,233)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="114" height="64" y="0" clip-path="url(#clipPath28)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath28)" x2="114" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(629,247)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath29)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath29)" stroke="none"
+      > time</text
+      ><text x="2" xml:space="preserve" y="41" clip-path="url(#clipPath29)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(629,233)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath30)" stroke="none"
+      >WasGeneratedBy</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(302,52)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath31)" x2="50" y1="79"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath31)" x2="110" y1="50"
+      /><line y2="105" fill="none" x1="110" clip-path="url(#clipPath31)" x2="110" y1="50"
+      /><line y2="105" fill="none" x1="110" clip-path="url(#clipPath31)" x2="70" y1="105"
+      /><line y2="67" fill="none" x1="50" clip-path="url(#clipPath31)" x2="56" y1="79"
+      /><line y2="67" fill="none" x1="50" clip-path="url(#clipPath31)" x2="44" y1="79"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(349,107)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="132" fill="none" x1="50" clip-path="url(#clipPath32)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(452,137)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath33)" x2="180" y1="104"
+      /><line y2="48" fill="none" x1="180" clip-path="url(#clipPath33)" x2="167" y1="50"
+      /><line y2="59" fill="none" x1="180" clip-path="url(#clipPath33)" x2="172" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(452,219)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath34)" x2="176" y1="50"
+      /><line y2="44" fill="none" x1="176" clip-path="url(#clipPath34)" x2="164" y1="50"
+      /><line y2="56" fill="none" x1="176" clip-path="url(#clipPath34)" x2="164" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(452,239)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="110" fill="none" x1="50" clip-path="url(#clipPath35)" x2="180" y1="50"
+      /><line y2="100" fill="none" x1="180" clip-path="url(#clipPath35)" x2="172" y1="110"
+      /><line y2="111" fill="none" x1="180" clip-path="url(#clipPath35)" x2="167" y1="110"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(330,240)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="140" fill="none" x1="62" clip-path="url(#clipPath36)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath36)" points=" 62 50 54 61 66 62" stroke="none"
+      /><polygon fill="none" points=" 62 50 54 61 66 62" clip-path="url(#clipPath36)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(197,-14)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="145" clip-path="url(#clipPath37)" x2="145" y1="145"
+      /><line y2="50" fill="none" x1="145" clip-path="url(#clipPath37)" x2="50" y1="50"
+      /><line y2="160" fill="none" x1="50" clip-path="url(#clipPath37)" x2="50" y1="50"
+      /><line y2="160" fill="none" x1="50" clip-path="url(#clipPath37)" x2="94" y1="160"
+      /><line y2="133" fill="none" x1="145" clip-path="url(#clipPath37)" x2="151" y1="145"
+      /><line y2="133" fill="none" x1="145" clip-path="url(#clipPath37)" x2="139" y1="145"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(233,96)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="283" fill="none" x1="50" clip-path="url(#clipPath38)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(170,5)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="157" clip-path="url(#clipPath39)" x2="157" y1="126"
+      /><line y2="50" fill="none" x1="157" clip-path="url(#clipPath39)" x2="50" y1="50"
+      /><line y2="160" fill="none" x1="50" clip-path="url(#clipPath39)" x2="50" y1="50"
+      /><line y2="160" fill="none" x1="50" clip-path="url(#clipPath39)" x2="121" y1="160"
+      /><line y2="114" fill="none" x1="157" clip-path="url(#clipPath39)" x2="163" y1="126"
+      /><line y2="114" fill="none" x1="157" clip-path="url(#clipPath39)" x2="151" y1="126"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(146,21)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="166" clip-path="url(#clipPath40)" x2="166" y1="110"
+      /><line y2="50" fill="none" x1="166" clip-path="url(#clipPath40)" x2="50" y1="50"
+      /><line y2="158" fill="none" x1="50" clip-path="url(#clipPath40)" x2="50" y1="50"
+      /><line y2="158" fill="none" x1="50" clip-path="url(#clipPath40)" x2="145" y1="158"
+      /><line y2="98" fill="none" x1="166" clip-path="url(#clipPath40)" x2="172" y1="110"
+      /><line y2="98" fill="none" x1="166" clip-path="url(#clipPath40)" x2="160" y1="110"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(208,240)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="140" fill="none" x1="174" clip-path="url(#clipPath41)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath41)" points=" 174 50 161 51 168 61" stroke="none"
+      /><polygon fill="none" points=" 174 50 161 51 168 61" clip-path="url(#clipPath41)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(77,222)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="159" fill="none" x1="305" clip-path="url(#clipPath42)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath42)" points=" 305 50 292 48 297 59" stroke="none"
+      /><polygon fill="none" points=" 305 50 292 48 297 59" clip-path="url(#clipPath42)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(183,115)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="264" fill="none" x1="50" clip-path="url(#clipPath43)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(76,129)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="251" fill="none" x1="130" clip-path="url(#clipPath44)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(600,21)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="4" stroke="black" stroke-opacity="1"
+    ><line y2="62" fill="none" x1="50" clip-path="url(#clipPath45)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" transform="translate(588,320)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath46)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(583,255)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath47)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(601,200)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath46)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(536,327)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath48)" stroke="none"
+      >usage</text
+    ></g
+    ><g font-size="11" transform="translate(96,58)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath49)" stroke="none"
+      >HadPrimarySource</text
+    ></g
+    ><g font-size="11" transform="translate(140,40)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath50)" stroke="none"
+      >WasQuotedFrom</text
+    ></g
+    ><g font-size="11" transform="translate(218,15)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath51)" stroke="none"
+      >WasRevisionOf</text
+    ></g
+    ><g font-size="11" transform="translate(513,252)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath52)" stroke="none"
+      >generation</text
+    ></g
+    ><g font-size="11" transform="translate(556,216)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath53)" stroke="none"
+      >activity</text
+    ></g
+    ><g font-size="11" transform="translate(406,114)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath54)" stroke="none"
+      >WasDerivedFrom</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component2.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,15966 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337755466316"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+						<modelRef value="Ul4OHuyCiu1SNxIB"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337875861982"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+								<modelRef value="b1USbuyCiu1SNxFU"/>
+								<modelRef value="gCsSbuyCiu1SNxFe"/>
+								<modelRef value="MMoybuyCiu1SNxF6"/>
+								<modelRef value="QjBybuyCiu1SNxGg"/>
+								<modelRef value="m4aBHuyCiu1SNxLY"/>
+								<modelRef value="ghXBHuyCiu1SNxMM"/>
+								<modelRef value="SA4hHuyCiu1SNxMa"/>
+								<modelRef value="pKq8nuyCiu1SNxPl"/>
+								<modelRef value="eWBu3uyCiu1SNxXO"/>
+								<modelRef value="1MC5_uyCiu1SNxbJ"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337769103088"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+								<modelRef value="fpOybuyCiu1SNxGW"/>
+								<modelRef value="Lu.BHuyCiu1SNxLr"/>
+								<modelRef value="XpGhHuyCiu1SNxM0"/>
+								<modelRef value="P7f8nuyCiu1SNxQU"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337805539425"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+								<modelRef value="3iRJLuyCiu1SNw6t"/>
+								<modelRef value="ouFJLuyCiu1SNw6_"/>
+								<modelRef value="BHNW3uyCiu1SNxT2"/>
+								<modelRef value="tJTW3uyCiu1SNxT."/>
+								<modelRef value="oCw23uyCiu1SNxUT"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Ul4OHuyCiu1SNxIB" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Anchor"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337755466314"/>
+								<property name="pmLastModified" type="string" value="1337755909228"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="EOr2HuyCiu1SNxHr"/>
+								<modelRef value="lK0uHuyCiu1SNxI7"/>
+								<modelRef value="qlVuHuyCiu1SNxJg"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="24s2HuyCiu1SNxHD" xmi:id="EOr2HuyCiu1SNxHr" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="XHTOHuyCiu1SNxIe" xmi:id="lK0uHuyCiu1SNxI7" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="yr2uHuyCiu1SNxJW" xmi:id="qlVuHuyCiu1SNxJg" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<taggedValue tag="test" value="" xmi:id="aUjYbuyCiu1SNw9h" xmi:type="uml:TaggedValue">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<type value="0"/>
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</taggedValue>
+					</xmi:Extension>
+				</association>
+				<associationClass from="f1p0WuyEwTiAAgTE" name="" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337718974393"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="24s2HuyCiu1SNxHD" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755226587"/>
+							<property name="pmLastModified" type="string" value="1337755466370"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="VKq8nuyCiu1SNxPo" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="VKq8nuyCiu1SNxPp" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="pKq8nuyCiu1SNxPm" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="VKq8nuyCiu1SNxPn" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="xhK1_uyCiu1SNxcP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedComment body="Classes and associations&#10;within this area belong to PROV core" name="" xmi:id="afB2HuyCiu1SNxHe" xmi:type="uml:Comment">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<htmlValue value="&lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-family: Dialog; font-size: 11px }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      Classes and associations&#10;    &lt;/p&gt;&#10;    &lt;p&gt;&#10;      within this area belong to PROV core&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;"/>
+					<type value="NOTE"/>
+					<qualityScore value="100"/>
+				</xmi:Extension>
+			</ownedComment>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="yr2uHuyCiu1SNxJW" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755811155"/>
+							<property name="pmLastModified" type="string" value="1337756066660"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="tracedTo" visibility="public" xmi:id="Ftn8nuyCiu1SNxQP" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="tracedTo" xmi:id="pKq8nuyCiu1SNxPl"/>
+					<associationClass from="pKq8nuyCiu1SNxPl" to="Ftn8nuyCiu1SNxQP" xmi:id="P7f8nuyCiu1SNxQU"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="pKq8nuyCiu1SNxPm"/>
+				<memberEnd xmi:idref="VKq8nuyCiu1SNxPo"/>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="XHTOHuyCiu1SNxIe" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755643450"/>
+							<property name="pmLastModified" type="string" value="1337755777069"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="SoftwareAgent" visibility="public" xmi:id="4V6W3uyCiu1SNxTH" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="tJTW3uyCiu1SNxT." xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Person" visibility="public" xmi:id="RB2W3uyCiu1SNxTP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="BHNW3uyCiu1SNxT2" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Organization" visibility="public" xmi:id="zuuW3uyCiu1SNxTU" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="oCw23uyCiu1SNxUT" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component6" visibility="public" xmi:id="NVoJLuyCiu1SNw6D" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VVIJLuyCiu1SNw59"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Collection" visibility="public" xmi:id="Jc2JLuyCiu1SNw6o" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="3iRJLuyCiu1SNw6t" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Dictionary" visibility="public" xmi:id="L9xJLuyCiu1SNw61" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="Jc2JLuyCiu1SNw6o" xmi:id="ouFJLuyCiu1SNw6_" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="sMoybuyCiu1SNxF9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="MMoybuyCiu1SNxF7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" type="h_YSbuyCiu1SNxFP" xmi:id="SA4hHuyCiu1SNxMb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Key" visibility="public" xmi:id="Xw_ibuyCiu1SNxFK" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_Struct_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Pair" visibility="public" xmi:id="h_YSbuyCiu1SNxFP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="SA4hHuyCiu1SNxMd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMe" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="insertion" visibility="public" xmi:id="YmaybuyCiu1SNxGR" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="insertion" xmi:id="MMoybuyCiu1SNxF6"/>
+					<associationClass from="MMoybuyCiu1SNxF6" to="YmaybuyCiu1SNxGR" xmi:id="fpOybuyCiu1SNxGW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="MMoybuyCiu1SNxF7"/>
+				<memberEnd xmi:idref="sMoybuyCiu1SNxF9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="8Bp9HuyCiu1SNxNI" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="gq59HuyCiu1SNxNK" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="removal" visibility="public" xmi:id="Oa6BHuyCiu1SNxLh" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="removal" xmi:id="m4aBHuyCiu1SNxLY"/>
+					<associationClass from="m4aBHuyCiu1SNxLY" to="Oa6BHuyCiu1SNxLh" xmi:id="Lu.BHuyCiu1SNxLr"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLZ"/>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="KV99HuyCiu1SNxNW" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Yyj9HuyCiu1SNxNY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="memberOf" visibility="public" xmi:id="ThihHuyCiu1SNxMu" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="memberOf" xmi:id="SA4hHuyCiu1SNxMa"/>
+					<associationClass from="SA4hHuyCiu1SNxMa" to="ThihHuyCiu1SNxMu" xmi:id="XpGhHuyCiu1SNxM0"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMb"/>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMd"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="cM19HuyCiu1SNxNO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="UXN9HuyCiu1SNxNQ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="type" xmi:id="Class_type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Struct" xmi:id="Class_Struct_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="prov:type" xmi:id="Class_prov:type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" name="" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="b1USbuyCiu1SNxFU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFV"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="b1USbuyCiu1SNxFV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFX"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="b1USbuyCiu1SNxFX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="gCsSbuyCiu1SNxFe" xmi:type="uml:Association">
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFf"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="gCsSbuyCiu1SNxFf" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFg" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFh"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gCsSbuyCiu1SNxFh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QjBybuyCiu1SNxGg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGh"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="YmaybuyCiu1SNxGR" xmi:id="QjBybuyCiu1SNxGh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGj"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="QjBybuyCiu1SNxGj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="ghXBHuyCiu1SNxMM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ghXBHuyCiu1SNxMN"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Oa6BHuyCiu1SNxLh" xmi:id="ghXBHuyCiu1SNxMN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ghXBHuyCiu1SNxMO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QhXBHuyCiu1SNxMP"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="QhXBHuyCiu1SNxMP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QhXBHuyCiu1SNxMQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="eWBu3uyCiu1SNxXO" xmi:type="uml:Association">
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXP"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" type="tkL1WuyEwTiAAgcE" xmi:id="eWBu3uyCiu1SNxXP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXR"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="eWBu3uyCiu1SNxXR" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXS" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="1MC5_uyCiu1SNxbJ" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1MC5_uyCiu1SNxbK"/>
+			<ownedEnd aggregation="none" association="1MC5_uyCiu1SNxbJ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="1MC5_uyCiu1SNxbK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1MC5_uyCiu1SNxbL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1MC5_uyCiu1SNxbM"/>
+			<ownedEnd aggregation="none" association="1MC5_uyCiu1SNxbJ" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1MC5_uyCiu1SNxbM" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1MC5_uyCiu1SNxbN" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337876954480"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1438"/>
+				<aheight value="761"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="260,540,100,60" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="24"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,540,100,60" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="180,330,80,60" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,330,120,60" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,330,120,60" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="670,330,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,440,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,390;360,439;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,398,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,539;400,480;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="390,497,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="487,390;420,440;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="413,408,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,539;350,480;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="354,513,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="591,79,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,539;470,520;660,520;660,179;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,520,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,539;330,500;650,500;650,179;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,486,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,179;640,460;420,460;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="514,459,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="630,179;630,450;420,450;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,430,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="651,78;651,59;722,59;722,140;671,140;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="689,147,101,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="693,140;693,329;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="700,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="160,80,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,179;610,260;210,260;210,180;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,260,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="200,260,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:200.0,260.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,260;450,410;450,539;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="455,532,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,150;240,150;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="370,135,45,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,150;250,329;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,110;240,110;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="368,95,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="340,110;340,329;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="351,281,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,179;620,280;180,280;180,180;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,280,85,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="167,282,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:167.0,282.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,280;290,539;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="206,506,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,180;230,240;600,240;600,179;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,240,111,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="520,240;520,329;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="530,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="113,36,684,178" preferredShapeType="SECurveShape" subject="24s2HuyCiu1SNxHD" xmi:id="24s2HuyCiu1SNxHC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="26"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="26"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:455.00000000000006,125.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.1329879101899827"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.9036144578313259"/>
+								<Matrix value="19.366148531951737"/>
+								<Matrix value="9.337349397590348"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:455.0000000000001,124.99999999999999"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.1329879101899827"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.9036144578313259"/>
+							<Matrix value="19.366148531951737"/>
+							<Matrix value="9.337349397590348"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:291.0,49.99999999999997" controlPoint2="Pt:619.0,49.99999999999997" endPoint="Pt:783.0000000000002,49.99999999999997" objectId="1" startPoint="Pt:127.0,49.99999999999997"/>
+							<Curve controlPoint1="Pt:783.0000000000002,87.49999999999999" controlPoint2="Pt:783.0000000000002,162.5" endPoint="Pt:783.0000000000002,200.0" objectId="2" startPoint="Pt:783.0000000000002,49.99999999999997"/>
+							<Curve controlPoint1="Pt:619.0,200.0" controlPoint2="Pt:291.0,200.0" endPoint="Pt:127.0,200.0" objectId="3" startPoint="Pt:783.0000000000002,200.0"/>
+							<Curve controlPoint1="Pt:127.0,162.5" controlPoint2="Pt:127.0,87.49999999999999" endPoint="Pt:127.0,49.99999999999997" objectId="4" startPoint="Pt:127.0,200.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="6,260,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="yfB2HuyCiu1SNxHd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="148,259;148,200;" preferredShapeType="Anchor" subject="EOr2HuyCiu1SNxHr" xmi:id="Yur2HuyCiu1SNxHs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="158,265,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="235,390;320,457;" preferredShapeType="Association" subject="eWBu3uyCiu1SNxXO" xmi:id=".WBu3uyCiu1SNxXT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="197,401,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="2"/>
+						<atoPinRatio value="Pt:0.0,0.42500001192092896"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337877015595"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="507"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,78" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,132,80,59" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,131;420,102;480,102;480,157;440,157;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="476,114,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,157;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,211,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,187;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="624,216,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,105,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;448,380;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="453,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,131;410,36;314,36;314,152;359,152;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="288,18,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,152;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="361,287,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,131;390,53;286,53;286,162;359,162;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="206,37,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,131;380,71;264,71;264,172;359,172;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="164,54,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,113,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,113,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,125,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,125,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;326,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="378,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,272;195,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="313,326,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="299,162;299,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,285,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="274,172;194,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="251,282,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,0,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="kb6uHuyCiu1SNxJN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,83,500,127" preferredShapeType="SECurveShape" subject="yr2uHuyCiu1SNxJW" xmi:id="yr2uHuyCiu1SNxJV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="23"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="20"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:560.0,146.49999999999997" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.9999999999999976"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8839285714285712"/>
+								<Matrix value="-323.999999999999"/>
+								<Matrix value="13.026785714285694"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:560.0,146.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.9999999999999976"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8839285714285712"/>
+							<Matrix value="-323.999999999999"/>
+							<Matrix value="13.026785714285694"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:442.0,97.0" controlPoint2="Pt:678.0,97.0" endPoint="Pt:796.0,97.0" objectId="1" startPoint="Pt:324.0,97.0"/>
+							<Curve controlPoint1="Pt:796.0,121.75" controlPoint2="Pt:796.0,171.25" endPoint="Pt:796.0,196.0" objectId="2" startPoint="Pt:796.0,97.0"/>
+							<Curve controlPoint1="Pt:678.0,196.0" controlPoint2="Pt:442.0,196.0" endPoint="Pt:324.0,196.0" objectId="3" startPoint="Pt:796.0,196.0"/>
+							<Curve controlPoint1="Pt:324.0,171.25" controlPoint2="Pt:324.0,121.75" endPoint="Pt:324.0,97.0" objectId="4" startPoint="Pt:324.0,196.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="718,71;718,83;" preferredShapeType="Anchor" subject="qlVuHuyCiu1SNxJg" xmi:id="qlVuHuyCiu1SNxJh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="708,77,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="368,131;368,89;235,89;235,183;359,183;" preferredShapeType="Association" subject="pKq8nuyCiu1SNxPl" xmi:id="1Kq8nuyCiu1SNxPq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="182,72,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="96,301,80,40" preferredShapeType="Class" subject="Ftn8nuyCiu1SNxQP" xmi:id="5tn8nuyCiu1SNxQO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="244,183;176,301;" preferredShapeType="AssociationClass" subject="P7f8nuyCiu1SNxQU" xmi:id="v7f8nuyCiu1SNxQV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="220,262,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337876925227"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,70" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,200;250,290;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,252,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="110,60,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,129;440,90;520,90;520,170;480,170;" preferredShapeType="Association" subject="1MC5_uyCiu1SNxbJ" xmi:id="1MC5_uyCiu1SNxbO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,60,102,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337877056226"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,68,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,68,80,78" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,98;369,98;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,79,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,68,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,88;450,88;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,71,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,118;420,158;490,158;490,108;450,108;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="457,160,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="155,272,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="263,98;263,271;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="273,208,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="636,275,105,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,118;680,274;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,195,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="285,295;635,295;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="434,298,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="412,198,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="451,158;451,197;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,197,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="411,206;179,206;179,146;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="207,207,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="552,198,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="593,88;593,197;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="603,162,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="92,24,676,164" preferredShapeType="SECurveShape" subject="XHTOHuyCiu1SNxIe" xmi:id="XHTOHuyCiu1SNxId">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="22"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:429.99999999999994,178.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:429.99999999999994,178.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:268.0,110.0" controlPoint2="Pt:592.0,110.0" endPoint="Pt:754.0,110.0" objectId="1" startPoint="Pt:106.0,110.0"/>
+							<Curve controlPoint1="Pt:754.0,144.0" controlPoint2="Pt:754.0,212.0" endPoint="Pt:754.0,246.0" objectId="2" startPoint="Pt:754.0,110.0"/>
+							<Curve controlPoint1="Pt:592.0,246.0" controlPoint2="Pt:268.0,246.0" endPoint="Pt:106.0,246.0" objectId="3" startPoint="Pt:754.0,246.0"/>
+							<Curve controlPoint1="Pt:106.0,212.0" controlPoint2="Pt:106.0,144.0" endPoint="Pt:106.0,110.0" objectId="4" startPoint="Pt:106.0,246.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="7,212,141,65" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="S5YuHuyCiu1SNxI3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,141,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="114,211;114,188;" preferredShapeType="Anchor" subject="lK0uHuyCiu1SNxI7" xmi:id="lK0uHuyCiu1SNxI8">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="114,200,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="267,363,105,40" preferredShapeType="Class" subject="4V6W3uyCiu1SNxTH" xmi:id="Fl6W3uyCiu1SNxTG">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="395,364,105,40" preferredShapeType="Class" subject="RB2W3uyCiu1SNxTP" xmi:id="hB2W3uyCiu1SNxTO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="149,363,105,40" preferredShapeType="Class" subject="zuuW3uyCiu1SNxTU" xmi:id="zuuW3uyCiu1SNxTT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="407,118;407,363;" preferredShapeType="Generalization" subject="BHNW3uyCiu1SNxT2" xmi:id="BHNW3uyCiu1SNxT3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="407,240,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="382,118;382,125;371,363;" preferredShapeType="Generalization" subject="tJTW3uyCiu1SNxT." xmi:id="tJTW3uyCiu1SNxT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="376,239,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="371,118;296,328;254,363;" preferredShapeType="Generalization" subject="oCw23uyCiu1SNxUT" xmi:id="oCw23uyCiu1SNxUU">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="323,252,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337806320596"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1337806342674"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="138,110,105,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;243,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="321,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;243,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,142,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component6" toolName="Visual Paradigm for UML" xmi:id="VVIJLuyCiu1SNw59">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337690442410"/>
+				<apmLastModified value="1337876727401"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="450"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="NVoJLuyCiu1SNw6D"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="NVoJLuyCiu1SNw6D"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="320,40,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="iE4JLuyCiu1SNw6F">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,40,110,40" preferredShapeType="Class" subject="Jc2JLuyCiu1SNw6o" xmi:id="xc2JLuyCiu1SNw6n">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,60;499,60;" preferredShapeType="Generalization" subject="3iRJLuyCiu1SNw6t" xmi:id="3iRJLuyCiu1SNw6u">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="439,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,40,110,40" preferredShapeType="Class" subject="L9xJLuyCiu1SNw61" xmi:id="L9xJLuyCiu1SNw60">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,60;699,60;" preferredShapeType="Generalization" subject="ouFJLuyCiu1SNw6_" xmi:id="ouFJLuyCiu1SNw7A">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="629,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="90,40,110,40" preferredShapeType="Class" subject="Xw_ibuyCiu1SNxFK" xmi:id="Xw_ibuyCiu1SNxFJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,160,80,40" preferredShapeType="Class" subject="h_YSbuyCiu1SNxFP" xmi:id="h_YSbuyCiu1SNxFO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,159;240,60;200,60;" preferredShapeType="Association" subject="b1USbuyCiu1SNxFU" xmi:id="b1USbuyCiu1SNxFZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="240,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,159;280,60;319,60;" preferredShapeType="Association" subject="gCsSbuyCiu1SNxFe" xmi:id="gCsSbuyCiu1SNxFj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="281,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="740,80;740,160;670,160;670,70;699,70;" preferredShapeType="Association" subject="MMoybuyCiu1SNxF6" xmi:id="sMoybuyCiu1SNxF_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="620,170,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,160,80,50" preferredShapeType="Class" subject="YmaybuyCiu1SNxGR" xmi:id="YmaybuyCiu1SNxGQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,190;550,190;" preferredShapeType="AssociationClass" subject="fpOybuyCiu1SNxGW" xmi:id="fpOybuyCiu1SNxGX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="586,218,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,180;300,180;" preferredShapeType="Association" subject="QjBybuyCiu1SNxGg" xmi:id="QjBybuyCiu1SNxGl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,180,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="770,80;770,160;830,160;830,60;810,60;" preferredShapeType="Association" subject="m4aBHuyCiu1SNxLY" xmi:id="m4aBHuyCiu1SNxLd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="810,170,63,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,340,80,50" preferredShapeType="Class" subject="Oa6BHuyCiu1SNxLh" xmi:id="Oa6BHuyCiu1SNxLg">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="810,160;810,360;550,360;" preferredShapeType="AssociationClass" subject="Lu.BHuyCiu1SNxLr" xmi:id="ru.BHuyCiu1SNxLs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="809,381,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,360;140,360;140,80;" preferredShapeType="Association" subject="ghXBHuyCiu1SNxMM" xmi:id="IhXBHuyCiu1SNxMR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="134,359,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,200;260,230;750,230;750,80;" preferredShapeType="Association" subject="SA4hHuyCiu1SNxMa" xmi:id="KA4hHuyCiu1SNxMf">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,230,77,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,260,80,50" preferredShapeType="Class" subject="ThihHuyCiu1SNxMu" xmi:id="ThihHuyCiu1SNxMt">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,230;510,259;" preferredShapeType="AssociationClass" subject="XpGhHuyCiu1SNxM0" xmi:id="XpGhHuyCiu1SNxM1">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="520,264,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="PackageDiagram" documentation="" name="Package Diagram1" toolName="Visual Paradigm for UML" xmi:id="gxe0buyCiu1SNw.m">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337717549249"/>
+				<apmLastModified value="1337805933734"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+			</properties>
+		</xmi:Extension>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component3.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component3.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,453 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="830" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="394" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L695 -7 L695 174 L-7 174 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M92.1749 95.9009 L92.1749 260.1161 L767.8639 260.1161 L767.8639 95.9009 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L0 163 L684 163 L684 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L91 -7 L91 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 47 L80 47 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M-7 -7 L91 -7 L91 89 L-7 89 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L0 75 L80 75 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M-7 -7 L141 -7 L141 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M0 0 L0 47 L130 47 L130 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M0 0 L130 0 L130 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M-7 -7 L116 -7 L116 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M0 0 L0 23 L105 23 L105 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M0 0 L105 0 L105 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M-7 -7 L131 -7 L131 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
+      ><path d="M0 0 L0 47 L120 47 L120 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
+      ><path d="M0 0 L120 0 L120 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
+      ><path d="M-7 -7 L152 -7 L152 76 L-7 76 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
+      ><path d="M0 0 L0 65 L126 65 L126 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
+      ><path d="M-7 -7 L53 -7 L53 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
+      ><path d="M-7 -7 L51 -7 L51 31 L-7 31 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
+      ><path d="M-7 -7 L52 -7 L52 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
+      ><path d="M0 0 L253 0 L253 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
+      ><path d="M0 0 L293 0 L293 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath25"
+      ><path d="M0 0 L174 0 L174 154 L0 154 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath26"
+      ><path d="M0 0 L104 0 L104 277 L0 277 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath27"
+      ><path d="M0 0 L104 0 L104 260 L0 260 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath28"
+      ><path d="M0 0 L454 0 L454 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath29"
+      ><path d="M0 0 L104 0 L104 143 L0 143 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath30"
+      ><path d="M0 0 L336 0 L336 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath31"
+      ><path d="M0 0 L104 0 L104 213 L0 213 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath32"
+      ><path d="M0 0 L104 0 L104 156 L0 156 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath33"
+      ><path d="M0 0 L104 0 L104 349 L0 349 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath34"
+      ><path d="M0 0 L115 0 L115 349 L0 349 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath35"
+      ><path d="M0 0 L221 0 L221 350 L0 350 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath36"
+      ><path d="M0 0 L182 0 L182 163 L0 163 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath37"
+      ><path d="M0 0 L104 0 L104 314 L0 314 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath38"
+      ><path d="M-41 -14 L82 -14 L82 28 L-41 28 L-41 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath39"
+      ><path d="M-40 -20 L80 -20 L80 40 L-40 40 L-40 -20 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath40"
+      ><path d="M-42 -14 L84 -14 L84 28 L-42 28 L-42 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath41"
+      ><path d="M-70 -14 L140 -14 L140 28 L-70 28 L-70 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath42"
+      ><path d="M-58 -14 L116 -14 L116 28 L-58 28 L-58 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath43"
+      ><path d="M-44 -14 L88 -14 L88 28 L-44 28 L-44 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath44"
+      ><path d="M-111 -14 L222 -14 L222 28 L-111 28 L-111 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath45"
+      ><path d="M-110 -14 L220 -14 L220 28 L-110 28 L-110 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath46"
+      ><path d="M-123 -14 L246 -14 L246 28 L-123 28 L-123 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="830" height="394" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(87,2) matrix(1.0123,0,0,0.9926,-93.3086,-95.1912)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><path d="M106 110 C268 110 592 110 754 110 C754 144 754 212 754 246 C592 246 268 246 106 246 C106 212 106 144 106 110 Z" clip-path="url(#clipPath2)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="matrix(1,0,0,1,87,2)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" color-rendering="optimizeQuality" font-family="sans-serif" stroke="silver" stroke-opacity="1"
+    ><path fill="none" d="M14 14 C178 14 506 14 670 14 C670 47.75 670 115.25 670 149 C506 149 178 149 14 149 C14 115.25 14 47.75 14 14 Z" clip-path="url(#clipPath3)"
+    /></g
+    ><g font-size="11" transform="translate(365,45)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(365,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath4)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(365,59)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath5)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath5)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(365,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="22" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Agent</text
+    ></g
+    ><g font-size="11" transform="translate(135,45)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="78" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(135,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="78" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(135,59)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath8)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath8)" stroke="none"
+      > startTime</text
+      ><text x="2" xml:space="preserve" y="41" clip-path="url(#clipPath8)" stroke="none"
+      > endTime</text
+      ><text x="2" xml:space="preserve" y="55" clip-path="url(#clipPath8)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(135,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="18" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Activity</text
+    ></g
+    ><g font-size="11" transform="translate(635,45)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(635,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath4)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(635,59)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath5)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath5)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(635,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(150,249)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="130" height="50" y="0" clip-path="url(#clipPath9)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(150,249)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="130" height="50" y="0" clip-path="url(#clipPath9)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath9)" x2="130" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(150,263)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath10)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath10)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(150,249)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath11)" stroke="none"
+      >WasAssociatedWith</text
+    ></g
+    ><g font-size="11" transform="translate(631,252)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(631,252)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath12)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(631,252)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="39" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath14)" stroke="none"
+      >Plan</text
+    ></g
+    ><g font-size="11" transform="translate(407,175)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="120" height="50" y="0" clip-path="url(#clipPath15)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(407,175)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="120" height="50" y="0" clip-path="url(#clipPath15)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath15)" x2="120" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(407,189)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath16)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath16)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(407,175)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath17)" stroke="none"
+      >ActedOnBehalfOf</text
+    ></g
+    ><g font-size="11" transform="translate(547,175)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="120" height="50" y="0" clip-path="url(#clipPath15)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(547,175)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="120" height="50" y="0" clip-path="url(#clipPath15)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath15)" x2="120" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(547,189)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath16)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath16)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(547,175)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="12" xml:space="preserve" y="11" clip-path="url(#clipPath17)" stroke="none"
+      >WasAttributedTo</text
+    ></g
+    ><g font-size="11" transform="translate(2,189)" fill-opacity="0.498" fill="rgb(255,255,192)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(255,255,192)" stroke-opacity="0.498"
+    ><polygon points=" 0 0 125 0 140 15 125 15 125 0 140 15 140 64 0 64" clip-path="url(#clipPath18)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(2,189)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1" stroke-miterlimit="0"
+    ><polygon fill="none" points=" 0 0 125 0 140 15 125 15 125 0 140 15 140 64 0 64" clip-path="url(#clipPath18)"
+    /></g
+    ><g font-size="13" transform="translate(2,189)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="&apos;Lucida Grande&apos;" stroke="black" stroke-opacity="1"
+    ><path d="M7.6481 14.3638 Q5.7043 14.3638 4.6451 13.2229 Q3.5859 12.082 3.5859 9.9918 Q3.5859 7.9072 4.6649 6.7579 Q5.7438 5.6085 7.7044 5.6085 Q8.8256 5.6085 10.3299 5.9748 L10.3299 7.0847 Q8.6171 6.4931 7.6875 6.4931 Q6.3297 6.4931 5.586 7.4114 Q4.8423 8.3298 4.8423 10.0031 Q4.8423 11.5975 5.6367 12.5187 Q6.4311 13.4398 7.8058 13.4398 Q8.989 13.4398 10.3411 12.713 L10.3411 13.7272 Q9.1073 14.3638 7.6481 14.3638 ZM12.1099 14.1553 L12.1099 5.2592 L13.2198 5.2592 L13.2198 14.1553 ZM18.2649 13.3779 Q17.2677 14.2962 16.3438 14.2962 Q15.5832 14.2962 15.0817 13.8201 Q14.5803 13.3441 14.5803 12.6173 Q14.5803 11.6144 15.4226 11.0764 Q16.2649 10.5383 17.8368 10.5383 L18.1016 10.5383 L18.1016 9.8003 Q18.1016 8.7354 17.0086 8.7354 Q16.1297 8.7354 15.1099 9.2763 L15.1099 8.3579 Q16.2311 7.9016 17.2114 7.9016 Q18.2368 7.9016 18.7241 8.3636 Q19.2115 8.8256 19.2115 9.8003 L19.2115 12.5722 Q19.2115 13.5243 19.7974 13.5243 Q19.8706 13.5243 20.0115 13.5018 L20.0904 14.1159 Q19.7129 14.2962 19.2565 14.2962 Q18.479 14.2962 18.2649 13.3779 ZM18.1016 12.775 L18.1016 11.1919 L17.7297 11.1806 Q16.817 11.1806 16.2536 11.5271 Q15.6902 11.8736 15.6902 12.437 Q15.6902 12.837 15.9719 13.1131 Q16.2536 13.3891 16.6593 13.3891 Q17.3522 13.3891 18.1016 12.775 ZM22.7325 14.2962 Q21.9719 14.2962 20.8845 13.9413 L20.8845 12.9215 Q21.9719 13.4624 22.7776 13.4624 Q23.2565 13.4624 23.572 13.2032 Q23.8875 12.944 23.8875 12.5553 Q23.8875 11.9863 23.0029 11.6144 L22.355 11.3383 Q20.9183 10.7411 20.9183 9.62 Q20.9183 8.8199 21.4846 8.3608 Q22.0508 7.9016 23.0367 7.9016 Q23.5494 7.9016 24.3044 8.0424 L24.5354 8.0875 L24.5354 9.0115 Q23.6058 8.7354 23.0593 8.7354 Q21.9888 8.7354 21.9888 9.5129 Q21.9888 10.0143 22.8001 10.358 L23.3353 10.5834 Q24.2424 10.9665 24.6199 11.3919 Q24.9974 11.8172 24.9974 12.4539 Q24.9974 13.2595 24.3607 13.7779 Q23.7241 14.2962 22.7325 14.2962 ZM28.7325 14.2962 Q27.9719 14.2962 26.8845 13.9413 L26.8845 12.9215 Q27.9719 13.4624 28.7776 13.4624 Q29.2565 13.4624 29.572 13.2032 Q29.8875 12.944 29.8875 12.5553 Q29.8875 11.9863 29.0029 11.6144 L28.355 11.3383 Q26.9183 10.7411 26.9183 9.62 Q26.9183 8.8199 27.4846 8.3608 Q28.0508 7.9016 29.0367 7.9016 Q29.5494 7.9016 30.3044 8.0424 L30.5354 8.0875 L30.5354 9.0115 Q29.6058 8.7354 29.0593 8.7354 Q27.9888 8.7354 27.9888 9.5129 Q27.9888 10.0143 28.8001 10.358 L29.3353 10.5834 Q30.2424 10.9665 30.6199 11.3919 Q30.9974 11.8172 30.9974 12.4539 Q30.9974 13.2595 30.3607 13.7779 Q29.7241 14.2962 28.7325 14.2962 ZM37.5946 13.9582 Q36.479 14.2962 35.6846 14.2962 Q34.3325 14.2962 33.4789 13.3976 Q32.6254 12.4989 32.6254 11.0679 Q32.6254 9.6763 33.3775 8.7861 Q34.1297 7.896 35.3015 7.896 Q36.4114 7.896 37.0171 8.6847 Q37.6227 9.4735 37.6227 10.9271 L37.6171 11.2707 L33.7578 11.2707 Q34.0001 13.4511 35.8931 13.4511 Q36.5861 13.4511 37.5946 13.0793 ZM33.8085 10.4369 L36.5072 10.4369 Q36.5072 8.7298 35.2339 8.7298 Q33.955 8.7298 33.8085 10.4369 ZM40.7325 14.2962 Q39.9719 14.2962 38.8845 13.9413 L38.8845 12.9215 Q39.9719 13.4624 40.7776 13.4624 Q41.2565 13.4624 41.572 13.2032 Q41.8875 12.944 41.8875 12.5553 Q41.8875 11.9863 41.0029 11.6144 L40.355 11.3383 Q38.9183 10.7411 38.9183 9.62 Q38.9183 8.8199 39.4846 8.3608 Q40.0508 7.9016 41.0367 7.9016 Q41.5494 7.9016 42.3044 8.0424 L42.5354 8.0875 L42.5354 9.0115 Q41.6058 8.7354 41.0593 8.7354 Q39.9888 8.7354 39.9888 9.5129 Q39.9888 10.0143 40.8001 10.358 L41.3353 10.5834 Q42.2424 10.9665 42.6199 11.3919 Q42.9974 11.8172 42.9974 12.4539 Q42.9974 13.2595 42.3607 13.7779 Q41.7241 14.2962 40.7325 14.2962 ZM52.2649 13.3779 Q51.2677 14.2962 50.3438 14.2962 Q49.5832 14.2962 49.0817 13.8201 Q48.5803 13.3441 48.5803 12.6173 Q48.5803 11.6144 49.4226 11.0764 Q50.2649 10.5383 51.8368 10.5383 L52.1016 10.5383 L52.1016 9.8003 Q52.1016 8.7354 51.0086 8.7354 Q50.1297 8.7354 49.1099 9.2763 L49.1099 8.3579 Q50.2311 7.9016 51.2114 7.9016 Q52.2368 7.9016 52.7241 8.3636 Q53.2115 8.8256 53.2115 9.8003 L53.2115 12.5722 Q53.2115 13.5243 53.7974 13.5243 Q53.8706 13.5243 54.0115 13.5018 L54.0904 14.1159 Q53.7129 14.2962 53.2565 14.2962 Q52.479 14.2962 52.2649 13.3779 ZM52.1016 12.775 L52.1016 11.1919 L51.7297 11.1806 Q50.817 11.1806 50.2536 11.5271 Q49.6902 11.8736 49.6902 12.437 Q49.6902 12.837 49.9719 13.1131 Q50.2536 13.3891 50.6593 13.3891 Q51.3522 13.3891 52.1016 12.775 ZM55.1099 14.1553 L55.1099 8.0368 L56.2198 8.0368 L56.2198 9.1861 Q57.0987 7.9016 58.372 7.9016 Q59.1664 7.9016 59.6396 8.4058 Q60.1129 8.9101 60.1129 9.7608 L60.1129 14.1553 L59.003 14.1553 L59.003 10.1214 Q59.003 9.4397 58.803 9.1495 Q58.603 8.8594 58.141 8.8594 Q57.1212 8.8594 56.2198 10.1946 L56.2198 14.1553 ZM66.0368 14.1553 L66.0368 13.006 Q65.3607 14.2962 63.9973 14.2962 Q62.893 14.2962 62.2592 13.4905 Q61.6254 12.6849 61.6254 11.2876 Q61.6254 9.7608 62.3437 8.8312 Q63.062 7.9016 64.2339 7.9016 Q65.3213 7.9016 66.0368 8.7354 L66.0368 5.2592 L67.1523 5.2592 L67.1523 14.1553 ZM66.0368 9.496 Q65.1748 8.7354 64.4029 8.7354 Q62.8085 8.7354 62.8085 11.175 Q62.8085 13.3215 64.2283 13.3215 Q65.1523 13.3215 66.0368 12.313 Z" clip-path="url(#clipPath19)" stroke="none"
+      /><path d="M7.2649 28.3779 Q6.2677 29.2962 5.3438 29.2962 Q4.5832 29.2962 4.0817 28.8201 Q3.5803 28.3441 3.5803 27.6173 Q3.5803 26.6144 4.4226 26.0764 Q5.2649 25.5383 6.8368 25.5383 L7.1016 25.5383 L7.1016 24.8003 Q7.1016 23.7354 6.0086 23.7354 Q5.1297 23.7354 4.1099 24.2763 L4.1099 23.3579 Q5.2311 22.9016 6.2114 22.9016 Q7.2368 22.9016 7.7241 23.3636 Q8.2115 23.8256 8.2115 24.8003 L8.2115 27.5722 Q8.2115 28.5243 8.7974 28.5243 Q8.8706 28.5243 9.0115 28.5018 L9.0904 29.1159 Q8.7129 29.2962 8.2565 29.2962 Q7.479 29.2962 7.2649 28.3779 ZM7.1016 27.775 L7.1016 26.1919 L6.7297 26.1806 Q5.817 26.1806 5.2536 26.5271 Q4.6902 26.8736 4.6902 27.437 Q4.6902 27.837 4.9719 28.1131 Q5.2536 28.3891 5.6593 28.3891 Q6.3522 28.3891 7.1016 27.775 ZM11.7325 29.2962 Q10.9719 29.2962 9.8845 28.9413 L9.8845 27.9215 Q10.9719 28.4624 11.7776 28.4624 Q12.2565 28.4624 12.572 28.2032 Q12.8875 27.944 12.8875 27.5553 Q12.8875 26.9863 12.0029 26.6144 L11.355 26.3383 Q9.9183 25.7411 9.9183 24.62 Q9.9183 23.8199 10.4846 23.3608 Q11.0508 22.9016 12.0367 22.9016 Q12.5494 22.9016 13.3044 23.0424 L13.5354 23.0875 L13.5354 24.0115 Q12.6058 23.7354 12.0593 23.7354 Q10.9888 23.7354 10.9888 24.5129 Q10.9888 25.0143 11.8001 25.358 L12.3353 25.5834 Q13.2424 25.9665 13.6199 26.3919 Q13.9974 26.8172 13.9974 27.4539 Q13.9974 28.2595 13.3607 28.7779 Q12.7241 29.2962 11.7325 29.2962 ZM17.7325 29.2962 Q16.9719 29.2962 15.8845 28.9413 L15.8845 27.9215 Q16.9719 28.4624 17.7776 28.4624 Q18.2565 28.4624 18.572 28.2032 Q18.8875 27.944 18.8875 27.5553 Q18.8875 26.9863 18.0029 26.6144 L17.355 26.3383 Q15.9183 25.7411 15.9183 24.62 Q15.9183 23.8199 16.4846 23.3608 Q17.0508 22.9016 18.0367 22.9016 Q18.5494 22.9016 19.3044 23.0424 L19.5354 23.0875 L19.5354 24.0115 Q18.6058 23.7354 18.0593 23.7354 Q16.9888 23.7354 16.9888 24.5129 Q16.9888 25.0143 17.8001 25.358 L18.3353 25.5834 Q19.2424 25.9665 19.6199 26.3919 Q19.9974 26.8172 19.9974 27.4539 Q19.9974 28.2595 19.3607 28.7779 Q18.7241 29.2962 17.7325 29.2962 ZM24.5044 29.2962 Q23.1916 29.2962 22.4085 28.4257 Q21.6254 27.5553 21.6254 26.0961 Q21.6254 24.62 22.4113 23.7608 Q23.1973 22.9016 24.5438 22.9016 Q25.8903 22.9016 26.6763 23.7608 Q27.4622 24.62 27.4622 26.0848 Q27.4622 27.5835 26.6735 28.4398 Q25.8847 29.2962 24.5044 29.2962 ZM24.5213 28.4624 Q26.2847 28.4624 26.2847 26.0848 Q26.2847 23.7354 24.5438 23.7354 Q22.8085 23.7354 22.8085 26.0961 Q22.8085 28.4624 24.5213 28.4624 ZM31.4987 29.2962 Q30.2592 29.2962 29.4423 28.3779 Q28.6254 27.4595 28.6254 26.0623 Q28.6254 24.5693 29.4339 23.7354 Q30.2423 22.9016 31.6903 22.9016 Q32.4058 22.9016 33.2903 23.0988 L33.2903 24.0284 Q32.3495 23.7523 31.7579 23.7523 Q30.9072 23.7523 30.3916 24.3918 Q29.8761 25.0313 29.8761 26.0961 Q29.8761 27.1271 30.4057 27.7637 Q30.9353 28.4004 31.7917 28.4004 Q32.5523 28.4004 33.3579 28.0116 L33.3579 28.9694 Q32.2819 29.2962 31.4987 29.2962 ZM35.1099 29.1553 L35.1099 23.0368 L36.2198 23.0368 L36.2198 29.1553 ZM35.1099 21.9269 L35.1099 20.817 L36.2198 20.817 L36.2198 21.9269 ZM41.2649 28.3779 Q40.2677 29.2962 39.3438 29.2962 Q38.5832 29.2962 38.0817 28.8201 Q37.5803 28.3441 37.5803 27.6173 Q37.5803 26.6144 38.4226 26.0764 Q39.2649 25.5383 40.8368 25.5383 L41.1016 25.5383 L41.1016 24.8003 Q41.1016 23.7354 40.0086 23.7354 Q39.1297 23.7354 38.1099 24.2763 L38.1099 23.3579 Q39.2311 22.9016 40.2114 22.9016 Q41.2368 22.9016 41.7241 23.3636 Q42.2115 23.8256 42.2115 24.8003 L42.2115 27.5722 Q42.2115 28.5243 42.7974 28.5243 Q42.8706 28.5243 43.0115 28.5018 L43.0904 29.1159 Q42.7129 29.2962 42.2565 29.2962 Q41.479 29.2962 41.2649 28.3779 ZM41.1016 27.775 L41.1016 26.1919 L40.7297 26.1806 Q39.817 26.1806 39.2536 26.5271 Q38.6902 26.8736 38.6902 27.437 Q38.6902 27.837 38.9719 28.1131 Q39.2536 28.3891 39.6593 28.3891 Q40.3522 28.3891 41.1016 27.775 ZM45.9466 29.2962 Q45.1015 29.2962 44.6282 28.8117 Q44.155 28.3272 44.155 27.4651 L44.155 23.8706 L43.3887 23.8706 L43.3887 23.0368 L44.155 23.0368 L44.155 21.9269 L45.2649 21.8199 L45.2649 23.0368 L46.8649 23.0368 L46.8649 23.8706 L45.2649 23.8706 L45.2649 27.2623 Q45.2649 28.4624 46.3015 28.4624 Q46.5213 28.4624 46.8368 28.3891 L46.8368 29.1553 Q46.3241 29.2962 45.9466 29.2962 ZM48.1099 29.1553 L48.1099 23.0368 L49.2198 23.0368 L49.2198 29.1553 ZM48.1099 21.9269 L48.1099 20.817 L49.2198 20.817 L49.2198 21.9269 ZM53.5044 29.2962 Q52.1916 29.2962 51.4085 28.4257 Q50.6254 27.5553 50.6254 26.0961 Q50.6254 24.62 51.4113 23.7608 Q52.1973 22.9016 53.5438 22.9016 Q54.8903 22.9016 55.6763 23.7608 Q56.4622 24.62 56.4622 26.0848 Q56.4622 27.5835 55.6735 28.4398 Q54.8847 29.2962 53.5044 29.2962 ZM53.5213 28.4624 Q55.2847 28.4624 55.2847 26.0848 Q55.2847 23.7354 53.5438 23.7354 Q51.8085 23.7354 51.8085 26.0961 Q51.8085 28.4624 53.5213 28.4624 ZM58.1099 29.1553 L58.1099 23.0368 L59.2198 23.0368 L59.2198 24.1861 Q60.0987 22.9016 61.372 22.9016 Q62.1664 22.9016 62.6396 23.4058 Q63.1129 23.9101 63.1129 24.7608 L63.1129 29.1553 L62.003 29.1553 L62.003 25.1214 Q62.003 24.4397 61.803 24.1495 Q61.603 23.8594 61.141 23.8594 Q60.1212 23.8594 59.2198 25.1946 L59.2198 29.1553 ZM66.7325 29.2962 Q65.9719 29.2962 64.8845 28.9413 L64.8845 27.9215 Q65.9719 28.4624 66.7776 28.4624 Q67.2565 28.4624 67.572 28.2032 Q67.8875 27.944 67.8875 27.5553 Q67.8875 26.9863 67.0029 26.6144 L66.355 26.3383 Q64.9183 25.7411 64.9183 24.62 Q64.9183 23.8199 65.4846 23.3608 Q66.0508 22.9016 67.0367 22.9016 Q67.5494 22.9016 68.3044 23.0424 L68.5354 23.0875 L68.5354 24.0115 Q67.6058 23.7354 67.0593 23.7354 Q65.9888 23.7354 65.9888 24.5129 Q65.9888 25.0143 66.8001 25.358 L67.3353 25.5834 Q68.2424 25.9665 68.6199 26.3919 Q68.9974 26.8172 68.9974 27.4539 Q68.9974 28.2595 68.3607 28.7779 Q67.7241 29.2962 66.7325 29.2962 Z" clip-path="url(#clipPath19)" stroke="none"
+      /><path d="M4.8198 44.1553 L3.0676 38.0368 L4.155 38.0368 L5.4959 42.775 L6.9438 38.0368 L8.0537 38.0368 L9.3214 42.775 L10.8595 38.0368 L11.8116 38.0368 L9.8172 44.1553 L8.7016 44.1553 L7.4058 39.4171 L5.941 44.1553 ZM13.1099 44.1553 L13.1099 38.0368 L14.2198 38.0368 L14.2198 44.1553 ZM13.1099 36.9269 L13.1099 35.817 L14.2198 35.817 L14.2198 36.9269 ZM17.9466 44.2962 Q17.1015 44.2962 16.6282 43.8117 Q16.155 43.3271 16.155 42.4651 L16.155 38.8706 L15.3887 38.8706 L15.3887 38.0368 L16.155 38.0368 L16.155 36.9269 L17.2649 36.8199 L17.2649 38.0368 L18.8649 38.0368 L18.8649 38.8706 L17.2649 38.8706 L17.2649 42.2623 Q17.2649 43.4624 18.3015 43.4624 Q18.5213 43.4624 18.8368 43.3891 L18.8368 44.1553 Q18.3241 44.2962 17.9466 44.2962 ZM20.1099 44.1553 L20.1099 35.2592 L21.2198 35.2592 L21.2198 39.1861 Q22.0987 37.9016 23.372 37.9016 Q24.1664 37.9016 24.6396 38.4058 Q25.1129 38.9101 25.1129 39.7608 L25.1129 44.1553 L24.003 44.1553 L24.003 40.1214 Q24.003 39.4397 23.803 39.1495 Q23.603 38.8594 23.141 38.8594 Q22.1212 38.8594 21.2198 40.1946 L21.2198 44.1553 ZM27.1099 44.1553 L27.1099 38.0368 L28.2198 38.0368 L28.2198 44.1553 ZM27.1099 36.9269 L27.1099 35.817 L28.2198 35.817 L28.2198 36.9269 ZM30.1099 44.1553 L30.1099 38.0368 L31.2198 38.0368 L31.2198 39.1861 Q32.0987 37.9016 33.372 37.9016 Q34.1664 37.9016 34.6396 38.4058 Q35.1129 38.9101 35.1129 39.7608 L35.1129 44.1553 L34.003 44.1553 L34.003 40.1214 Q34.003 39.4397 33.803 39.1495 Q33.603 38.8594 33.141 38.8594 Q32.1212 38.8594 31.2198 40.1946 L31.2198 44.1553 ZM42.9466 44.2962 Q42.1015 44.2962 41.6282 43.8117 Q41.155 43.3271 41.155 42.4651 L41.155 38.8706 L40.3887 38.8706 L40.3887 38.0368 L41.155 38.0368 L41.155 36.9269 L42.2649 36.8199 L42.2649 38.0368 L43.8649 38.0368 L43.8649 38.8706 L42.2649 38.8706 L42.2649 42.2623 Q42.2649 43.4624 43.3015 43.4624 Q43.5213 43.4624 43.8368 43.3891 L43.8368 44.1553 Q43.3241 44.2962 42.9466 44.2962 ZM45.1099 44.1553 L45.1099 35.2592 L46.2198 35.2592 L46.2198 39.1861 Q47.0987 37.9016 48.372 37.9016 Q49.1664 37.9016 49.6396 38.4058 Q50.1129 38.9101 50.1129 39.7608 L50.1129 44.1553 L49.003 44.1553 L49.003 40.1214 Q49.003 39.4397 48.803 39.1495 Q48.603 38.8594 48.141 38.8594 Q47.1212 38.8594 46.2198 40.1946 L46.2198 44.1553 ZM52.1099 44.1553 L52.1099 38.0368 L53.2198 38.0368 L53.2198 44.1553 ZM52.1099 36.9269 L52.1099 35.817 L53.2198 35.817 L53.2198 36.9269 ZM56.7325 44.2962 Q55.9719 44.2962 54.8845 43.9413 L54.8845 42.9215 Q55.9719 43.4624 56.7776 43.4624 Q57.2565 43.4624 57.572 43.2032 Q57.8875 42.944 57.8875 42.5553 Q57.8875 41.9863 57.0029 41.6144 L56.355 41.3383 Q54.9183 40.7411 54.9183 39.62 Q54.9183 38.8199 55.4846 38.3608 Q56.0508 37.9016 57.0367 37.9016 Q57.5494 37.9016 58.3044 38.0424 L58.5354 38.0875 L58.5354 39.0115 Q57.6058 38.7354 57.0593 38.7354 Q55.9888 38.7354 55.9888 39.5129 Q55.9888 40.0144 56.8001 40.358 L57.3353 40.5834 Q58.2424 40.9665 58.6199 41.3919 Q58.9974 41.8172 58.9974 42.4539 Q58.9974 43.2595 58.3607 43.7779 Q57.7241 44.2962 56.7325 44.2962 ZM68.2649 43.3779 Q67.2677 44.2962 66.3438 44.2962 Q65.5832 44.2962 65.0817 43.8201 Q64.5803 43.3441 64.5803 42.6173 Q64.5803 41.6144 65.4226 41.0764 Q66.2649 40.5383 67.8368 40.5383 L68.1016 40.5383 L68.1016 39.8003 Q68.1016 38.7354 67.0086 38.7354 Q66.1297 38.7354 65.1099 39.2763 L65.1099 38.3579 Q66.2311 37.9016 67.2114 37.9016 Q68.2368 37.9016 68.7241 38.3636 Q69.2115 38.8256 69.2115 39.8003 L69.2115 42.5722 Q69.2115 43.5243 69.7974 43.5243 Q69.8706 43.5243 70.0115 43.5018 L70.0904 44.1159 Q69.7129 44.2962 69.2565 44.2962 Q68.479 44.2962 68.2649 43.3779 ZM68.1016 42.775 L68.1016 41.1919 L67.7297 41.1806 Q66.817 41.1806 66.2536 41.5271 Q65.6902 41.8736 65.6902 42.437 Q65.6902 42.837 65.9719 43.1131 Q66.2536 43.3891 66.6593 43.3891 Q67.3522 43.3891 68.1016 42.775 ZM71.1099 44.1553 L71.1099 38.0368 L72.2198 38.0368 L72.2198 39.1861 Q72.879 37.9016 74.1354 37.9016 Q74.3044 37.9016 74.4903 37.9298 L74.4903 38.9664 Q74.203 38.8706 73.9832 38.8706 Q72.9297 38.8706 72.2198 40.1214 L72.2198 44.1553 ZM80.5946 43.9582 Q79.479 44.2962 78.6846 44.2962 Q77.3325 44.2962 76.4789 43.3976 Q75.6254 42.499 75.6254 41.0679 Q75.6254 39.6763 76.3775 38.7861 Q77.1297 37.896 78.3015 37.896 Q79.4114 37.896 80.0171 38.6847 Q80.6227 39.4735 80.6227 40.9271 L80.6171 41.2707 L76.7578 41.2707 Q77.0001 43.4511 78.8931 43.4511 Q79.5861 43.4511 80.5946 43.0793 ZM76.8085 40.4369 L79.5072 40.4369 Q79.5072 38.7298 78.2339 38.7298 Q76.955 38.7298 76.8085 40.4369 ZM85.2649 43.3779 Q84.2677 44.2962 83.3438 44.2962 Q82.5832 44.2962 82.0817 43.8201 Q81.5803 43.3441 81.5803 42.6173 Q81.5803 41.6144 82.4226 41.0764 Q83.2649 40.5383 84.8368 40.5383 L85.1016 40.5383 L85.1016 39.8003 Q85.1016 38.7354 84.0086 38.7354 Q83.1297 38.7354 82.1099 39.2763 L82.1099 38.3579 Q83.2311 37.9016 84.2114 37.9016 Q85.2368 37.9016 85.7241 38.3636 Q86.2115 38.8256 86.2115 39.8003 L86.2115 42.5722 Q86.2115 43.5243 86.7974 43.5243 Q86.8706 43.5243 87.0115 43.5018 L87.0904 44.1159 Q86.7129 44.2962 86.2565 44.2962 Q85.479 44.2962 85.2649 43.3779 ZM85.1016 42.775 L85.1016 41.1919 L84.7297 41.1806 Q83.817 41.1806 83.2536 41.5271 Q82.6902 41.8736 82.6902 42.437 Q82.6902 42.837 82.9719 43.1131 Q83.2536 43.3891 83.6593 43.3891 Q84.3522 43.3891 85.1016 42.775 Z" clip-path="url(#clipPath19)" stroke="none"
+      /><path d="M4.1099 59.223 L4.1099 50.2592 L5.2198 50.2592 L5.2198 54.1861 Q5.9015 52.9016 7.2649 52.9016 Q8.3692 52.9016 9.003 53.7073 Q9.6369 54.5129 9.6369 55.9102 Q9.6369 57.4313 8.9185 58.3638 Q8.2002 59.2962 7.0283 59.2962 Q5.941 59.2962 5.2198 58.4624 L5.0846 59.223 ZM5.2198 57.6961 Q6.0762 58.4624 6.8537 58.4624 Q8.4537 58.4624 8.4537 56.0228 Q8.4537 53.8706 7.034 53.8706 Q6.1043 53.8706 5.2198 54.8791 ZM15.5946 58.9582 Q14.479 59.2962 13.6846 59.2962 Q12.3325 59.2962 11.4789 58.3976 Q10.6254 57.499 10.6254 56.0679 Q10.6254 54.6763 11.3775 53.7861 Q12.1297 52.896 13.3015 52.896 Q14.4114 52.896 15.0171 53.6847 Q15.6227 54.4735 15.6227 55.9271 L15.6171 56.2707 L11.7578 56.2707 Q12.0001 58.4511 13.8931 58.4511 Q14.5861 58.4511 15.5946 58.0793 ZM11.8085 55.4369 L14.5072 55.4369 Q14.5072 53.7298 13.2339 53.7298 Q11.955 53.7298 11.8085 55.4369 ZM17.1099 59.1553 L17.1099 50.2592 L18.2198 50.2592 L18.2198 59.1553 ZM22.5044 59.2962 Q21.1916 59.2962 20.4085 58.4257 Q19.6254 57.5553 19.6254 56.0961 Q19.6254 54.62 20.4113 53.7608 Q21.1973 52.9016 22.5438 52.9016 Q23.8903 52.9016 24.6763 53.7608 Q25.4622 54.62 25.4622 56.0848 Q25.4622 57.5835 24.6735 58.4398 Q23.8847 59.2962 22.5044 59.2962 ZM22.5213 58.4624 Q24.2847 58.4624 24.2847 56.0848 Q24.2847 53.7354 22.5438 53.7354 Q20.8085 53.7354 20.8085 56.0961 Q20.8085 58.4624 22.5213 58.4624 ZM27.1099 59.1553 L27.1099 53.0368 L28.2198 53.0368 L28.2198 54.1861 Q29.0987 52.9016 30.372 52.9016 Q31.1664 52.9016 31.6396 53.4058 Q32.1129 53.9101 32.1129 54.7608 L32.1129 59.1553 L31.003 59.1553 L31.003 55.1214 Q31.003 54.4397 30.803 54.1495 Q30.603 53.8594 30.141 53.8594 Q29.1212 53.8594 28.2198 55.1946 L28.2198 59.1553 ZM34.1324 61.1892 L34.262 60.2258 Q35.2254 60.6822 36.1607 60.6822 Q38.0368 60.6822 38.0368 58.6934 L38.0368 57.7299 Q37.4227 59.0145 36.0198 59.0145 Q34.9212 59.0145 34.2733 58.2145 Q33.6254 57.4144 33.6254 56.0566 Q33.6254 54.6594 34.3634 53.7805 Q35.1015 52.9016 36.2734 52.9016 Q37.2988 52.9016 38.0368 53.7354 L38.0368 53.0368 L39.1523 53.0368 L39.1523 57.4877 Q39.1523 58.9244 39.003 59.6145 Q38.8537 60.3047 38.4425 60.7441 Q37.7157 61.516 36.1832 61.516 Q35.1128 61.516 34.1324 61.1892 ZM38.0368 57.037 L38.0368 54.496 Q37.3044 53.7354 36.4424 53.7354 Q35.6762 53.7354 35.2423 54.3495 Q34.8085 54.9636 34.8085 56.0341 Q34.8085 58.0454 36.2227 58.0454 Q37.1861 58.0454 38.0368 57.037 ZM46.9466 59.2962 Q46.1015 59.2962 45.6282 58.8117 Q45.155 58.3271 45.155 57.4651 L45.155 53.8706 L44.3887 53.8706 L44.3887 53.0368 L45.155 53.0368 L45.155 51.9269 L46.2649 51.8199 L46.2649 53.0368 L47.8649 53.0368 L47.8649 53.8706 L46.2649 53.8706 L46.2649 57.2623 Q46.2649 58.4624 47.3015 58.4624 Q47.5213 58.4624 47.8368 58.3891 L47.8368 59.1553 Q47.3241 59.2962 46.9466 59.2962 ZM51.5044 59.2962 Q50.1916 59.2962 49.4085 58.4257 Q48.6254 57.5553 48.6254 56.0961 Q48.6254 54.62 49.4113 53.7608 Q50.1973 52.9016 51.5438 52.9016 Q52.8903 52.9016 53.6763 53.7608 Q54.4622 54.62 54.4622 56.0848 Q54.4622 57.5835 53.6735 58.4398 Q52.8847 59.2962 51.5044 59.2962 ZM51.5213 58.4624 Q53.2847 58.4624 53.2847 56.0848 Q53.2847 53.7354 51.5438 53.7354 Q49.8085 53.7354 49.8085 56.0961 Q49.8085 58.4624 51.5213 58.4624 ZM60.0761 59.1553 L60.0761 50.817 L62.3466 50.817 Q63.8565 50.817 64.5157 51.3269 Q65.1749 51.8368 65.1749 53.003 Q65.1749 54.3326 64.2734 55.0876 Q63.372 55.8425 61.7719 55.8425 L61.248 55.8425 L61.248 59.1553 ZM61.248 54.9467 L61.7269 54.9467 Q62.7804 54.9467 63.3551 54.4622 Q63.9298 53.9777 63.9298 53.0932 Q63.9298 52.3438 63.479 52.0227 Q63.0283 51.7015 61.9748 51.7015 L61.248 51.7015 ZM66.0761 59.1553 L66.0761 50.817 L68.6001 50.817 Q69.8002 50.817 70.4396 51.3466 Q71.0791 51.8762 71.0791 52.8847 Q71.0791 54.5524 69.3945 55.251 L72.1777 59.1553 L70.7242 59.1553 L68.3522 55.6285 L67.248 55.6285 L67.248 59.1553 ZM67.248 54.7439 L67.6311 54.7439 Q69.8622 54.7439 69.8622 52.9917 Q69.8622 51.7015 67.9917 51.7015 L67.248 51.7015 ZM76.434 59.3638 Q74.6987 59.3638 73.6423 58.1609 Q72.5859 56.9581 72.5859 54.9805 Q72.5859 52.9917 73.6479 51.8001 Q74.71 50.6086 76.4847 50.6086 Q78.2538 50.6086 79.3186 51.7973 Q80.3834 52.9861 80.3834 54.9693 Q80.3834 56.9919 79.3186 58.1778 Q78.2538 59.3638 76.434 59.3638 ZM76.4509 58.4793 Q77.7298 58.4793 78.4284 57.5581 Q79.127 56.6369 79.127 54.958 Q79.127 53.3298 78.4256 52.4114 Q77.7242 51.4931 76.4847 51.4931 Q75.2396 51.4931 74.5409 52.4143 Q73.8423 53.3354 73.8423 54.9749 Q73.8423 56.6088 74.5353 57.544 Q75.2283 58.4793 76.4509 58.4793 ZM84.3522 59.1553 L81.2028 50.817 L82.386 50.817 L84.9663 57.6454 L87.4566 50.817 L88.4932 50.817 L85.4678 59.1553 ZM96.4987 59.2962 Q95.2592 59.2962 94.4423 58.3779 Q93.6254 57.4595 93.6254 56.0623 Q93.6254 54.5693 94.4339 53.7354 Q95.2423 52.9016 96.6903 52.9016 Q97.4058 52.9016 98.2903 53.0988 L98.2903 54.0284 Q97.3495 53.7523 96.7579 53.7523 Q95.9072 53.7523 95.3916 54.3918 Q94.8761 55.0312 94.8761 56.0961 Q94.8761 57.1271 95.4057 57.7637 Q95.9353 58.4004 96.7917 58.4004 Q97.5523 58.4004 98.3579 58.0116 L98.3579 58.9694 Q97.2819 59.2962 96.4987 59.2962 ZM102.5044 59.2962 Q101.1916 59.2962 100.4085 58.4257 Q99.6254 57.5553 99.6254 56.0961 Q99.6254 54.62 100.4113 53.7608 Q101.1973 52.9016 102.5438 52.9016 Q103.8903 52.9016 104.6763 53.7608 Q105.4622 54.62 105.4622 56.0848 Q105.4622 57.5835 104.6735 58.4398 Q103.8847 59.2962 102.5044 59.2962 ZM102.5213 58.4624 Q104.2847 58.4624 104.2847 56.0848 Q104.2847 53.7354 102.5438 53.7354 Q100.8085 53.7354 100.8085 56.0961 Q100.8085 58.4624 102.5213 58.4624 ZM107.1099 59.1553 L107.1099 53.0368 L108.2198 53.0368 L108.2198 54.1861 Q108.879 52.9016 110.1354 52.9016 Q110.3044 52.9016 110.4903 52.9298 L110.4903 53.9664 Q110.203 53.8706 109.9832 53.8706 Q108.9297 53.8706 108.2198 55.1214 L108.2198 59.1553 ZM116.5946 58.9582 Q115.479 59.2962 114.6846 59.2962 Q113.3325 59.2962 112.4789 58.3976 Q111.6254 57.499 111.6254 56.0679 Q111.6254 54.6763 112.3775 53.7861 Q113.1297 52.896 114.3015 52.896 Q115.4114 52.896 116.0171 53.6847 Q116.6227 54.4735 116.6227 55.9271 L116.6171 56.2707 L112.7578 56.2707 Q113.0001 58.4511 114.8931 58.4511 Q115.5861 58.4511 116.5946 58.0793 ZM112.8085 55.4369 L115.5072 55.4369 Q115.5072 53.7298 114.2339 53.7298 Q112.955 53.7298 112.8085 55.4369 Z" clip-path="url(#clipPath19)" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(262,340)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(262,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath12)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(262,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="10" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath14)" stroke="none"
+      >SoftwareAgent</text
+    ></g
+    ><g font-size="11" transform="translate(390,341)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(390,341)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath12)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(390,341)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="33" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath14)" stroke="none"
+      >Person</text
+    ></g
+    ><g font-size="11" transform="translate(144,340)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(144,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath12)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath12)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(144,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="15" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath14)" stroke="none"
+      >Organization</text
+    ></g
+    ><g font-size="11" transform="translate(712,340)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(712,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath4)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath4)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(712,354)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath5)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath5)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(712,340)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="12" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >TracedTo</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(165,25)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath23)" x2="199" y1="50"
+      /><line y2="44" fill="none" x1="199" clip-path="url(#clipPath23)" x2="187" y1="50"
+      /><line y2="56" fill="none" x1="199" clip-path="url(#clipPath23)" x2="187" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(395,15)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="239" clip-path="url(#clipPath24)" x2="50" y1="50"
+      /><line y2="56" fill="none" x1="50" clip-path="url(#clipPath24)" x2="62" y1="50"
+      /><line y2="44" fill="none" x1="50" clip-path="url(#clipPath24)" x2="62" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(365,35)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="100" fill="none" x1="50" clip-path="url(#clipPath25)" x2="50" y1="60"
+      /><line y2="100" fill="none" x1="50" clip-path="url(#clipPath25)" x2="120" y1="100"
+      /><line y2="50" fill="none" x1="120" clip-path="url(#clipPath25)" x2="120" y1="100"
+      /><line y2="50" fill="none" x1="120" clip-path="url(#clipPath25)" x2="80" y1="50"
+      /><line y2="56" fill="none" x1="80" clip-path="url(#clipPath25)" x2="92" y1="50"
+      /><line y2="44" fill="none" x1="80" clip-path="url(#clipPath25)" x2="92" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(208,25)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="223" fill="none" x1="50" clip-path="url(#clipPath26)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(625,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="206" fill="none" x1="50" clip-path="url(#clipPath27)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath27)" points=" 50 50 44 62 56 62" stroke="none"
+      /><polygon fill="none" points=" 50 50 44 62 56 62" clip-path="url(#clipPath27)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(230,222)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath28)" x2="400" y1="50"
+      /><line y2="44" fill="none" x1="400" clip-path="url(#clipPath28)" x2="388" y1="50"
+      /><line y2="56" fill="none" x1="400" clip-path="url(#clipPath28)" x2="388" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(396,85)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="89" fill="none" x1="50" clip-path="url(#clipPath29)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(124,73)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="110" fill="none" x1="282" clip-path="url(#clipPath30)" x2="50" y1="110"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath30)" x2="50" y1="110"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath30)" x2="44" y1="50"
+      /><line y2="62" fill="none" x1="50" clip-path="url(#clipPath30)" x2="56" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(538,15)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="159" fill="none" x1="50" clip-path="url(#clipPath31)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(59,86)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="4" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath32)" x2="50" y1="102"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(352,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="295" fill="none" x1="50" clip-path="url(#clipPath33)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath33)" points=" 50 50 44 62 56 62" stroke="none"
+      /><polygon fill="none" points=" 50 50 44 62 56 62" clip-path="url(#clipPath33)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(316,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="57" fill="none" x1="61" clip-path="url(#clipPath34)" x2="61" y1="50"
+      /><line y2="295" fill="none" x1="61" clip-path="url(#clipPath34)" x2="50" y1="57"
+      /><polygon fill="white" clip-path="url(#clipPath34)" points=" 61 50 55 62 67 62" stroke="none"
+      /><polygon fill="none" points=" 61 50 55 62 67 62" clip-path="url(#clipPath34)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(199,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="267" fill="none" x1="167" clip-path="url(#clipPath35)" x2="106" y1="50"
+      /><line y2="296" fill="none" x1="106" clip-path="url(#clipPath35)" x2="50" y1="267"
+      /><polygon fill="white" clip-path="url(#clipPath35)" points=" 167 50 158 59 169 62" stroke="none"
+      /><polygon fill="none" points=" 167 50 158 59 169 62" clip-path="url(#clipPath35)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(658,20)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="109" fill="none" x1="50" clip-path="url(#clipPath36)" x2="50" y1="75"
+      /><line y2="109" fill="none" x1="50" clip-path="url(#clipPath36)" x2="128" y1="109"
+      /><line y2="50" fill="none" x1="128" clip-path="url(#clipPath36)" x2="128" y1="109"
+      /><line y2="50" fill="none" x1="128" clip-path="url(#clipPath36)" x2="57" y1="50"
+      /><line y2="56" fill="none" x1="57" clip-path="url(#clipPath36)" x2="69" y1="50"
+      /><line y2="44" fill="none" x1="57" clip-path="url(#clipPath36)" x2="69" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(714,79)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="260" fill="none" x1="50" clip-path="url(#clipPath37)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" transform="translate(173,126)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath38)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(580,257)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath40)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(756,46)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath41)" stroke="none"
+      >TracedTo</text
+    ></g
+    ><g font-size="11" transform="translate(202,184)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath42)" stroke="none"
+      >activity</text
+    ></g
+    ><g font-size="11" transform="translate(429,275)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath43)" stroke="none"
+      >plan</text
+    ></g
+    ><g font-size="11" transform="translate(450,137)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath44)" stroke="none"
+      >ActedOnBehalfOf</text
+    ></g
+    ><g font-size="11" transform="translate(482,48)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath45)" stroke="none"
+      >WasAttributedTo</text
+    ></g
+    ><g font-size="11" transform="translate(233,57)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath46)" stroke="none"
+      >WasAssociatedWith</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component3.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,15310 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337755466316"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+						<modelRef value="Ul4OHuyCiu1SNxIB"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337756859814"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="vVSGjuyCiu1SNwm4"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+								<modelRef value="b1USbuyCiu1SNxFU"/>
+								<modelRef value="gCsSbuyCiu1SNxFe"/>
+								<modelRef value="MMoybuyCiu1SNxF6"/>
+								<modelRef value="QjBybuyCiu1SNxGg"/>
+								<modelRef value="m4aBHuyCiu1SNxLY"/>
+								<modelRef value="ghXBHuyCiu1SNxMM"/>
+								<modelRef value="SA4hHuyCiu1SNxMa"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337756859815"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+								<modelRef value="fpOybuyCiu1SNxGW"/>
+								<modelRef value="Lu.BHuyCiu1SNxLr"/>
+								<modelRef value="XpGhHuyCiu1SNxM0"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337690593801"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+								<modelRef value="3iRJLuyCiu1SNw6t"/>
+								<modelRef value="ouFJLuyCiu1SNw6_"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Ul4OHuyCiu1SNxIB" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Anchor"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337755466314"/>
+								<property name="pmLastModified" type="string" value="1337755909228"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="EOr2HuyCiu1SNxHr"/>
+								<modelRef value="lK0uHuyCiu1SNxI7"/>
+								<modelRef value="qlVuHuyCiu1SNxJg"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="24s2HuyCiu1SNxHD" xmi:id="EOr2HuyCiu1SNxHr" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="XHTOHuyCiu1SNxIe" xmi:id="lK0uHuyCiu1SNxI7" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="yr2uHuyCiu1SNxJW" xmi:id="qlVuHuyCiu1SNxJg" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<taggedValue tag="test" value="" xmi:id="aUjYbuyCiu1SNw9h" xmi:type="uml:TaggedValue">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<type value="0"/>
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</taggedValue>
+					</xmi:Extension>
+				</association>
+				<associationClass from="f1p0WuyEwTiAAgTE" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337718974393"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="24s2HuyCiu1SNxHD" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755226587"/>
+							<property name="pmLastModified" type="string" value="1337755466370"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="fa44WuyEwTiAAgPN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="fa44WuyEwTiAAgPN_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="fa44WuyEwTiAAgPN_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedComment body="Classes and associations&#10;within this rectangle belong to PROV core" name="" xmi:id="afB2HuyCiu1SNxHe" xmi:type="uml:Comment">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<htmlValue value="&lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-family: Dialog; font-size: 11px }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      Classes and associations&#10;    &lt;/p&gt;&#10;    &lt;p&gt;&#10;      within this rectangle belong to PROV core&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;"/>
+					<type value="NOTE"/>
+					<qualityScore value="100"/>
+				</xmi:Extension>
+			</ownedComment>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="yr2uHuyCiu1SNxJW" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755811155"/>
+							<property name="pmLastModified" type="string" value="1337756066660"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="XHTOHuyCiu1SNxIe" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755643450"/>
+							<property name="pmLastModified" type="string" value="1337755777069"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component6" visibility="public" xmi:id="NVoJLuyCiu1SNw6D" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VVIJLuyCiu1SNw59"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Collection" visibility="public" xmi:id="Jc2JLuyCiu1SNw6o" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="3iRJLuyCiu1SNw6t" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Dictionary" visibility="public" xmi:id="L9xJLuyCiu1SNw61" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="Jc2JLuyCiu1SNw6o" xmi:id="ouFJLuyCiu1SNw6_" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="sMoybuyCiu1SNxF9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="MMoybuyCiu1SNxF7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" type="h_YSbuyCiu1SNxFP" xmi:id="SA4hHuyCiu1SNxMb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Key" visibility="public" xmi:id="Xw_ibuyCiu1SNxFK" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_Struct_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Pair" visibility="public" xmi:id="h_YSbuyCiu1SNxFP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="SA4hHuyCiu1SNxMd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMe" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="insertion" visibility="public" xmi:id="YmaybuyCiu1SNxGR" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="insertion" xmi:id="MMoybuyCiu1SNxF6"/>
+					<associationClass from="MMoybuyCiu1SNxF6" to="YmaybuyCiu1SNxGR" xmi:id="fpOybuyCiu1SNxGW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="MMoybuyCiu1SNxF7"/>
+				<memberEnd xmi:idref="sMoybuyCiu1SNxF9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="8Bp9HuyCiu1SNxNI" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="gq59HuyCiu1SNxNK" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="removal" visibility="public" xmi:id="Oa6BHuyCiu1SNxLh" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="removal" xmi:id="m4aBHuyCiu1SNxLY"/>
+					<associationClass from="m4aBHuyCiu1SNxLY" to="Oa6BHuyCiu1SNxLh" xmi:id="Lu.BHuyCiu1SNxLr"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLZ"/>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="KV99HuyCiu1SNxNW" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Yyj9HuyCiu1SNxNY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="memberOf" visibility="public" xmi:id="ThihHuyCiu1SNxMu" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="memberOf" xmi:id="SA4hHuyCiu1SNxMa"/>
+					<associationClass from="SA4hHuyCiu1SNxMa" to="ThihHuyCiu1SNxMu" xmi:id="XpGhHuyCiu1SNxM0"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMb"/>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMd"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="cM19HuyCiu1SNxNO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="UXN9HuyCiu1SNxNQ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="type" xmi:id="Class_type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Struct" xmi:id="Class_Struct_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="vVSGjuyCiu1SNwm4" xmi:type="uml:Association">
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm5"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" name="time" type="tkL1WuyEwTiAAgcE" xmi:id="vVSGjuyCiu1SNwm5" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm6" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="92"/>
+					<qualityReason value="1&#9;1&#10;2&#9;2"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm7"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="vVSGjuyCiu1SNwm7" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm8" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" name="" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="b1USbuyCiu1SNxFU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFV"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="b1USbuyCiu1SNxFV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFX"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="b1USbuyCiu1SNxFX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="gCsSbuyCiu1SNxFe" xmi:type="uml:Association">
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFf"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="gCsSbuyCiu1SNxFf" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFg" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFh"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gCsSbuyCiu1SNxFh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QjBybuyCiu1SNxGg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGh"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="YmaybuyCiu1SNxGR" xmi:id="QjBybuyCiu1SNxGh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGj"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="QjBybuyCiu1SNxGj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="ghXBHuyCiu1SNxMM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ghXBHuyCiu1SNxMN"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Oa6BHuyCiu1SNxLh" xmi:id="ghXBHuyCiu1SNxMN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ghXBHuyCiu1SNxMO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QhXBHuyCiu1SNxMP"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="QhXBHuyCiu1SNxMP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QhXBHuyCiu1SNxMQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337756473881"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="260,540,100,60" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="26"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,540,100,60" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="22"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="180,330,80,60" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,330,120,60" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,330,120,60" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="670,330,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,440,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,390;320,440;320,440;" preferredShapeType="Association" subject="vVSGjuyCiu1SNwm4" xmi:id="fVSGjuyCiu1SNwm9">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="277,408,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="219,398,44,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:219.0,398.0,44.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,394;360,439;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,400,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,539;400,480;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="390,497,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,394;420,440;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="405,410,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,539;350,480;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="354,513,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="591,79,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,539;470,520;660,520;660,179;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,520,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,539;330,500;650,500;650,179;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,486,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,179;640,460;420,460;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="514,459,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="630,179;630,450;420,450;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,430,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="651,78;651,39;750,39;750,140;671,140;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="735,150,101,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="720,140;720,329;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="727,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="160,80,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="23"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,179;610,260;210,260;210,180;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,260,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="200,260,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:200.0,260.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,260;450,410;450,539;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="455,532,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,150;240,150;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="370,135,45,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,150;250,329;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,110;240,110;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="368,95,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="340,110;340,329;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="351,281,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,179;620,280;180,280;180,180;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,280,85,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="167,282,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:167.0,282.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,280;290,539;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="251,298,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,180;230,240;600,240;600,179;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,240,111,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="520,240;520,329;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="530,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="112,51,609,161" preferredShapeType="SECurveShape" subject="24s2HuyCiu1SNxHD" xmi:id="24s2HuyCiu1SNxHC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="28"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="28"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:416.5,131.5" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.003454231433506"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8012048192771086"/>
+								<Matrix value="30.67184801381704"/>
+								<Matrix value="28.94578313253015"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:416.5,131.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.003454231433506"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8012048192771086"/>
+							<Matrix value="30.67184801381704"/>
+							<Matrix value="28.94578313253015"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:271.25,65.0" controlPoint2="Pt:561.75,65.0" endPoint="Pt:707.0,65.0" objectId="1" startPoint="Pt:126.0,65.0"/>
+							<Curve controlPoint1="Pt:707.0,98.25" controlPoint2="Pt:707.0,164.75" endPoint="Pt:707.0,198.0" objectId="2" startPoint="Pt:707.0,65.0"/>
+							<Curve controlPoint1="Pt:561.75,198.0" controlPoint2="Pt:271.25,198.0" endPoint="Pt:126.0,198.0" objectId="3" startPoint="Pt:707.0,198.0"/>
+							<Curve controlPoint1="Pt:126.0,164.75" controlPoint2="Pt:126.0,98.25" endPoint="Pt:126.0,65.0" objectId="4" startPoint="Pt:126.0,198.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="6,260,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="yfB2HuyCiu1SNxHd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="148,259;148,212;" preferredShapeType="Anchor" subject="EOr2HuyCiu1SNxHr" xmi:id="Yur2HuyCiu1SNxHs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="158,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337761274907"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,139;420,110;480,110;480,165;440,165;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="450,94,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,165;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,214,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,169;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="617,176,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,120,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;460,379;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="458,329,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,139;410,44;314,44;314,160;359,160;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="322,28,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,160;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="361,290,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,139;390,61;286,61;286,170;359,170;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="203,44,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,139;380,79;264,79;264,180;359,180;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="144,90,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,120,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,130,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;333,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="382,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,270;200,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="316,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="299,170;299,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,288,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="274,180;178,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="242,291,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="52,122,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="kb6uHuyCiu1SNxJN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,77,500,133" preferredShapeType="SECurveShape" subject="yr2uHuyCiu1SNxJW" xmi:id="yr2uHuyCiu1SNxJV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="20"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="20"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:560.0000000000001,143.5" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.9999999999999976"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.9374999999999997"/>
+								<Matrix value="-323.999999999999"/>
+								<Matrix value="1.9374999999999796"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:560.0,143.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.9999999999999976"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.9374999999999997"/>
+							<Matrix value="-323.999999999999"/>
+							<Matrix value="1.9374999999999796"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:442.0,91.0" controlPoint2="Pt:678.0,91.0" endPoint="Pt:796.0,91.0" objectId="1" startPoint="Pt:324.0,91.0"/>
+							<Curve controlPoint1="Pt:796.0,117.25" controlPoint2="Pt:796.0,169.75" endPoint="Pt:796.0,196.0" objectId="2" startPoint="Pt:796.0,91.0"/>
+							<Curve controlPoint1="Pt:678.0,196.0" controlPoint2="Pt:442.0,196.0" endPoint="Pt:324.0,196.0" objectId="3" startPoint="Pt:796.0,196.0"/>
+							<Curve controlPoint1="Pt:324.0,169.75" controlPoint2="Pt:324.0,117.25" endPoint="Pt:324.0,91.0" objectId="4" startPoint="Pt:324.0,196.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="211,123;309,123;" preferredShapeType="Anchor" subject="qlVuHuyCiu1SNxJg" xmi:id="qlVuHuyCiu1SNxJh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="250,123,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337756477648"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,209;250,291;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="319,260,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="115,58,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337761233360"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,140,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,140,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,170;369,170;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,151,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,160;450,160;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,143,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,190;420,230;490,230;490,180;450,180;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,210,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="200,310,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,170;280,309;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,310,80,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,190;680,309;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,330;639,330;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,333,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,260,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,230;450,259;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="369,270;180,270;180,220;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="202,271,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,260,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,160;560,259;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="570,229,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="92,96,676,164" preferredShapeType="SECurveShape" subject="XHTOHuyCiu1SNxIe" xmi:id="XHTOHuyCiu1SNxId">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="17"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:429.99999999999994,178.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:429.99999999999994,178.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:268.0,110.0" controlPoint2="Pt:592.0,110.0" endPoint="Pt:754.0,110.0" objectId="1" startPoint="Pt:106.0,110.0"/>
+							<Curve controlPoint1="Pt:754.0,144.0" controlPoint2="Pt:754.0,212.0" endPoint="Pt:754.0,246.0" objectId="2" startPoint="Pt:754.0,110.0"/>
+							<Curve controlPoint1="Pt:592.0,246.0" controlPoint2="Pt:268.0,246.0" endPoint="Pt:106.0,246.0" objectId="3" startPoint="Pt:754.0,246.0"/>
+							<Curve controlPoint1="Pt:106.0,212.0" controlPoint2="Pt:106.0,144.0" endPoint="Pt:106.0,110.0" objectId="4" startPoint="Pt:106.0,246.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="7,304,141,65" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="S5YuHuyCiu1SNxI3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,141,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="114,303;114,260;" preferredShapeType="Anchor" subject="lK0uHuyCiu1SNxI7" xmi:id="lK0uHuyCiu1SNxI8">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="114,282,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337756478700"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1337756487379"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,110,80,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;220,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="310,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;220,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,142,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component6" toolName="Visual Paradigm for UML" xmi:id="VVIJLuyCiu1SNw59">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337690442410"/>
+				<apmLastModified value="1337761232059"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="NVoJLuyCiu1SNw6D"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="NVoJLuyCiu1SNw6D"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="320,40,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="iE4JLuyCiu1SNw6F">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,40,80,40" preferredShapeType="Class" subject="Jc2JLuyCiu1SNw6o" xmi:id="xc2JLuyCiu1SNw6n">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,60;499,60;" preferredShapeType="Generalization" subject="3iRJLuyCiu1SNw6t" xmi:id="3iRJLuyCiu1SNw6u">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="439,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,40,80,40" preferredShapeType="Class" subject="L9xJLuyCiu1SNw61" xmi:id="L9xJLuyCiu1SNw60">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="580,60;699,60;" preferredShapeType="Generalization" subject="ouFJLuyCiu1SNw6_" xmi:id="ouFJLuyCiu1SNw7A">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="629,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="90,40,110,40" preferredShapeType="Class" subject="Xw_ibuyCiu1SNxFK" xmi:id="Xw_ibuyCiu1SNxFJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,160,80,40" preferredShapeType="Class" subject="h_YSbuyCiu1SNxFP" xmi:id="h_YSbuyCiu1SNxFO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,159;240,60;200,60;" preferredShapeType="Association" subject="b1USbuyCiu1SNxFU" xmi:id="b1USbuyCiu1SNxFZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="240,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,159;280,60;319,60;" preferredShapeType="Association" subject="gCsSbuyCiu1SNxFe" xmi:id="gCsSbuyCiu1SNxFj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="281,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="740,80;740,160;670,160;670,70;699,70;" preferredShapeType="Association" subject="MMoybuyCiu1SNxF6" xmi:id="sMoybuyCiu1SNxF_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="610,160,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,160,80,50" preferredShapeType="Class" subject="YmaybuyCiu1SNxGR" xmi:id="YmaybuyCiu1SNxGQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,190;550,190;" preferredShapeType="AssociationClass" subject="fpOybuyCiu1SNxGW" xmi:id="fpOybuyCiu1SNxGX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="586,218,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,180;300,180;" preferredShapeType="Association" subject="QjBybuyCiu1SNxGg" xmi:id="QjBybuyCiu1SNxGl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,180,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="770,80;770,160;830,160;830,60;780,60;" preferredShapeType="Association" subject="m4aBHuyCiu1SNxLY" xmi:id="m4aBHuyCiu1SNxLd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="810,170,63,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,340,80,50" preferredShapeType="Class" subject="Oa6BHuyCiu1SNxLh" xmi:id="Oa6BHuyCiu1SNxLg">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="810,160;810,360;550,360;" preferredShapeType="AssociationClass" subject="Lu.BHuyCiu1SNxLr" xmi:id="ru.BHuyCiu1SNxLs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="809,381,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,360;140,360;140,80;" preferredShapeType="Association" subject="ghXBHuyCiu1SNxMM" xmi:id="IhXBHuyCiu1SNxMR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="134,359,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,200;260,230;750,230;750,80;" preferredShapeType="Association" subject="SA4hHuyCiu1SNxMa" xmi:id="KA4hHuyCiu1SNxMf">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,230,77,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,260,80,50" preferredShapeType="Class" subject="ThihHuyCiu1SNxMu" xmi:id="ThihHuyCiu1SNxMt">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,230;510,259;" preferredShapeType="AssociationClass" subject="XpGhHuyCiu1SNxM0" xmi:id="XpGhHuyCiu1SNxM1">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="520,264,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="PackageDiagram" documentation="" name="Package Diagram1" toolName="Visual Paradigm for UML" xmi:id="gxe0buyCiu1SNw.m">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337717549249"/>
+				<apmLastModified value="1337717578939"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+			</properties>
+		</xmi:Extension>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component4.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component4.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="111" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="191" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L91 -7 L91 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M0 0 L0 47 L80 47 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L116 -7 L116 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 23 L105 23 L105 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L105 0 L105 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M0 0 L104 0 L104 198 L0 198 L0 0 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="111" height="191" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(13,2)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(13,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(13,16)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(13,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(2,147)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="105" height="40" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(2,147)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="105" height="40" y="0" clip-path="url(#clipPath4)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath4)" x2="105" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(2,147)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="33" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath6)" stroke="none"
+      >Bundle</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(3,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="144" fill="none" x1="50" clip-path="url(#clipPath7)" x2="50" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath7)" points=" 50 50 44 62 56 62" stroke="none"
+      /><polygon fill="none" points=" 50 50 44 62 56 62" clip-path="url(#clipPath7)"
+    /></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component4.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,12851 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337259149436"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337674037117"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="vVSGjuyCiu1SNwm4"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337673666179"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337673338632"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE"/>
+				<associationClass from="f1p0WuyEwTiAAgTE" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337673231273"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="fa44WuyEwTiAAgPN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="fa44WuyEwTiAAgPN_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="fa44WuyEwTiAAgPN_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="-1"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="vVSGjuyCiu1SNwm4" xmi:type="uml:Association">
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm5"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" name="time" type="tkL1WuyEwTiAAgcE" xmi:id="vVSGjuyCiu1SNwm5" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm6" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="92"/>
+					<qualityReason value="1&#9;1&#10;2&#9;2"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm7"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="vVSGjuyCiu1SNwm7" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm8" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337673180277"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="80,100,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="29"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,100,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="27"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,490,100,64" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="25"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,200;590,280;100,280;100,200;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="313,267,86,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="90,280,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:90.0,280.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,280;260,489;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="242,317,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="559,180;160,180;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="315,165,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,200;140,240;570,240;570,200;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,224,112,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="559,140;160,140;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="315,125,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="300,489;300,470;620,470;620,200;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="549,456,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,490,100,64" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="23"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="580,200;580,260;120,260;120,200;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,246,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="112,247,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:112.0,247.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,260;420,410;420,489;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="424,483,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,489;450,480;630,480;630,200;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="550,480,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="150,300,80,64" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,300,120,64" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,300,120,64" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,140;210,299;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="220,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,180;310,299;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,274,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,240;500,299;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,304,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,99;620,60;700,60;700,160;640,160;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="613,42,102,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="650,250,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,249;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="700,224,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="42,72,618,154" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="lXzVBuyCiu1SNwcH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="16,136,634,189"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="31"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="30"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:341.9999999999999,151.00000000000006" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.9485530546623792"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.5080645161290333"/>
+								<Matrix value="27.543408360128808"/>
+								<Matrix value="5.725806451613153"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:350.99999999999994,149.00000000000003"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.9485530546623792"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.5080645161290333"/>
+							<Matrix value="27.543408360128808"/>
+							<Matrix value="5.725806451613153"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:203.50000000000006,86.0" controlPoint2="Pt:498.5000000000001,86.0" endPoint="Pt:646.0,86.0" objectId="1" startPoint="Pt:56.0,86.0"/>
+							<Curve controlPoint1="Pt:646.0,120.79368422483589" controlPoint2="Pt:646.0,180.88732187009734" endPoint="Pt:646.0,212.0" objectId="2" startPoint="Pt:646.0,86.0"/>
+							<Curve controlPoint1="Pt:498.5000000000001,212.0" controlPoint2="Pt:203.50000000000006,212.0" endPoint="Pt:56.0,212.0" objectId="3" startPoint="Pt:646.0,212.0"/>
+							<Curve controlPoint1="Pt:56.0,180.5" controlPoint2="Pt:56.0,117.50000000000009" endPoint="Pt:56.0,86.0" objectId="4" startPoint="Pt:56.0,212.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,410,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,364;290,410;290,410;" preferredShapeType="Association" subject="vVSGjuyCiu1SNwm4" xmi:id="fVSGjuyCiu1SNwm9">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="256,379,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="205,368,44,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:205.0,368.0,44.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,364;330,409;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="325,370,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,489;370,450;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,467,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="370,500,40,20"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="600,200;600,420;390,420;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="483,406,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,200;610,430;390,430;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="486,432,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,364;390,410;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="375,380,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,489;320,450;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="324,472,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="60,70,100,60" preferredShapeType="TextBox" xmi:id="RzhOzuyCiu1SNwsQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="70,60,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337672910081"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,139;420,110;480,110;480,165;440,165;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="450,94,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,165;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,214,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,169;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="617,176,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,120,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;460,379;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="458,329,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,139;410,50;330,50;330,160;359,160;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="330,31,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,160;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="359,291,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,139;390,60;310,60;310,170;359,170;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="222,44,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,139;380,80;290,80;290,180;359,180;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="178,86,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,120,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,130,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;333,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="382,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,270;200,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="316,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="323,170;323,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="338,288,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="300,180;199,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="264,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="341,76,228,140" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="BWK.zuyCiu1SNwur">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="209,137,618,154"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="18"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:446.0,148.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.32154340836012885"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.45161290322580755"/>
+								<Matrix value="345.3536977491961"/>
+								<Matrix value="18.645161290322804"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:455.0,146.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.32154340836012885"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.45161290322580755"/>
+							<Matrix value="345.3536977491961"/>
+							<Matrix value="18.645161290322804"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:405.0,90.0" controlPoint2="Pt:505.0,90.0" endPoint="Pt:555.0,90.0" objectId="1" startPoint="Pt:355.0,90.0"/>
+							<Curve controlPoint1="Pt:555.0,120.92772081163196" controlPoint2="Pt:555.0,174.34429253472229" endPoint="Pt:555.0,202.00000000000003" objectId="2" startPoint="Pt:555.0,90.0"/>
+							<Curve controlPoint1="Pt:505.0,202.00000000000003" controlPoint2="Pt:405.0,202.00000000000003" endPoint="Pt:355.0,202.00000000000003" objectId="3" startPoint="Pt:555.0,202.00000000000003"/>
+							<Curve controlPoint1="Pt:355.0,174.0" controlPoint2="Pt:355.0,118.0" endPoint="Pt:355.0,90.0" objectId="4" startPoint="Pt:355.0,202.00000000000003"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="526,73,100,60" preferredShapeType="TextBox" xmi:id="hP7.zuyCiu1SNwwE">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,0"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337636273600"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,209;250,291;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,260,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="115,58,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337673922332"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,140,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,140,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,170;369,170;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,151,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,160;450,160;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,143,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,190;420,230;490,230;490,180;450,180;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,210,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="193,109,469,150" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="RlcRzuyCiu1SNwyn">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="462,152,618,154"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="2"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:418.50000000000006,186.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.7090032154340845"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.4919354838709687"/>
+								<Matrix value="185.7299035369779"/>
+								<Matrix value="45.274193548387316"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:427.5,184.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.7090032154340845"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.4919354838709687"/>
+							<Matrix value="185.7299035369779"/>
+							<Matrix value="45.274193548387316"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:317.25,123.0" controlPoint2="Pt:537.75,123.0" endPoint="Pt:648.0,123.0" objectId="1" startPoint="Pt:207.0,123.0"/>
+							<Curve controlPoint1="Pt:648.0,156.6891244555277" controlPoint2="Pt:648.0,214.87503293960813" endPoint="Pt:648.0,245.0" objectId="2" startPoint="Pt:648.0,123.0"/>
+							<Curve controlPoint1="Pt:537.75,245.0" controlPoint2="Pt:317.25,245.0" endPoint="Pt:207.0,245.0" objectId="3" startPoint="Pt:648.0,245.0"/>
+							<Curve controlPoint1="Pt:207.0,214.5" controlPoint2="Pt:207.0,153.5" endPoint="Pt:207.0,123.0" objectId="4" startPoint="Pt:207.0,245.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,106,100,60" preferredShapeType="TextBox" xmi:id="FVcRzuyCiu1SNwyu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,0"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="200,310,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,170;280,309;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,310,80,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,190;680,309;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,330;639,330;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,333,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,260,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,230;450,259;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="369,270;180,270;180,220;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="202,271,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,260,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,160;560,259;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="570,229,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337674062927"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component5.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component5.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="477" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="286" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L91 -7 L91 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M0 0 L0 47 L80 47 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L121 -7 L121 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 23 L110 23 L110 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L110 0 L110 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M-7 -7 L151 -7 L151 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L0 37 L140 37 L140 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M0 0 L140 0 L140 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M-7 -7 L52 -7 L52 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M-7 -7 L39 -7 L39 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M-7 -7 L38 -7 L38 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M0 0 L184 0 L184 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M0 0 L184 0 L184 154 L0 154 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M0 0 L264 0 L264 183 L0 183 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
+      ><path d="M0 0 L104 0 L104 183 L0 183 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
+      ><path d="M0 0 L314 0 L314 134 L0 134 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
+      ><path d="M-27 -14 L54 -14 L54 28 L-27 28 L-27 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
+      ><path d="M-28 -14 L56 -14 L56 28 L-28 28 L-28 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
+      ><path d="M-41 -14 L82 -14 L82 28 L-41 28 L-41 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
+      ><path d="M-58 -14 L116 -14 L116 28 L-58 28 L-58 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
+      ><path d="M-127 -14 L254 -14 L254 28 L-127 28 L-127 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
+      ><path d="M-106 -14 L212 -14 L212 28 L-106 28 L-106 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
+      ><path d="M-82 -14 L164 -14 L164 28 L-82 28 L-82 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="477" height="286" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(153,72)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(153,72)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(153,86)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(153,72)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(363,192)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(363,192)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath4)" x2="110" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(363,192)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="11" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="35" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath6)" stroke="none"
+      >Bundle</text
+    ></g
+    ><g font-size="11" transform="translate(73,242)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="140" height="40" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(73,242)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="140" height="40" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="140" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(73,242)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="13" xml:space="preserve" y="11" clip-path="url(#clipPath9)" stroke="none"
+      >ContextualizationOf</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(163,-18)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath13)" x2="50" y1="89"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath13)" x2="130" y1="50"
+      /><line y2="110" fill="none" x1="130" clip-path="url(#clipPath13)" x2="130" y1="50"
+      /><line y2="110" fill="none" x1="130" clip-path="url(#clipPath13)" x2="70" y1="110"
+      /><line y2="116" fill="none" x1="70" clip-path="url(#clipPath13)" x2="82" y1="110"
+      /><line y2="104" fill="none" x1="70" clip-path="url(#clipPath13)" x2="82" y1="110"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(53,-18)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="130" clip-path="url(#clipPath14)" x2="130" y1="89"
+      /><line y2="50" fill="none" x1="130" clip-path="url(#clipPath14)" x2="50" y1="50"
+      /><line y2="100" fill="none" x1="50" clip-path="url(#clipPath14)" x2="50" y1="50"
+      /><line y2="100" fill="none" x1="50" clip-path="url(#clipPath14)" x2="99" y1="100"
+      /><line y2="94" fill="none" x1="99" clip-path="url(#clipPath14)" x2="87" y1="100"
+      /><line y2="106" fill="none" x1="99" clip-path="url(#clipPath14)" x2="87" y1="100"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(183,62)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath15)" x2="210" y1="50"
+      /><line y2="129" fill="none" x1="210" clip-path="url(#clipPath15)" x2="210" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath15)" points=" 50 50 62 56 62 44" stroke="none"
+      /><polygon fill="none" points=" 50 50 62 56 62 44" clip-path="url(#clipPath15)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(53,52)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="110" fill="none" x1="130" clip-path="url(#clipPath13)" x2="130" y1="70"
+      /><line y2="110" fill="none" x1="130" clip-path="url(#clipPath13)" x2="50" y1="110"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath13)" x2="50" y1="110"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath13)" x2="99" y1="50"
+      /><line y2="82" fill="none" x1="130" clip-path="url(#clipPath13)" x2="124" y1="70"
+      /><line y2="82" fill="none" x1="130" clip-path="url(#clipPath13)" x2="136" y1="70"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(93,112)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="129" fill="none" x1="50" clip-path="url(#clipPath16)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(163,182)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="80" fill="none" x1="50" clip-path="url(#clipPath17)" x2="260" y1="80"
+      /><line y2="50" fill="none" x1="260" clip-path="url(#clipPath17)" x2="260" y1="80"
+      /><line y2="62" fill="none" x1="260" clip-path="url(#clipPath17)" x2="254" y1="50"
+      /><line y2="62" fill="none" x1="260" clip-path="url(#clipPath17)" x2="266" y1="50"
+    /></g
+    ><g font-size="11" transform="translate(425,235)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath18)" stroke="none"
+      >1</text
+    ></g
+    ><g font-size="11" transform="translate(219,245)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath19)" stroke="none"
+      >0</text
+    ></g
+    ><g font-size="11" transform="translate(147,133)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath20)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(303,267)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath21)" stroke="none"
+      >bundle</text
+    ></g
+    ><g font-size="11" transform="translate(2,172)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath22)" stroke="none"
+      >ContextualizationOf</text
+    ></g
+    ><g font-size="11" transform="translate(53,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath23)" stroke="none"
+      >SpecializationOf</text
+    ></g
+    ><g font-size="11" transform="translate(243,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath24)" stroke="none"
+      >AlternateOf</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component5.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,13528 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337259149436"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337690293457"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="vVSGjuyCiu1SNwm4"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337690293735"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337690293736"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE"/>
+				<associationClass from="f1p0WuyEwTiAAgTE" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337673231273"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="fa44WuyEwTiAAgPN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="fa44WuyEwTiAAgPN_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="fa44WuyEwTiAAgPN_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="vVSGjuyCiu1SNwm4" xmi:type="uml:Association">
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm5"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" name="time" type="tkL1WuyEwTiAAgcE" xmi:id="vVSGjuyCiu1SNwm5" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm6" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="92"/>
+					<qualityReason value="1&#9;1&#10;2&#9;2"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm7"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="vVSGjuyCiu1SNwm7" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm8" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337673180277"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="80,100,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="29"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,100,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="27"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,490,100,64" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="25"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,200;590,280;100,280;100,200;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="313,267,86,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="90,280,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:90.0,280.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,280;260,489;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="242,317,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="559,180;160,180;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="315,165,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,200;140,240;570,240;570,200;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,224,112,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="559,140;160,140;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="315,125,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="300,489;300,470;620,470;620,200;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="549,456,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,490,100,64" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="23"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="580,200;580,260;120,260;120,200;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,246,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="112,247,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:112.0,247.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,260;420,410;420,489;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="424,483,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,489;450,480;630,480;630,200;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="550,480,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="150,300,80,64" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,300,120,64" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,300,120,64" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,140;210,299;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="220,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,180;310,299;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,274,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,240;500,299;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,304,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,99;620,60;700,60;700,160;640,160;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="613,42,102,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="650,250,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,249;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="700,224,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="42,72,618,154" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="lXzVBuyCiu1SNwcH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="16,136,634,189"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="31"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="30"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:341.9999999999999,151.00000000000006" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.9485530546623792"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.5080645161290333"/>
+								<Matrix value="27.543408360128808"/>
+								<Matrix value="5.725806451613153"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:350.99999999999994,149.00000000000003"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.9485530546623792"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.5080645161290333"/>
+							<Matrix value="27.543408360128808"/>
+							<Matrix value="5.725806451613153"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:203.50000000000006,86.0" controlPoint2="Pt:498.5000000000001,86.0" endPoint="Pt:646.0,86.0" objectId="1" startPoint="Pt:56.0,86.0"/>
+							<Curve controlPoint1="Pt:646.0,120.79368422483589" controlPoint2="Pt:646.0,180.88732187009734" endPoint="Pt:646.0,212.0" objectId="2" startPoint="Pt:646.0,86.0"/>
+							<Curve controlPoint1="Pt:498.5000000000001,212.0" controlPoint2="Pt:203.50000000000006,212.0" endPoint="Pt:56.0,212.0" objectId="3" startPoint="Pt:646.0,212.0"/>
+							<Curve controlPoint1="Pt:56.0,180.5" controlPoint2="Pt:56.0,117.50000000000009" endPoint="Pt:56.0,86.0" objectId="4" startPoint="Pt:56.0,212.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,410,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,364;290,410;290,410;" preferredShapeType="Association" subject="vVSGjuyCiu1SNwm4" xmi:id="fVSGjuyCiu1SNwm9">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="256,379,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="205,368,44,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:205.0,368.0,44.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,364;330,409;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="325,370,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,489;370,450;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,467,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="370,500,40,20"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="600,200;600,420;390,420;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="483,406,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,200;610,430;390,430;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="486,432,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,364;390,410;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="375,380,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,489;320,450;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="324,472,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="60,70,100,60" preferredShapeType="TextBox" xmi:id="RzhOzuyCiu1SNwsQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="70,60,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337672910081"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="19"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="17"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,139;420,110;480,110;480,165;440,165;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="450,94,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,165;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,214,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,169;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="617,176,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,120,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;460,379;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="458,329,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,139;410,50;330,50;330,160;359,160;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="330,31,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,160;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="359,291,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,139;390,60;310,60;310,170;359,170;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="222,44,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,139;380,80;290,80;290,180;359,180;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="178,86,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,120,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,130,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;333,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="382,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,270;200,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="316,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="323,170;323,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="338,288,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="300,180;199,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="264,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="341,76,228,140" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="BWK.zuyCiu1SNwur">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="209,137,618,154"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="18"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:446.0,148.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.32154340836012885"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.45161290322580755"/>
+								<Matrix value="345.3536977491961"/>
+								<Matrix value="18.645161290322804"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:455.0,146.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.32154340836012885"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.45161290322580755"/>
+							<Matrix value="345.3536977491961"/>
+							<Matrix value="18.645161290322804"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:405.0,90.0" controlPoint2="Pt:505.0,90.0" endPoint="Pt:555.0,90.0" objectId="1" startPoint="Pt:355.0,90.0"/>
+							<Curve controlPoint1="Pt:555.0,120.92772081163196" controlPoint2="Pt:555.0,174.34429253472229" endPoint="Pt:555.0,202.00000000000003" objectId="2" startPoint="Pt:555.0,90.0"/>
+							<Curve controlPoint1="Pt:505.0,202.00000000000003" controlPoint2="Pt:405.0,202.00000000000003" endPoint="Pt:355.0,202.00000000000003" objectId="3" startPoint="Pt:555.0,202.00000000000003"/>
+							<Curve controlPoint1="Pt:355.0,174.0" controlPoint2="Pt:355.0,118.0" endPoint="Pt:355.0,90.0" objectId="4" startPoint="Pt:355.0,202.00000000000003"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="526,73,100,60" preferredShapeType="TextBox" xmi:id="hP7.zuyCiu1SNwwE">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,0"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337636273600"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,209;250,291;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,260,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="115,58,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337673922332"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,140,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,140,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,170;369,170;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,151,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,160;450,160;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,143,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,190;420,230;490,230;490,180;450,180;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,210,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="193,109,469,150" preferredShapeType="SECurveShape" subject="1XzVBuyCiu1SNwcI" xmi:id="RlcRzuyCiu1SNwyn">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="462,152,618,154"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,224,192,84"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="2"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:418.50000000000006,186.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="0.7090032154340845"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.4919354838709687"/>
+								<Matrix value="185.7299035369779"/>
+								<Matrix value="45.274193548387316"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:427.5,184.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:0,0,0,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="2" miterlimit="0.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="0.7090032154340845"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.4919354838709687"/>
+							<Matrix value="185.7299035369779"/>
+							<Matrix value="45.274193548387316"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,224,192,84"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:317.25,123.0" controlPoint2="Pt:537.75,123.0" endPoint="Pt:648.0,123.0" objectId="1" startPoint="Pt:207.0,123.0"/>
+							<Curve controlPoint1="Pt:648.0,156.6891244555277" controlPoint2="Pt:648.0,214.87503293960813" endPoint="Pt:648.0,245.0" objectId="2" startPoint="Pt:648.0,123.0"/>
+							<Curve controlPoint1="Pt:537.75,245.0" controlPoint2="Pt:317.25,245.0" endPoint="Pt:207.0,245.0" objectId="3" startPoint="Pt:648.0,245.0"/>
+							<Curve controlPoint1="Pt:207.0,214.5" controlPoint2="Pt:207.0,153.5" endPoint="Pt:207.0,123.0" objectId="4" startPoint="Pt:207.0,245.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,224,192,84" color2="" style="1" transparency="67" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,106,100,60" preferredShapeType="TextBox" xmi:id="FVcRzuyCiu1SNwyu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,60"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,255,0"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aplainText value="Core"/>
+						<aangle value="0"/>
+						<ashowGlossary value="true"/>
+						<ahtmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+					</properties>
+					<htmlText value="&lt;html&gt;&#10;  &lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-size: 11px; font-family: Dialog }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      &lt;font face=&quot;Dialog&quot; style=&quot;font-size:11px;&quot; size=&quot;11px&quot; color=&quot;#000000&quot;&gt;Core&lt;/font&gt;&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;&#10;&lt;/html&gt;&#10;"/>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,255,0" color2="" style="1" transparency="100" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="12" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="0" transparency="0" weight="0.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="200,310,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,170;280,309;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,310,80,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,190;680,309;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,330;639,330;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,333,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,260,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,230;450,259;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="369,270;180,270;180,220;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="202,271,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,260,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,160;560,259;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="570,229,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337689857249"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1337690325676"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,110,80,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;220,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="310,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;220,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,142,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/component6.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component6.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,362 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="896" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="356" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L91 -7 L91 61 L-7 61 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M0 0 L0 47 L80 47 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M-7 -7 L121 -7 L121 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L0 23 L110 23 L110 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L110 0 L110 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M-7 -7 L91 -7 L91 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L0 37 L80 37 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M-7 -7 L131 -7 L131 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M0 0 L0 23 L120 23 L120 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M0 0 L120 0 L120 28 L0 28 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M-7 -7 L52 -7 L52 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M-7 -7 L50 -7 L50 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M-7 -7 L51 -7 L51 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M-7 -7 L51 -7 L51 31 L-7 31 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
+      ><path d="M-7 -7 L39 -7 L39 25 L-7 25 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
+      ><path d="M0 0 L203 0 L203 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
+      ><path d="M0 0 L193 0 L193 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
+      ><path d="M0 0 L144 0 L144 203 L0 203 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
+      ><path d="M0 0 L143 0 L143 203 L0 203 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
+      ><path d="M0 0 L174 0 L174 194 L0 194 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
+      ><path d="M0 0 L244 0 L244 134 L0 134 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
+      ><path d="M0 0 L273 0 L273 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
+      ><path d="M0 0 L164 0 L164 204 L0 204 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath25"
+      ><path d="M0 0 L364 0 L364 304 L0 304 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath26"
+      ><path d="M0 0 L433 0 L433 384 L0 384 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath27"
+      ><path d="M0 0 L594 0 L594 254 L0 254 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath28"
+      ><path d="M0 0 L104 0 L104 133 L0 133 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath29"
+      ><path d="M0 0 L153 0 L153 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath30"
+      ><path d="M-28 -14 L56 -14 L56 28 L-28 28 L-28 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath31"
+      ><path d="M-40 -20 L80 -20 L80 40 L-40 40 L-40 -20 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath32"
+      ><path d="M-39 -14 L78 -14 L78 28 L-39 28 L-39 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath33"
+      ><path d="M-40 -14 L80 -14 L80 28 L-40 28 L-40 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath34"
+      ><path d="M-41 -14 L82 -14 L82 28 L-41 28 L-41 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath35"
+      ><path d="M-76 -14 L152 -14 L152 28 L-76 28 L-76 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath36"
+      ><path d="M-66 -14 L132 -14 L132 28 L-66 28 L-66 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath37"
+      ><path d="M-67 -14 L134 -14 L134 28 L-67 28 L-67 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="896" height="356" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(232,2)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(232,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(232,16)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(232,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(412,2)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(412,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath4)" x2="110" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(412,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="11" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="26" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath6)" stroke="none"
+      >Collection</text
+    ></g
+    ><g font-size="11" transform="translate(612,2)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(612,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath4)" x2="110" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(612,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="11" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="24" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath6)" stroke="none"
+      >Dictionary</text
+    ></g
+    ><g font-size="11" transform="translate(2,2)" fill-opacity="1" fill="rgb(192,255,192)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(192,255,192)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(2,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="110" height="40" y="0" clip-path="url(#clipPath4)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath4)" x2="110" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(2,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="21" xml:space="preserve" y="11" clip-path="url(#clipPath6)" stroke="none"
+      >&lt;&lt;Struct&gt;&gt;</text
+      ><text x="44" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath6)" stroke="none"
+      >Key</text
+    ></g
+    ><g font-size="11" transform="translate(132,122)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="40" y="0" clip-path="url(#clipPath7)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(132,122)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="40" y="0" clip-path="url(#clipPath7)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath7)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(132,122)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="29" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Pair</text
+    ></g
+    ><g font-size="11" transform="translate(382,122)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(382,122)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(382,136)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(382,122)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="14" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Insertion</text
+    ></g
+    ><g font-size="11" transform="translate(382,302)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(382,302)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(382,316)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(382,302)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="15" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Removal</text
+    ></g
+    ><g font-size="11" transform="translate(382,222)" fill-opacity="1" fill="silver" text-rendering="geometricPrecision" font-family="sans-serif" stroke="silver" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(382,222)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="50" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(382,236)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="2" xml:space="preserve" y="13" clip-path="url(#clipPath2)" stroke="none"
+      > id</text
+      ><text x="2" xml:space="preserve" y="27" clip-path="url(#clipPath2)" stroke="none"
+      > attributes</text
+    ></g
+    ><g font-size="11" transform="translate(382,222)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >MemberOf</text
+    ></g
+    ><g font-size="11" transform="translate(772,2)" fill-opacity="1" fill="rgb(179,214,249)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(179,214,249)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="120" height="40" y="0" clip-path="url(#clipPath9)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(772,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="120" height="40" y="0" clip-path="url(#clipPath9)"
+      /><line y2="28" fill="none" x1="0" clip-path="url(#clipPath9)" x2="120" y1="28"
+    /></g
+    ><g font-size="11" transform="translate(772,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="16" xml:space="preserve" y="11" clip-path="url(#clipPath11)" stroke="none"
+      >&lt;&lt;prov:type&gt;&gt;</text
+      ><text x="13" xml:space="preserve" y="25" font-weight="bold" clip-path="url(#clipPath11)" stroke="none"
+      >EmptyDictionary</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(262,-28)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath17)" x2="149" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath17)" points=" 50 50 62 56 62 44" stroke="none"
+      /><polygon fill="none" points=" 50 50 62 56 62 44" clip-path="url(#clipPath17)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(472,-28)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath18)" x2="139" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath18)" points=" 50 50 62 56 62 44" stroke="none"
+      /><polygon fill="none" points=" 50 50 62 56 62 44" clip-path="url(#clipPath18)"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(62,-28)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="90" clip-path="url(#clipPath19)" x2="90" y1="149"
+      /><line y2="50" fill="none" x1="90" clip-path="url(#clipPath19)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(142,-28)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath20)" x2="50" y1="149"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath20)" x2="89" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(532,-18)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="140" fill="none" x1="120" clip-path="url(#clipPath21)" x2="120" y1="60"
+      /><line y2="140" fill="none" x1="120" clip-path="url(#clipPath21)" x2="50" y1="140"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath21)" x2="50" y1="140"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath21)" x2="79" y1="50"
+      /><line y2="44" fill="none" x1="79" clip-path="url(#clipPath21)" x2="67" y1="50"
+      /><line y2="56" fill="none" x1="79" clip-path="url(#clipPath21)" x2="67" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(412,72)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="80" fill="none" x1="190" clip-path="url(#clipPath22)" x2="190" y1="50"
+      /><line y2="80" fill="none" x1="190" clip-path="url(#clipPath22)" x2="50" y1="80"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(162,92)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="219" clip-path="url(#clipPath23)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(632,-28)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="150" fill="none" x1="50" clip-path="url(#clipPath24)" x2="50" y1="70"
+      /><line y2="150" fill="none" x1="50" clip-path="url(#clipPath24)" x2="110" y1="150"
+      /><line y2="50" fill="none" x1="110" clip-path="url(#clipPath24)" x2="110" y1="150"
+      /><line y2="50" fill="none" x1="110" clip-path="url(#clipPath24)" x2="90" y1="50"
+      /><line y2="82" fill="none" x1="50" clip-path="url(#clipPath24)" x2="44" y1="70"
+      /><line y2="82" fill="none" x1="50" clip-path="url(#clipPath24)" x2="56" y1="70"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(412,72)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="250" fill="none" x1="310" clip-path="url(#clipPath25)" x2="310" y1="50"
+      /><line y2="250" fill="none" x1="310" clip-path="url(#clipPath25)" x2="50" y1="250"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(2,-8)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="330" fill="none" x1="379" clip-path="url(#clipPath26)" x2="50" y1="330"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath26)" x2="50" y1="330"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(122,-8)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="200" fill="none" x1="50" clip-path="url(#clipPath27)" x2="50" y1="170"
+      /><line y2="200" fill="none" x1="50" clip-path="url(#clipPath27)" x2="540" y1="200"
+      /><line y2="50" fill="none" x1="540" clip-path="url(#clipPath27)" x2="540" y1="200"
+      /><line y2="62" fill="none" x1="540" clip-path="url(#clipPath27)" x2="534" y1="50"
+      /><line y2="62" fill="none" x1="540" clip-path="url(#clipPath27)" x2="546" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(372,142)" stroke-dashoffset="1" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke-dasharray="5" stroke="black" stroke-opacity="1"
+    ><line y2="79" fill="none" x1="50" clip-path="url(#clipPath28)" x2="50" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(672,-38)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath29)" x2="99" y1="50"
+      /><polygon fill="white" clip-path="url(#clipPath29)" points=" 50 50 62 56 62 44" stroke="none"
+      /><polygon fill="none" points=" 50 50 62 56 62 44" clip-path="url(#clipPath29)"
+    /></g
+    ><g font-size="11" transform="translate(197,25)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath30)" stroke="none"
+      >1</text
+    ></g
+    ><g font-size="11" transform="translate(118,25)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath30)" stroke="none"
+      >1</text
+    ></g
+    ><g font-size="11" transform="translate(168,165)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath32)" stroke="none"
+      >1..*</text
+    ></g
+    ><g font-size="11" transform="translate(212,142)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath33)" stroke="none"
+      >1..*</text
+    ></g
+    ><g font-size="11" transform="translate(51,45)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath32)" stroke="none"
+      >1..*</text
+    ></g
+    ><g font-size="11" transform="translate(578,37)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath34)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(682,42)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath34)" stroke="none"
+      >0..1</text
+    ></g
+    ><g font-size="11" transform="translate(202,192)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath35)" stroke="none"
+      >MemberOf</text
+    ></g
+    ><g font-size="11" transform="translate(722,132)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath36)" stroke="none"
+      >Removal</text
+    ></g
+    ><g font-size="11" transform="translate(531,132)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath37)" stroke="none"
+      >Insertion</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/component6.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,15310 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337755466316"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+						<modelRef value="Ul4OHuyCiu1SNxIB"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337756859814"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="vVSGjuyCiu1SNwm4"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+								<modelRef value="b1USbuyCiu1SNxFU"/>
+								<modelRef value="gCsSbuyCiu1SNxFe"/>
+								<modelRef value="MMoybuyCiu1SNxF6"/>
+								<modelRef value="QjBybuyCiu1SNxGg"/>
+								<modelRef value="m4aBHuyCiu1SNxLY"/>
+								<modelRef value="ghXBHuyCiu1SNxMM"/>
+								<modelRef value="SA4hHuyCiu1SNxMa"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337756859815"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+								<modelRef value="fpOybuyCiu1SNxGW"/>
+								<modelRef value="Lu.BHuyCiu1SNxLr"/>
+								<modelRef value="XpGhHuyCiu1SNxM0"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337690593801"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+								<modelRef value="3iRJLuyCiu1SNw6t"/>
+								<modelRef value="ouFJLuyCiu1SNw6_"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Ul4OHuyCiu1SNxIB" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Anchor"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337755466314"/>
+								<property name="pmLastModified" type="string" value="1337755909228"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="EOr2HuyCiu1SNxHr"/>
+								<modelRef value="lK0uHuyCiu1SNxI7"/>
+								<modelRef value="qlVuHuyCiu1SNxJg"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="24s2HuyCiu1SNxHD" xmi:id="EOr2HuyCiu1SNxHr" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="XHTOHuyCiu1SNxIe" xmi:id="lK0uHuyCiu1SNxI7" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="yr2uHuyCiu1SNxJW" xmi:id="qlVuHuyCiu1SNxJg" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<taggedValue tag="test" value="" xmi:id="aUjYbuyCiu1SNw9h" xmi:type="uml:TaggedValue">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<type value="0"/>
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</taggedValue>
+					</xmi:Extension>
+				</association>
+				<associationClass from="f1p0WuyEwTiAAgTE" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337718974393"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="24s2HuyCiu1SNxHD" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755226587"/>
+							<property name="pmLastModified" type="string" value="1337755466370"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="fa44WuyEwTiAAgPN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="fa44WuyEwTiAAgPN_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="fa44WuyEwTiAAgPN_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedComment body="Classes and associations&#10;within this rectangle belong to PROV core" name="" xmi:id="afB2HuyCiu1SNxHe" xmi:type="uml:Comment">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<htmlValue value="&lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-family: Dialog; font-size: 11px }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      Classes and associations&#10;    &lt;/p&gt;&#10;    &lt;p&gt;&#10;      within this rectangle belong to PROV core&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;"/>
+					<type value="NOTE"/>
+					<qualityScore value="100"/>
+				</xmi:Extension>
+			</ownedComment>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="yr2uHuyCiu1SNxJW" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755811155"/>
+							<property name="pmLastModified" type="string" value="1337756066660"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="XHTOHuyCiu1SNxIe" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755643450"/>
+							<property name="pmLastModified" type="string" value="1337755777069"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component6" visibility="public" xmi:id="NVoJLuyCiu1SNw6D" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VVIJLuyCiu1SNw59"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Collection" visibility="public" xmi:id="Jc2JLuyCiu1SNw6o" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="3iRJLuyCiu1SNw6t" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Dictionary" visibility="public" xmi:id="L9xJLuyCiu1SNw61" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<generalization general="Jc2JLuyCiu1SNw6o" xmi:id="ouFJLuyCiu1SNw6_" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="sMoybuyCiu1SNxF9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="MMoybuyCiu1SNxF7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" type="h_YSbuyCiu1SNxFP" xmi:id="SA4hHuyCiu1SNxMb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Key" visibility="public" xmi:id="Xw_ibuyCiu1SNxFK" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_Struct_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Pair" visibility="public" xmi:id="h_YSbuyCiu1SNxFP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="SA4hHuyCiu1SNxMd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMe" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="insertion" visibility="public" xmi:id="YmaybuyCiu1SNxGR" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="insertion" xmi:id="MMoybuyCiu1SNxF6"/>
+					<associationClass from="MMoybuyCiu1SNxF6" to="YmaybuyCiu1SNxGR" xmi:id="fpOybuyCiu1SNxGW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="MMoybuyCiu1SNxF7"/>
+				<memberEnd xmi:idref="sMoybuyCiu1SNxF9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="8Bp9HuyCiu1SNxNI" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="gq59HuyCiu1SNxNK" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="removal" visibility="public" xmi:id="Oa6BHuyCiu1SNxLh" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="removal" xmi:id="m4aBHuyCiu1SNxLY"/>
+					<associationClass from="m4aBHuyCiu1SNxLY" to="Oa6BHuyCiu1SNxLh" xmi:id="Lu.BHuyCiu1SNxLr"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLZ"/>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="KV99HuyCiu1SNxNW" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Yyj9HuyCiu1SNxNY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="memberOf" visibility="public" xmi:id="ThihHuyCiu1SNxMu" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="memberOf" xmi:id="SA4hHuyCiu1SNxMa"/>
+					<associationClass from="SA4hHuyCiu1SNxMa" to="ThihHuyCiu1SNxMu" xmi:id="XpGhHuyCiu1SNxM0"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMb"/>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMd"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="cM19HuyCiu1SNxNO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="UXN9HuyCiu1SNxNQ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="type" xmi:id="Class_type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Struct" xmi:id="Class_Struct_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="vVSGjuyCiu1SNwm4" xmi:type="uml:Association">
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm5"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" name="time" type="tkL1WuyEwTiAAgcE" xmi:id="vVSGjuyCiu1SNwm5" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm6" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="92"/>
+					<qualityReason value="1&#9;1&#10;2&#9;2"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="vVSGjuyCiu1SNwm7"/>
+			<ownedEnd aggregation="none" association="vVSGjuyCiu1SNwm4" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="vVSGjuyCiu1SNwm7" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="vVSGjuyCiu1SNwm8" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" name="" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="b1USbuyCiu1SNxFU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFV"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="b1USbuyCiu1SNxFV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFX"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="b1USbuyCiu1SNxFX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="gCsSbuyCiu1SNxFe" xmi:type="uml:Association">
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFf"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="gCsSbuyCiu1SNxFf" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFg" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFh"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gCsSbuyCiu1SNxFh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QjBybuyCiu1SNxGg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGh"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="YmaybuyCiu1SNxGR" xmi:id="QjBybuyCiu1SNxGh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGj"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="QjBybuyCiu1SNxGj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="ghXBHuyCiu1SNxMM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ghXBHuyCiu1SNxMN"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Oa6BHuyCiu1SNxLh" xmi:id="ghXBHuyCiu1SNxMN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ghXBHuyCiu1SNxMO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QhXBHuyCiu1SNxMP"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="QhXBHuyCiu1SNxMP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QhXBHuyCiu1SNxMQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337756473881"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="260,540,100,60" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="26"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,540,100,60" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="22"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="180,330,80,60" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,330,120,60" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,330,120,60" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="670,330,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,440,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,390;320,440;320,440;" preferredShapeType="Association" subject="vVSGjuyCiu1SNwm4" xmi:id="fVSGjuyCiu1SNwm9">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="277,408,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="219,398,44,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:219.0,398.0,44.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,394;360,439;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,400,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,539;400,480;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="390,497,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,394;420,440;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="405,410,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,539;350,480;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="354,513,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="591,79,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,539;470,520;660,520;660,179;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,520,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,539;330,500;650,500;650,179;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,486,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,179;640,460;420,460;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="514,459,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="630,179;630,450;420,450;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,430,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="651,78;651,39;750,39;750,140;671,140;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="735,150,101,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="720,140;720,329;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="727,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="160,80,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="23"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,179;610,260;210,260;210,180;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,260,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="200,260,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:200.0,260.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,260;450,410;450,539;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="455,532,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,150;240,150;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="370,135,45,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,150;250,329;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,110;240,110;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="368,95,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="340,110;340,329;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="351,281,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,179;620,280;180,280;180,180;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,280,85,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="167,282,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:167.0,282.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,280;290,539;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="251,298,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,180;230,240;600,240;600,179;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,240,111,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="520,240;520,329;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="530,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="112,51,609,161" preferredShapeType="SECurveShape" subject="24s2HuyCiu1SNxHD" xmi:id="24s2HuyCiu1SNxHC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="28"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="28"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:416.5,131.5" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.003454231433506"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8012048192771086"/>
+								<Matrix value="30.67184801381704"/>
+								<Matrix value="28.94578313253015"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:416.5,131.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.003454231433506"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8012048192771086"/>
+							<Matrix value="30.67184801381704"/>
+							<Matrix value="28.94578313253015"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:271.25,65.0" controlPoint2="Pt:561.75,65.0" endPoint="Pt:707.0,65.0" objectId="1" startPoint="Pt:126.0,65.0"/>
+							<Curve controlPoint1="Pt:707.0,98.25" controlPoint2="Pt:707.0,164.75" endPoint="Pt:707.0,198.0" objectId="2" startPoint="Pt:707.0,65.0"/>
+							<Curve controlPoint1="Pt:561.75,198.0" controlPoint2="Pt:271.25,198.0" endPoint="Pt:126.0,198.0" objectId="3" startPoint="Pt:707.0,198.0"/>
+							<Curve controlPoint1="Pt:126.0,164.75" controlPoint2="Pt:126.0,98.25" endPoint="Pt:126.0,65.0" objectId="4" startPoint="Pt:126.0,198.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="6,260,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="yfB2HuyCiu1SNxHd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="148,259;148,212;" preferredShapeType="Anchor" subject="EOr2HuyCiu1SNxHr" xmi:id="Yur2HuyCiu1SNxHs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="158,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337756144032"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,139;420,110;480,110;480,165;440,165;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="450,94,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,165;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,214,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,169;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="617,176,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,120,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;460,379;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="458,329,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,139;410,44;314,44;314,160;359,160;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="322,28,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,160;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="361,290,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,139;390,61;286,61;286,170;359,170;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="203,44,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,139;380,79;264,79;264,180;359,180;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="144,90,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,120,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,130,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;333,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="382,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,270;200,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="316,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="299,170;299,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,288,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="274,180;178,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="242,291,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="614,17,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="kb6uHuyCiu1SNxJN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,71,264,140" preferredShapeType="SECurveShape" subject="yr2uHuyCiu1SNxJW" xmi:id="yr2uHuyCiu1SNxJV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="20"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:442.00000000000006,141.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="-10.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:442.00000000000006,141.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="-10.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:383.0,85.0" controlPoint2="Pt:501.0,85.0" endPoint="Pt:560.0,85.0" objectId="1" startPoint="Pt:324.0,85.0"/>
+							<Curve controlPoint1="Pt:560.0,113.0" controlPoint2="Pt:560.0,169.0" endPoint="Pt:560.0,197.0" objectId="2" startPoint="Pt:560.0,85.0"/>
+							<Curve controlPoint1="Pt:501.0,197.0" controlPoint2="Pt:383.0,197.0" endPoint="Pt:324.0,197.0" objectId="3" startPoint="Pt:560.0,197.0"/>
+							<Curve controlPoint1="Pt:324.0,169.0" controlPoint2="Pt:324.0,113.0" endPoint="Pt:324.0,85.0" objectId="4" startPoint="Pt:324.0,197.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="614,88;574,125;" preferredShapeType="Anchor" subject="qlVuHuyCiu1SNxJg" xmi:id="qlVuHuyCiu1SNxJh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="584,106,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337756477648"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,209;250,291;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="319,260,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="115,58,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337756322784"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,140,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,140,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,170;369,170;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,151,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,160;450,160;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,143,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,190;420,230;490,230;490,180;450,180;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="320,210,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="200,310,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="9"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,170;280,309;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,310,80,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="7"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,190;680,309;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,249,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,330;639,330;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,333,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,260,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,230;450,259;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="460,259,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="369,270;180,270;180,220;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="202,271,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,260,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="3"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,160;560,259;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="570,229,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="92,96,676,164" preferredShapeType="SECurveShape" subject="XHTOHuyCiu1SNxIe" xmi:id="XHTOHuyCiu1SNxId">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="17"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:429.99999999999994,178.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:429.99999999999994,178.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:268.0,110.0" controlPoint2="Pt:592.0,110.0" endPoint="Pt:754.0,110.0" objectId="1" startPoint="Pt:106.0,110.0"/>
+							<Curve controlPoint1="Pt:754.0,144.0" controlPoint2="Pt:754.0,212.0" endPoint="Pt:754.0,246.0" objectId="2" startPoint="Pt:754.0,110.0"/>
+							<Curve controlPoint1="Pt:592.0,246.0" controlPoint2="Pt:268.0,246.0" endPoint="Pt:106.0,246.0" objectId="3" startPoint="Pt:754.0,246.0"/>
+							<Curve controlPoint1="Pt:106.0,212.0" controlPoint2="Pt:106.0,144.0" endPoint="Pt:106.0,110.0" objectId="4" startPoint="Pt:106.0,246.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="7,304,141,65" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="S5YuHuyCiu1SNxI3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,141,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="114,303;114,260;" preferredShapeType="Anchor" subject="lK0uHuyCiu1SNxI7" xmi:id="lK0uHuyCiu1SNxI8">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="114,282,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337756478700"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1337756487379"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,110,80,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;220,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="310,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;220,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,142,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component6" toolName="Visual Paradigm for UML" xmi:id="VVIJLuyCiu1SNw59">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337690442410"/>
+				<apmLastModified value="1337760707486"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="NVoJLuyCiu1SNw6D"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="NVoJLuyCiu1SNw6D"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="320,40,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="iE4JLuyCiu1SNw6F">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,40,80,40" preferredShapeType="Class" subject="Jc2JLuyCiu1SNw6o" xmi:id="xc2JLuyCiu1SNw6n">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,60;499,60;" preferredShapeType="Generalization" subject="3iRJLuyCiu1SNw6t" xmi:id="3iRJLuyCiu1SNw6u">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="439,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,40,80,40" preferredShapeType="Class" subject="L9xJLuyCiu1SNw61" xmi:id="L9xJLuyCiu1SNw60">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="580,60;699,60;" preferredShapeType="Generalization" subject="ouFJLuyCiu1SNw6_" xmi:id="ouFJLuyCiu1SNw7A">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="629,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="90,40,110,40" preferredShapeType="Class" subject="Xw_ibuyCiu1SNxFK" xmi:id="Xw_ibuyCiu1SNxFJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,160,80,40" preferredShapeType="Class" subject="h_YSbuyCiu1SNxFP" xmi:id="h_YSbuyCiu1SNxFO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,159;240,60;200,60;" preferredShapeType="Association" subject="b1USbuyCiu1SNxFU" xmi:id="b1USbuyCiu1SNxFZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="240,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,159;280,60;319,60;" preferredShapeType="Association" subject="gCsSbuyCiu1SNxFe" xmi:id="gCsSbuyCiu1SNxFj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="281,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="740,80;740,160;670,160;670,70;699,70;" preferredShapeType="Association" subject="MMoybuyCiu1SNxF6" xmi:id="sMoybuyCiu1SNxF_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="610,160,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,160,80,50" preferredShapeType="Class" subject="YmaybuyCiu1SNxGR" xmi:id="YmaybuyCiu1SNxGQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,190;550,190;" preferredShapeType="AssociationClass" subject="fpOybuyCiu1SNxGW" xmi:id="fpOybuyCiu1SNxGX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="586,218,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,180;300,180;" preferredShapeType="Association" subject="QjBybuyCiu1SNxGg" xmi:id="QjBybuyCiu1SNxGl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,180,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="770,80;770,160;830,160;830,60;780,60;" preferredShapeType="Association" subject="m4aBHuyCiu1SNxLY" xmi:id="m4aBHuyCiu1SNxLd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="810,170,63,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,340,80,50" preferredShapeType="Class" subject="Oa6BHuyCiu1SNxLh" xmi:id="Oa6BHuyCiu1SNxLg">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="810,160;810,360;550,360;" preferredShapeType="AssociationClass" subject="Lu.BHuyCiu1SNxLr" xmi:id="ru.BHuyCiu1SNxLs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="809,381,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,360;140,360;140,80;" preferredShapeType="Association" subject="ghXBHuyCiu1SNxMM" xmi:id="IhXBHuyCiu1SNxMR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="134,359,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,200;260,230;750,230;750,80;" preferredShapeType="Association" subject="SA4hHuyCiu1SNxMa" xmi:id="KA4hHuyCiu1SNxMf">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,230,77,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,260,80,50" preferredShapeType="Class" subject="ThihHuyCiu1SNxMu" xmi:id="ThihHuyCiu1SNxMt">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,230;510,259;" preferredShapeType="AssociationClass" subject="XpGhHuyCiu1SNxM0" xmi:id="XpGhHuyCiu1SNxM1">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="520,264,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="PackageDiagram" documentation="" name="Package Diagram1" toolName="Visual Paradigm for UML" xmi:id="gxe0buyCiu1SNw.m">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337717549249"/>
+				<apmLastModified value="1337717578939"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+			</properties>
+		</xmi:Extension>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file
Binary file presentations/ipaw-2012/prov-dm/overview/uml/essentials.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/essentials.svg	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,166 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
+          'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
+<svg fill-opacity="0" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="rgb(0,0,0)" text-rendering="auto" stroke-linecap="square" width="453" stroke-miterlimit="10" stroke-opacity="0" shape-rendering="auto" fill="rgb(0,0,0)" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="345" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
+><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
+  /><g
+  ><defs id="defs1"
+    ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
+      ><path d="M-7 -7 L91 -7 L91 51 L-7 51 L-7 -7 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
+      ><path d="M0 0 L0 37 L80 37 L80 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
+      ><path d="M0 0 L80 0 L80 14 L0 14 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
+      ><path d="M0 0 L263 0 L263 104 L0 104 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
+      ><path d="M0 0 L104 0 L104 223 L0 223 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
+      ><path d="M0 0 L264 0 L264 224 L0 224 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
+      ><path d="M0 0 L174 0 L174 164 L0 164 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
+      ><path d="M0 0 L184 0 L184 174 L0 174 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
+      ><path d="M0 0 L174 0 L174 174 L0 174 L0 0 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
+      ><path d="M-102 -14 L204 -14 L204 28 L-102 28 L-102 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
+      ><path d="M-109 -14 L218 -14 L218 28 L-109 28 L-109 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
+      ><path d="M-112 -14 L224 -14 L224 28 L-112 28 L-112 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
+      ><path d="M-122 -14 L244 -14 L244 28 L-122 28 L-122 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
+      ><path d="M-108 -14 L216 -14 L216 28 L-108 28 L-108 -14 Z"
+      /></clipPath
+      ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
+      ><path d="M-46 -14 L92 -14 L92 28 L-46 28 L-46 -14 Z"
+      /></clipPath
+    ></defs
+    ><g fill="white" text-rendering="geometricPrecision" fill-opacity="1" stroke-opacity="1" stroke="white"
+    ><rect x="0" width="453" height="345" y="0" stroke="none"
+    /></g
+    ><g font-size="11" transform="translate(72,77)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(72,77)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(72,77)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="23" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Entity</text
+    ></g
+    ><g font-size="11" transform="translate(312,77)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(312,77)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(312,77)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="18" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Activity</text
+    ></g
+    ><g font-size="11" transform="translate(72,237)" fill-opacity="1" fill="rgb(122,207,245)" text-rendering="geometricPrecision" font-family="sans-serif" stroke="rgb(122,207,245)" font-weight="bold" stroke-opacity="1"
+    ><rect x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)" stroke="none"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(72,237)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" font-weight="bold" stroke-opacity="1" stroke-miterlimit="0"
+    ><rect fill="none" x="0" width="80" height="40" y="0" clip-path="url(#clipPath1)"
+      /><line y2="14" fill="none" x1="0" clip-path="url(#clipPath1)" x2="80" y1="14"
+    /></g
+    ><g font-size="11" transform="translate(72,237)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" font-weight="bold" stroke-opacity="1"
+    ><text x="22" xml:space="preserve" y="11" clip-path="url(#clipPath3)" stroke="none"
+      >Agent</text
+    ></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(102,37)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath4)" x2="209" y1="50"
+      /><line y2="56" fill="none" x1="50" clip-path="url(#clipPath4)" x2="62" y1="50"
+      /><line y2="44" fill="none" x1="50" clip-path="url(#clipPath4)" x2="62" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(102,57)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath4)" x2="209" y1="50"
+      /><line y2="44" fill="none" x1="209" clip-path="url(#clipPath4)" x2="197" y1="50"
+      /><line y2="56" fill="none" x1="209" clip-path="url(#clipPath4)" x2="197" y1="50"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(52,67)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="169" fill="none" x1="50" clip-path="url(#clipPath5)" x2="50" y1="50"
+      /><line y2="157" fill="none" x1="50" clip-path="url(#clipPath5)" x2="56" y1="169"
+      /><line y2="157" fill="none" x1="50" clip-path="url(#clipPath5)" x2="44" y1="169"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(102,67)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="170" fill="none" x1="210" clip-path="url(#clipPath6)" x2="50" y1="50"
+      /><line y2="168" fill="none" x1="50" clip-path="url(#clipPath6)" x2="62" y1="170"
+      /><line y2="158" fill="none" x1="50" clip-path="url(#clipPath6)" x2="55" y1="170"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(62,207)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="110" fill="none" x1="50" clip-path="url(#clipPath7)" x2="50" y1="70"
+      /><line y2="110" fill="none" x1="50" clip-path="url(#clipPath7)" x2="120" y1="110"
+      /><line y2="50" fill="none" x1="120" clip-path="url(#clipPath7)" x2="120" y1="110"
+      /><line y2="50" fill="none" x1="120" clip-path="url(#clipPath7)" x2="90" y1="50"
+      /><line y2="82" fill="none" x1="50" clip-path="url(#clipPath7)" x2="44" y1="70"
+      /><line y2="82" fill="none" x1="50" clip-path="url(#clipPath7)" x2="56" y1="70"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(-18,-23)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="130" clip-path="url(#clipPath8)" x2="130" y1="99"
+      /><line y2="50" fill="none" x1="130" clip-path="url(#clipPath8)" x2="50" y1="50"
+      /><line y2="120" fill="none" x1="50" clip-path="url(#clipPath8)" x2="50" y1="50"
+      /><line y2="120" fill="none" x1="50" clip-path="url(#clipPath8)" x2="89" y1="120"
+      /><line y2="114" fill="none" x1="89" clip-path="url(#clipPath8)" x2="77" y1="120"
+      /><line y2="126" fill="none" x1="89" clip-path="url(#clipPath8)" x2="77" y1="120"
+    /></g
+    ><g font-size="11" stroke-linecap="butt" transform="translate(302,-23)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke-linejoin="round" stroke="black" stroke-opacity="1"
+    ><line y2="50" fill="none" x1="50" clip-path="url(#clipPath9)" x2="50" y1="99"
+      /><line y2="50" fill="none" x1="50" clip-path="url(#clipPath9)" x2="120" y1="50"
+      /><line y2="120" fill="none" x1="120" clip-path="url(#clipPath9)" x2="120" y1="50"
+      /><line y2="120" fill="none" x1="120" clip-path="url(#clipPath9)" x2="90" y1="120"
+      /><line y2="126" fill="none" x1="90" clip-path="url(#clipPath9)" x2="102" y1="120"
+      /><line y2="114" fill="none" x1="90" clip-path="url(#clipPath9)" x2="102" y1="120"
+    /></g
+    ><g font-size="11" transform="translate(347,2)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath10)" stroke="none"
+      >WasInformedBy</text
+    ></g
+    ><g font-size="11" transform="translate(32,7)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath11)" stroke="none"
+      >WasDerivedFrom</text
+    ></g
+    ><g font-size="11" transform="translate(52,327)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath12)" stroke="none"
+      >ActedOnBehalfOf</text
+    ></g
+    ><g font-size="11" transform="translate(222,187)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath13)" stroke="none"
+      >WasAssociatedWith</text
+    ></g
+    ><g font-size="11" transform="translate(2,167)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath11)" stroke="none"
+      >WasAttributedTo</text
+    ></g
+    ><g font-size="11" transform="translate(182,117)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="10" xml:space="preserve" y="11" clip-path="url(#clipPath14)" stroke="none"
+      >WasGeneratedBy</text
+    ></g
+    ><g font-size="11" transform="translate(212,67)" fill-opacity="1" fill="black" text-rendering="geometricPrecision" font-family="sans-serif" stroke="black" stroke-opacity="1"
+    ><text x="9" xml:space="preserve" y="11" clip-path="url(#clipPath15)" stroke="none"
+      >Used</text
+    ></g
+    ><g fill="rgb(120,120,120)" text-rendering="geometricPrecision" fill-opacity="1" font-size="8" stroke-opacity="1" stroke="rgb(120,120,120)"
+    ></g
+  ></g
+></svg
+>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/ipaw-2012/prov-dm/overview/uml/essentials.xmi	Mon Jun 11 16:07:12 2012 +0100
@@ -0,0 +1,15968 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.0" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
+	<xmi:Documentation exporter="Visual Paradigm for UML" exporterVersion="7.0.1">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<nickname exportedFromDifferentName="false"/>
+		</xmi:Extension>
+	</xmi:Documentation>
+	<xmi:Extension extender="Visual Paradigm for UML">
+		<projectProperties>
+			<projectProperty name="author" value="lavm"/>
+		</projectProperties>
+	</xmi:Extension>
+	<uml:Model name="prov-dm" xmi:id="zNdDmuyEwTiAAgAi">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<vpumlChildModels>
+				<vpumlModel id="DtdDmuyEwTiAAgAv" modelType="UseCasePropConfig">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="UseCasePropConfig"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775536"/>
+						<property name="pmLastModified" type="string" value="1337241303555"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="MddDmuyEwTiAAgAx"/>
+						<modelRef value="sddDmuyEwTiAAgAy"/>
+						<modelRef value="sddDmuyEwTiAAgAz"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="MddDmuyEwTiAAgAx" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775564"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAy" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sddDmuyEwTiAAgAz" modelType="UseCaseRank">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="UseCaseRank"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775565"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="uddDmuyEwTiAAgA1" modelType="WSDLContainer">
+					<properties>
+						<property name="name" type="string" value="WSDLContainer"/>
+						<property name="modelType" type="string" value="WSDLContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="vddDmuyEwTiAAgA3"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="vddDmuyEwTiAAgA3" modelType="XSDSchema">
+							<properties>
+								<property name="name" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+								<property name="modelType" type="string" value="XSDSchema"/>
+								<property name="import" type="boolean" value="false"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775613"/>
+								<property name="pmLastModified" type="string" value="1337241303556"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="attributeFormDefault" type="int" value="0"/>
+								<property name="elementFormDefault" type="int" value="0"/>
+								<property name="targetNamespace" type="string" value="http://www.w3.org/2001/XMLSchema"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="y9dDmuyEwTiAAgA5"/>
+								<modelRef value="K9dDmuyEwTiAAgA6"/>
+								<modelRef value="K9dDmuyEwTiAAgA7"/>
+								<modelRef value="K9dDmuyEwTiAAgA8"/>
+								<modelRef value="K9dDmuyEwTiAAgA9"/>
+								<modelRef value="K9dDmuyEwTiAAgA."/>
+								<modelRef value="K9dDmuyEwTiAAgA_"/>
+								<modelRef value="K9dDmuyEwTiAAgBA"/>
+								<modelRef value="K9dDmuyEwTiAAgBB"/>
+								<modelRef value="K9dDmuyEwTiAAgBC"/>
+								<modelRef value="q9dDmuyEwTiAAgBD"/>
+								<modelRef value="q9dDmuyEwTiAAgBE"/>
+								<modelRef value="q9dDmuyEwTiAAgBF"/>
+								<modelRef value="q9dDmuyEwTiAAgBG"/>
+								<modelRef value="q9dDmuyEwTiAAgBH"/>
+								<modelRef value="a9dDmuyEwTiAAgBI"/>
+								<modelRef value="a9dDmuyEwTiAAgBJ"/>
+								<modelRef value="a9dDmuyEwTiAAgBK"/>
+								<modelRef value="a9dDmuyEwTiAAgBL"/>
+								<modelRef value="a9dDmuyEwTiAAgBM"/>
+								<modelRef value="a9dDmuyEwTiAAgBN"/>
+								<modelRef value="a9dDmuyEwTiAAgBO"/>
+								<modelRef value="a9dDmuyEwTiAAgBP"/>
+								<modelRef value="a9dDmuyEwTiAAgBQ"/>
+								<modelRef value="69dDmuyEwTiAAgBR"/>
+								<modelRef value="69dDmuyEwTiAAgBS"/>
+								<modelRef value="69dDmuyEwTiAAgBT"/>
+								<modelRef value="69dDmuyEwTiAAgBU"/>
+								<modelRef value="69dDmuyEwTiAAgBV"/>
+								<modelRef value="69dDmuyEwTiAAgBW"/>
+								<modelRef value="69dDmuyEwTiAAgBX"/>
+								<modelRef value="69dDmuyEwTiAAgBY"/>
+								<modelRef value="69dDmuyEwTiAAgBZ"/>
+								<modelRef value="69dDmuyEwTiAAgBa"/>
+								<modelRef value="G9dDmuyEwTiAAgBb"/>
+								<modelRef value="G9dDmuyEwTiAAgBc"/>
+								<modelRef value="G9dDmuyEwTiAAgBd"/>
+								<modelRef value="G9dDmuyEwTiAAgBe"/>
+								<modelRef value="G9dDmuyEwTiAAgBf"/>
+								<modelRef value="G9dDmuyEwTiAAgBg"/>
+								<modelRef value="G9dDmuyEwTiAAgBh"/>
+								<modelRef value="G9dDmuyEwTiAAgBi"/>
+								<modelRef value="G9dDmuyEwTiAAgBj"/>
+								<modelRef value="G9dDmuyEwTiAAgBk"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<vpumlModel id="y9dDmuyEwTiAAgA5" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITIES"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA6" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ENTITY"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA7" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="ID"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA8" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREF"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA9" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="IDREFS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA." modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NCName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgA_" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKEN"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBA" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NMTOKENS"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBB" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="NOTATION"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775636"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="K9dDmuyEwTiAAgBC" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="Name"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBD" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="QName"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBE" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="anyURI"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBF" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="base64Binary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBG" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="boolean"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q9dDmuyEwTiAAgBH" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="byte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775637"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBI" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="date"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBJ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="dateTime"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBK" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="decimal"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBL" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="double"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBM" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="duration"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303557"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBN" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="float"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBO" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBP" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a9dDmuyEwTiAAgBQ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gMonthDay"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775638"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBR" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYear"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBS" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="gYearMonth"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBT" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="hexBinary"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBU" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="int"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBV" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="integer"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBW" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="language"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBX" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="long"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBY" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="negativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBZ" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonNegativeInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="69dDmuyEwTiAAgBa" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="nonPositiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775639"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBb" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="normalizedString"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBc" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="positiveInteger"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBd" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="short"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBe" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="string"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBf" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="time"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBg" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="token"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBh" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedByte"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBi" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedInt"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBj" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedLong"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="G9dDmuyEwTiAAgBk" modelType="XSDSimpleType">
+									<properties>
+										<property name="name" type="string" value="unsignedShort"/>
+										<property name="modelType" type="string" value="XSDSimpleType"/>
+										<property name="import" type="boolean" value="false"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240775640"/>
+										<property name="pmLastModified" type="string" value="1337241303558"/>
+										<property name="qualityScore" type="int" value="-1"/>
+									</properties>
+								</vpumlModel>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j9dDmuyEwTiAAgBm" modelType="PMStatusContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMStatusContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v9dDmuyEwTiAAgBo"/>
+						<modelRef value="v9dDmuyEwTiAAgBp"/>
+						<modelRef value="f9dDmuyEwTiAAgBq"/>
+						<modelRef value="f9dDmuyEwTiAAgBr"/>
+						<modelRef value="_9dDmuyEwTiAAgBs"/>
+						<modelRef value="ADdDmuyEwTiAAgBt"/>
+						<modelRef value="ADdDmuyEwTiAAgBu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v9dDmuyEwTiAAgBo" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Proposed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v9dDmuyEwTiAAgBp" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Approved"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBq" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Planned"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f9dDmuyEwTiAAgBr" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Designed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_9dDmuyEwTiAAgBs" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Implemented"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBt" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Tested"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ADdDmuyEwTiAAgBu" modelType="PMStatus">
+							<properties>
+								<property name="name" type="string" value="Deployed"/>
+								<property name="modelType" type="string" value="PMStatus"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="iDdDmuyEwTiAAgBw" modelType="PMDifficultyContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDifficultyContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="VDdDmuyEwTiAAgBy"/>
+						<modelRef value="VDdDmuyEwTiAAgBz"/>
+						<modelRef value="1DdDmuyEwTiAAgB0"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="VDdDmuyEwTiAAgBy" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Easy"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VDdDmuyEwTiAAgBz" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1DdDmuyEwTiAAgB0" modelType="PMDifficulty">
+							<properties>
+								<property name="name" type="string" value="Difficult"/>
+								<property name="modelType" type="string" value="PMDifficulty"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="TDdDmuyEwTiAAgB2" modelType="PMPriorityContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPriorityContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="UjdDmuyEwTiAAgB4"/>
+						<modelRef value="0jdDmuyEwTiAAgB5"/>
+						<modelRef value="0jdDmuyEwTiAAgB6"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="UjdDmuyEwTiAAgB4" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Low"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB5" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="Medium"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0jdDmuyEwTiAAgB6" modelType="PMPriority">
+							<properties>
+								<property name="name" type="string" value="High"/>
+								<property name="modelType" type="string" value="PMPriority"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ujdDmuyEwTiAAgB8" modelType="PMVersionContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMVersionContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="NjdDmuyEwTiAAgB."/>
+						<modelRef value="NjdDmuyEwTiAAgB_"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="NjdDmuyEwTiAAgB." modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="1.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="NjdDmuyEwTiAAgB_" modelType="PMVersion">
+							<properties>
+								<property name="name" type="string" value="2.0"/>
+								<property name="modelType" type="string" value="PMVersion"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="XjdDmuyEwTiAAgCB" modelType="PMIterationContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMIterationContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="YTdDmuyEwTiAAgCD"/>
+						<modelRef value="4TdDmuyEwTiAAgCE"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="YTdDmuyEwTiAAgCD" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 1"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4TdDmuyEwTiAAgCE" modelType="PMIteration">
+							<properties>
+								<property name="name" type="string" value="Iteration 2"/>
+								<property name="modelType" type="string" value="PMIteration"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ETdDmuyEwTiAAgCG" modelType="PMPhaseContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMPhaseContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="KTdDmuyEwTiAAgCI"/>
+						<modelRef value="qTdDmuyEwTiAAgCJ"/>
+						<modelRef value="qTdDmuyEwTiAAgCK"/>
+						<modelRef value="qTdDmuyEwTiAAgCL"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="KTdDmuyEwTiAAgCI" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Inception"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCJ" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Elaboration"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCK" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Construction"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="qTdDmuyEwTiAAgCL" modelType="PMPhase">
+							<properties>
+								<property name="name" type="string" value="Transition"/>
+								<property name="modelType" type="string" value="PMPhase"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="6TdDmuyEwTiAAgCN" modelType="PMDisciplineContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMDisciplineContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="lTdDmuyEwTiAAgCP"/>
+						<modelRef value="lTdDmuyEwTiAAgCQ"/>
+						<modelRef value="VTdDmuyEwTiAAgCR"/>
+						<modelRef value="VTdDmuyEwTiAAgCS"/>
+						<modelRef value="VTdDmuyEwTiAAgCT"/>
+						<modelRef value="1TdDmuyEwTiAAgCU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="lTdDmuyEwTiAAgCP" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Business Modeling"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="lTdDmuyEwTiAAgCQ" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Requirements"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCR" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Analysis &amp; Design"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCS" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Implementation"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="VTdDmuyEwTiAAgCT" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="Testing"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="1TdDmuyEwTiAAgCU" modelType="PMDiscipline">
+							<properties>
+								<property name="name" type="string" value="QA &amp; Maintenance"/>
+								<property name="modelType" type="string" value="PMDiscipline"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="7TdDmuyEwTiAAgCW" modelType="PMAuthorContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="PMAuthorContainer"/>
+						<property modelRef="HTdDmuyEwTiAAgCX" name="defaultValue" type="modelRef"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="HTdDmuyEwTiAAgCX"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="HTdDmuyEwTiAAgCX" modelType="ValueSpecification">
+							<properties>
+								<property name="name" type="string" value="lavm"/>
+								<property name="modelType" type="string" value="ValueSpecification"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775864"/>
+								<property name="pmLastModified" type="string" value="1337241303571"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="ozdDmuyEwTiAAgCZ" modelType="BRKeywords">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BRKeywords"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775877"/>
+						<property name="pmLastModified" type="string" value="1337241303572"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="BzdDmuyEwTiAAgCb"/>
+						<modelRef value="hzdDmuyEwTiAAgCc"/>
+						<modelRef value="hzdDmuyEwTiAAgCd"/>
+						<modelRef value="hzdDmuyEwTiAAgCe"/>
+						<modelRef value="RzdDmuyEwTiAAgCf"/>
+						<modelRef value="RzdDmuyEwTiAAgCg"/>
+						<modelRef value="xzdDmuyEwTiAAgCh"/>
+						<modelRef value="xzdDmuyEwTiAAgCi"/>
+						<modelRef value="JzdDmuyEwTiAAgCj"/>
+						<modelRef value="JzdDmuyEwTiAAgCk"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="BzdDmuyEwTiAAgCb" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775904"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCc" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must be"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCd" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="if"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775905"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hzdDmuyEwTiAAgCe" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="when"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCf" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="must not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RzdDmuyEwTiAAgCg" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="only"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775906"/>
+								<property name="pmLastModified" type="string" value="1337241303572"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCh" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xzdDmuyEwTiAAgCi" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="may not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775907"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCj" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JzdDmuyEwTiAAgCk" modelType="BRKeyword">
+							<properties>
+								<property name="name" type="string" value="need not"/>
+								<property name="modelType" type="string" value="BRKeyword"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775908"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="oLdDmuyEwTiAAgCm" modelType="ChartTypeContainer">
+					<properties>
+						<property name="name" type="string" value="ChartTypeContainer"/>
+						<property name="modelType" type="string" value="ChartTypeContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240775941"/>
+						<property name="pmLastModified" type="string" value="1337241303573"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="GLdDmuyEwTiAAgCo"/>
+						<modelRef value="LLdDmuyEwTiAAgCu"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="GLdDmuyEwTiAAgCo" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="RACI"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775960"/>
+								<property name="pmLastModified" type="string" value="1337241303573"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="zLdDmuyEwTiAAgCq" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Responsible"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775987"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCr" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Approver"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="A"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCs" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Consulted"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCt" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Informed"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303573"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="I"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="LLdDmuyEwTiAAgCu" modelType="ChartType">
+							<properties>
+								<property name="name" type="string" value="CRUD"/>
+								<property name="modelType" type="string" value="ChartType"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+								<property name="codes" type="models">
+									<vpumlModels>
+										<vpumlModel id="LLdDmuyEwTiAAgCv" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Create"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="C"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCw" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Read"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="R"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCx" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Update"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="U"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="LLdDmuyEwTiAAgCy" modelType="ChartCode">
+											<properties>
+												<property name="name" type="string" value="Delete"/>
+												<property name="modelType" type="string" value="ChartCode"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240775988"/>
+												<property name="pmLastModified" type="string" value="1337241303574"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="code" type="string" value="D"/>
+												<property name="color" type="int" value="-1"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="yrdDmuyEwTiAAgC0" modelType="BMMInfluencerCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMInfluencerCategoryContainer"/>
+						<property name="internalInfluencerCategories" type="modelRefs">
+							<modelRef value="JbdDmuyEwTiAAgC9"/>
+							<modelRef value="JbdDmuyEwTiAAgC."/>
+							<modelRef value="JbdDmuyEwTiAAgC_"/>
+							<modelRef value="pbdDmuyEwTiAAgDA"/>
+							<modelRef value="pbdDmuyEwTiAAgDB"/>
+							<modelRef value="pbdDmuyEwTiAAgDC"/>
+							<modelRef value="ZbdDmuyEwTiAAgDD"/>
+							<modelRef value="ZbdDmuyEwTiAAgDE"/>
+							<modelRef value="5bdDmuyEwTiAAgDF"/>
+						</property>
+						<property name="externalInfluencerCategories" type="modelRefs">
+							<modelRef value="XrdDmuyEwTiAAgC2"/>
+							<modelRef value="RbdDmuyEwTiAAgC3"/>
+							<modelRef value="RbdDmuyEwTiAAgC4"/>
+							<modelRef value="RbdDmuyEwTiAAgC5"/>
+							<modelRef value="xbdDmuyEwTiAAgC6"/>
+							<modelRef value="xbdDmuyEwTiAAgC7"/>
+							<modelRef value="xbdDmuyEwTiAAgC8"/>
+						</property>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XrdDmuyEwTiAAgC2"/>
+						<modelRef value="RbdDmuyEwTiAAgC3"/>
+						<modelRef value="RbdDmuyEwTiAAgC4"/>
+						<modelRef value="RbdDmuyEwTiAAgC5"/>
+						<modelRef value="xbdDmuyEwTiAAgC6"/>
+						<modelRef value="xbdDmuyEwTiAAgC7"/>
+						<modelRef value="xbdDmuyEwTiAAgC8"/>
+						<modelRef value="JbdDmuyEwTiAAgC9"/>
+						<modelRef value="JbdDmuyEwTiAAgC."/>
+						<modelRef value="JbdDmuyEwTiAAgC_"/>
+						<modelRef value="pbdDmuyEwTiAAgDA"/>
+						<modelRef value="pbdDmuyEwTiAAgDB"/>
+						<modelRef value="pbdDmuyEwTiAAgDC"/>
+						<modelRef value="ZbdDmuyEwTiAAgDD"/>
+						<modelRef value="ZbdDmuyEwTiAAgDE"/>
+						<modelRef value="5bdDmuyEwTiAAgDF"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XrdDmuyEwTiAAgC2" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Competitor"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A rival enterprise in a struggle for advantage over the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A rival enterprise in a struggle for advantage over the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776058"/>
+								<property name="pmLastModified" type="string" value="1337241303574"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC3" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Customer"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that has investigated, ordered, received, or paid for products or services from the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC4" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Environment"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The aggregate of surrounding conditions or Influencers affecting the existence or development of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="RbdDmuyEwTiAAgC5" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Partner"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An enterprise that shares risks and profit with the subject enterprise (or is associated with the subject enterprise to share risks and profit) because this is mutually beneficial."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776098"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC6" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Regulation"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An order prescribed by an authority such as a government body or the management of an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An order prescribed by an authority such as a government body or the management of an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC7" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Supplier"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A role played by an individual or enterprise that can furnish or provide products or services to the subject enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="xbdDmuyEwTiAAgC8" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Technology"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The role of technology, including its developments and limitations \u2014 there may be prerequisites for use of technology; there may be enterprise activity that technology enables or restricts."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776099"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC9" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Assumption"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Something that is taken for granted or without proof.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Something that is taken for granted or without proof."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303575"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC." modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Corporate"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Value An ideal, custom, or institution that an enterprise promotes or agrees with (either positive or negative)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="JbdDmuyEwTiAAgC_" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Explicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value explicitly set forth and declared.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value explicitly set forth and declared."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776100"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDA" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Implicit Value"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A Corporate Value not explicitly declared but nonetheless understood by some or all of the people in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDB" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Habit"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A customary practice or use.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A customary practice or use."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="pbdDmuyEwTiAAgDC" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Infrastructure"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The basic underlying framework or features of a system.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The basic underlying framework or features of a system."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776101"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDD" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Issue"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;A point in question or a matter that is in dispute as between contending partners.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="A point in question or a matter that is in dispute as between contending partners."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="ZbdDmuyEwTiAAgDE" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Management"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Prerogative A right or privilege exercised by virtue of ownership or position in an enterprise."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776102"/>
+								<property name="pmLastModified" type="string" value="1337241303576"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="5bdDmuyEwTiAAgDF" modelType="BMMInfluencerCategory">
+							<properties>
+								<property name="name" type="string" value="Resource"/>
+								<property name="modelType" type="string" value="BMMInfluencerCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;The resources available for carrying out the business of an enterprise, especially their&#9;quality.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="The resources available for carrying out the business of an enterprise, especially their&#9;quality."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776103"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="rbdDmuyEwTiAAgDH" modelType="BMMBusinessRuleEnforcementLevelContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevelContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="G7dDmuyEwTiAAgDJ"/>
+						<modelRef value="m7dDmuyEwTiAAgDK"/>
+						<modelRef value="m7dDmuyEwTiAAgDL"/>
+						<modelRef value="m7dDmuyEwTiAAgDM"/>
+						<modelRef value="m7dDmuyEwTiAAgDN"/>
+						<modelRef value="m7dDmuyEwTiAAgDO"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="G7dDmuyEwTiAAgDJ" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Strictly enforced"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If the rule is violated, the penalty is always applied.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If the rule is violated, the penalty is always applied."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776152"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDK" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Deferred enforcement"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills).&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Strictly enforced, but enforcement may be delayed (e.g., waiting for resource with required skills)."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDL" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Pre-authorized override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Enforced, but exceptions allowed, with prior approval for actors with before-the-fact override authorization."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDM" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Post-justified override"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;If not approved after the fact, you may be subject to sanction or other consequences.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="If not approved after the fact, you may be subject to sanction or other consequences."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303577"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDN" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Override with explanation"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Comment must be provided when the violation occurs.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Comment must be provided when the violation occurs."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776153"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="m7dDmuyEwTiAAgDO" modelType="BMMBusinessRuleEnforcementLevel">
+							<properties>
+								<property name="name" type="string" value="Guideline"/>
+								<property name="modelType" type="string" value="BMMBusinessRuleEnforcementLevel"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Suggested, but not enforced&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Suggested, but not enforced"/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776154"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="Z7dDmuyEwTiAAgDQ" modelType="BMMAssetCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssetCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="v7dDmuyEwTiAAgDS"/>
+						<modelRef value="v7dDmuyEwTiAAgDT"/>
+						<modelRef value="f7dDmuyEwTiAAgDU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="v7dDmuyEwTiAAgDS" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Fixed Assets"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are kept long-term, maintained, reused, and perhaps eventually replaced. They can be&#9;tangible, such as equipment and buildings, or intangible, such as patents and licenses."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="v7dDmuyEwTiAAgDT" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Resources"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Things that are consumed and replenished, such as raw materials, parts, finished goods, and cash."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776189"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="f7dDmuyEwTiAAgDU" modelType="BMMAssetCategory">
+							<properties>
+								<property name="name" type="string" value="Offerings"/>
+								<property name="modelType" type="string" value="BMMAssetCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;An Offering is a specification of a product or service - an intangible Fixed Asset.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="An Offering is a specification of a product or service - an intangible Fixed Asset."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776190"/>
+								<property name="pmLastModified" type="string" value="1337241303578"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="8HdDmuyEwTiAAgDW" modelType="BMMAssessmentCategoryContainer">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="BMMAssessmentCategoryContainer"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="pHdDmuyEwTiAAgDY"/>
+						<modelRef value="FHdDmuyEwTiAAgDZ"/>
+						<modelRef value="FHdDmuyEwTiAAgDa"/>
+						<modelRef value="FHdDmuyEwTiAAgDb"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="pHdDmuyEwTiAAgDY" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Strength"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some advantage or area of excellence within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776229"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDZ" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Weakness"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="Some area of inadequacy within the enterprise that can impact its employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDa" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Opportunity"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have a favorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="FHdDmuyEwTiAAgDb" modelType="BMMAssessmentCategory">
+							<properties>
+								<property name="name" type="string" value="Threat"/>
+								<property name="modelType" type="string" value="BMMAssessmentCategory"/>
+								<property htmlValue="&lt;HTML&gt;&lt;BODY&gt;&lt;p style=&quot;margin-top: 0&quot;&gt;This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends.&lt;/p&gt;&lt;/BODY&gt;&lt;/HTML&gt;" name="documentation" type="htmlString" value="This category indicates that some Influencer can have an unfavorable impact on the organization's employment of Means or achievement of Ends."/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337240776232"/>
+								<property name="pmLastModified" type="string" value="1337241303579"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="DndDmuyEwTiAAgDd" modelType="ProjectFormat">
+					<properties>
+						<property name="name" type="string" value="ProjectFormat"/>
+						<property name="modelType" type="string" value="ProjectFormat"/>
+						<property name="fillColorModels" type="modelRefs">
+							<modelRef value="3ndDmuyEwTiAAgDh"/>
+							<modelRef value="PndDmuyEwTiAAgDi"/>
+							<modelRef value="PndDmuyEwTiAAgDj"/>
+							<modelRef value="PndDmuyEwTiAAgDk"/>
+							<modelRef value="PndDmuyEwTiAAgDl"/>
+							<modelRef value="PndDmuyEwTiAAgDm"/>
+							<modelRef value="PndDmuyEwTiAAgDn"/>
+							<modelRef value="PndDmuyEwTiAAgDo"/>
+							<modelRef value="PndDmuyEwTiAAgDp"/>
+							<modelRef value="PndDmuyEwTiAAgDq"/>
+							<modelRef value="PndDmuyEwTiAAgDr"/>
+							<modelRef value="vndDmuyEwTiAAgDs"/>
+							<modelRef value="vndDmuyEwTiAAgDt"/>
+							<modelRef value="vndDmuyEwTiAAgDu"/>
+							<modelRef value="vndDmuyEwTiAAgDv"/>
+							<modelRef value="vndDmuyEwTiAAgDw"/>
+							<modelRef value="vndDmuyEwTiAAgDx"/>
+							<modelRef value="fndDmuyEwTiAAgDy"/>
+							<modelRef value="fndDmuyEwTiAAgDz"/>
+							<modelRef value="fndDmuyEwTiAAgD0"/>
+							<modelRef value="fndDmuyEwTiAAgD1"/>
+							<modelRef value="fndDmuyEwTiAAgD2"/>
+							<modelRef value="fndDmuyEwTiAAgD3"/>
+							<modelRef value="fndDmuyEwTiAAgD4"/>
+							<modelRef value="fndDmuyEwTiAAgD5"/>
+							<modelRef value="fndDmuyEwTiAAgD6"/>
+							<modelRef value="_ndDmuyEwTiAAgD7"/>
+							<modelRef value="_ndDmuyEwTiAAgD8"/>
+							<modelRef value="_ndDmuyEwTiAAgD9"/>
+							<modelRef value="_ndDmuyEwTiAAgD."/>
+							<modelRef value="_ndDmuyEwTiAAgD_"/>
+							<modelRef value="_ndDmuyEwTiAAgEA"/>
+							<modelRef value="_ndDmuyEwTiAAgEB"/>
+							<modelRef value="_ndDmuyEwTiAAgEC"/>
+							<modelRef value="_ndDmuyEwTiAAgED"/>
+							<modelRef value="_ndDmuyEwTiAAgEE"/>
+							<modelRef value="_ndDmuyEwTiAAgEF"/>
+							<modelRef value="AXdDmuyEwTiAAgEG"/>
+							<modelRef value="AXdDmuyEwTiAAgEH"/>
+							<modelRef value="AXdDmuyEwTiAAgEI"/>
+							<modelRef value="AXdDmuyEwTiAAgEJ"/>
+							<modelRef value="AXdDmuyEwTiAAgEK"/>
+							<modelRef value="AXdDmuyEwTiAAgEL"/>
+							<modelRef value="AXdDmuyEwTiAAgEM"/>
+							<modelRef value="AXdDmuyEwTiAAgEN"/>
+							<modelRef value="AXdDmuyEwTiAAgEO"/>
+							<modelRef value="AXdDmuyEwTiAAgEP"/>
+							<modelRef value="gXdDmuyEwTiAAgEQ"/>
+							<modelRef value="gXdDmuyEwTiAAgER"/>
+							<modelRef value="gXdDmuyEwTiAAgES"/>
+							<modelRef value="gXdDmuyEwTiAAgET"/>
+							<modelRef value="gXdDmuyEwTiAAgEU"/>
+							<modelRef value="gXdDmuyEwTiAAgEV"/>
+							<modelRef value="gXdDmuyEwTiAAgEW"/>
+							<modelRef value="gXdDmuyEwTiAAgEX"/>
+							<modelRef value="gXdDmuyEwTiAAgEY"/>
+							<modelRef value="gXdDmuyEwTiAAgEZ"/>
+							<modelRef value="gXdDmuyEwTiAAgEa"/>
+							<modelRef value="QXdDmuyEwTiAAgEb"/>
+							<modelRef value="QXdDmuyEwTiAAgEc"/>
+							<modelRef value="QXdDmuyEwTiAAgEd"/>
+							<modelRef value="QXdDmuyEwTiAAgEe"/>
+							<modelRef value="QXdDmuyEwTiAAgEf"/>
+							<modelRef value="QXdDmuyEwTiAAgEg"/>
+							<modelRef value="QXdDmuyEwTiAAgEh"/>
+							<modelRef value="QXdDmuyEwTiAAgEi"/>
+							<modelRef value="QXdDmuyEwTiAAgEj"/>
+							<modelRef value="QXdDmuyEwTiAAgEk"/>
+							<modelRef value="QXdDmuyEwTiAAgEl"/>
+							<modelRef value="wXdDmuyEwTiAAgEm"/>
+							<modelRef value="wXdDmuyEwTiAAgEn"/>
+							<modelRef value="wXdDmuyEwTiAAgEo"/>
+							<modelRef value="wXdDmuyEwTiAAgEp"/>
+							<modelRef value="wXdDmuyEwTiAAgEq"/>
+							<modelRef value="wXdDmuyEwTiAAgEr"/>
+							<modelRef value="wXdDmuyEwTiAAgEs"/>
+							<modelRef value="wXdDmuyEwTiAAgEt"/>
+							<modelRef value="wXdDmuyEwTiAAgEu"/>
+							<modelRef value="wXdDmuyEwTiAAgEv"/>
+							<modelRef value="IXdDmuyEwTiAAgEw"/>
+							<modelRef value="IXdDmuyEwTiAAgEx"/>
+							<modelRef value="IXdDmuyEwTiAAgEy"/>
+							<modelRef value="IXdDmuyEwTiAAgEz"/>
+							<modelRef value="IXdDmuyEwTiAAgE0"/>
+							<modelRef value="IXdDmuyEwTiAAgE1"/>
+							<modelRef value="IXdDmuyEwTiAAgE2"/>
+							<modelRef value="IXdDmuyEwTiAAgE3"/>
+							<modelRef value="IXdDmuyEwTiAAgE4"/>
+							<modelRef value="IXdDmuyEwTiAAgE5"/>
+							<modelRef value="IXdDmuyEwTiAAgE6"/>
+							<modelRef value="oXdDmuyEwTiAAgE7"/>
+							<modelRef value="oXdDmuyEwTiAAgE8"/>
+							<modelRef value="oXdDmuyEwTiAAgE9"/>
+							<modelRef value="oXdDmuyEwTiAAgE."/>
+							<modelRef value="oXdDmuyEwTiAAgE_"/>
+							<modelRef value="oXdDmuyEwTiAAgFA"/>
+							<modelRef value="oXdDmuyEwTiAAgFB"/>
+							<modelRef value="oXdDmuyEwTiAAgFC"/>
+							<modelRef value="oXdDmuyEwTiAAgFD"/>
+							<modelRef value="oXdDmuyEwTiAAgFE"/>
+							<modelRef value="oXdDmuyEwTiAAgFF"/>
+							<modelRef value="oXdDmuyEwTiAAgFG"/>
+							<modelRef value="YXdDmuyEwTiAAgFH"/>
+							<modelRef value="YXdDmuyEwTiAAgFI"/>
+							<modelRef value="YXdDmuyEwTiAAgFJ"/>
+							<modelRef value="YXdDmuyEwTiAAgFK"/>
+							<modelRef value="YXdDmuyEwTiAAgFL"/>
+							<modelRef value="YXdDmuyEwTiAAgFM"/>
+							<modelRef value="YXdDmuyEwTiAAgFN"/>
+							<modelRef value="YXdDmuyEwTiAAgFO"/>
+							<modelRef value="YXdDmuyEwTiAAgFP"/>
+							<modelRef value="YXdDmuyEwTiAAgFQ"/>
+							<modelRef value="YXdDmuyEwTiAAgFR"/>
+							<modelRef value="4XdDmuyEwTiAAgFS"/>
+							<modelRef value="4XdDmuyEwTiAAgFT"/>
+							<modelRef value="4XdDmuyEwTiAAgFU"/>
+							<modelRef value="4XdDmuyEwTiAAgFV"/>
+							<modelRef value="4XdDmuyEwTiAAgFW"/>
+							<modelRef value="4XdDmuyEwTiAAgFX"/>
+							<modelRef value="4XdDmuyEwTiAAgFY"/>
+							<modelRef value="4XdDmuyEwTiAAgFZ"/>
+							<modelRef value="4XdDmuyEwTiAAgFa"/>
+							<modelRef value="4XdDmuyEwTiAAgFb"/>
+							<modelRef value="4XdDmuyEwTiAAgFc"/>
+							<modelRef value="EXdDmuyEwTiAAgFd"/>
+						</property>
+						<property name="connectorFillColorModels" type="modelRefs">
+							<modelRef value="EXdDmuyEwTiAAgFe"/>
+							<modelRef value="EXdDmuyEwTiAAgFf"/>
+							<modelRef value="EXdDmuyEwTiAAgFg"/>
+							<modelRef value="EXdDmuyEwTiAAgFh"/>
+							<modelRef value="EXdDmuyEwTiAAgFi"/>
+							<modelRef value="EXdDmuyEwTiAAgFj"/>
+							<modelRef value="EXdDmuyEwTiAAgFk"/>
+							<modelRef value="EXdDmuyEwTiAAgFl"/>
+							<modelRef value="EXdDmuyEwTiAAgFm"/>
+							<modelRef value="EXdDmuyEwTiAAgFn"/>
+							<modelRef value="kXdDmuyEwTiAAgFo"/>
+							<modelRef value="kXdDmuyEwTiAAgFp"/>
+							<modelRef value="kXdDmuyEwTiAAgFq"/>
+							<modelRef value="kXdDmuyEwTiAAgFr"/>
+							<modelRef value="kXdDmuyEwTiAAgFs"/>
+							<modelRef value="kXdDmuyEwTiAAgFt"/>
+							<modelRef value="kXdDmuyEwTiAAgFu"/>
+							<modelRef value="kXdDmuyEwTiAAgFv"/>
+							<modelRef value="UXdDmuyEwTiAAgFw"/>
+							<modelRef value="UXdDmuyEwTiAAgFx"/>
+							<modelRef value="UXdDmuyEwTiAAgFy"/>
+							<modelRef value="UXdDmuyEwTiAAgFz"/>
+							<modelRef value="UXdDmuyEwTiAAgF0"/>
+							<modelRef value="UXdDmuyEwTiAAgF1"/>
+							<modelRef value="UXdDmuyEwTiAAgF2"/>
+							<modelRef value="UXdDmuyEwTiAAgF3"/>
+							<modelRef value="0XdDmuyEwTiAAgF4"/>
+							<modelRef value="0XdDmuyEwTiAAgF5"/>
+							<modelRef value="0XdDmuyEwTiAAgF6"/>
+							<modelRef value="0XdDmuyEwTiAAgF7"/>
+							<modelRef value="0XdDmuyEwTiAAgF8"/>
+							<modelRef value="0XdDmuyEwTiAAgF9"/>
+							<modelRef value="0XdDmuyEwTiAAgF."/>
+							<modelRef value="0XdDmuyEwTiAAgF_"/>
+							<modelRef value="0XdDmuyEwTiAAgGA"/>
+							<modelRef value="0XdDmuyEwTiAAgGB"/>
+							<modelRef value="0XdDmuyEwTiAAgGC"/>
+							<modelRef value="MXdDmuyEwTiAAgGD"/>
+							<modelRef value="MXdDmuyEwTiAAgGE"/>
+							<modelRef value="MXdDmuyEwTiAAgGF"/>
+							<modelRef value="MXdDmuyEwTiAAgGG"/>
+							<modelRef value="MXdDmuyEwTiAAgGH"/>
+							<modelRef value="MXdDmuyEwTiAAgGI"/>
+							<modelRef value="MXdDmuyEwTiAAgGJ"/>
+							<modelRef value="MXdDmuyEwTiAAgGK"/>
+							<modelRef value="MXdDmuyEwTiAAgGL"/>
+							<modelRef value="MXdDmuyEwTiAAgGM"/>
+							<modelRef value="MXdDmuyEwTiAAgGN"/>
+							<modelRef value="MXdDmuyEwTiAAgGO"/>
+							<modelRef value="sXdDmuyEwTiAAgGP"/>
+							<modelRef value="sXdDmuyEwTiAAgGQ"/>
+							<modelRef value="sXdDmuyEwTiAAgGR"/>
+							<modelRef value="sXdDmuyEwTiAAgGS"/>
+							<modelRef value="sXdDmuyEwTiAAgGT"/>
+							<modelRef value="sXdDmuyEwTiAAgGU"/>
+							<modelRef value="sXdDmuyEwTiAAgGV"/>
+							<modelRef value="sXdDmuyEwTiAAgGW"/>
+							<modelRef value="sXdDmuyEwTiAAgGX"/>
+							<modelRef value="sXdDmuyEwTiAAgGY"/>
+							<modelRef value="cXdDmuyEwTiAAgGZ"/>
+							<modelRef value="cXdDmuyEwTiAAgGa"/>
+							<modelRef value="8XdDmuyEwTiAAgGb"/>
+							<modelRef value="8XdDmuyEwTiAAgGc"/>
+							<modelRef value="8XdDmuyEwTiAAgGd"/>
+							<modelRef value="8XdDmuyEwTiAAgGe"/>
+							<modelRef value="8XdDmuyEwTiAAgGf"/>
+							<modelRef value="8XdDmuyEwTiAAgGg"/>
+							<modelRef value="8XdDmuyEwTiAAgGh"/>
+							<modelRef value="8XdDmuyEwTiAAgGi"/>
+							<modelRef value="8XdDmuyEwTiAAgGj"/>
+							<modelRef value="8XdDmuyEwTiAAgGk"/>
+							<modelRef value="8XdDmuyEwTiAAgGl"/>
+							<modelRef value="8XdDmuyEwTiAAgGm"/>
+							<modelRef value="CXdDmuyEwTiAAgGn"/>
+							<modelRef value="CXdDmuyEwTiAAgGo"/>
+							<modelRef value="CXdDmuyEwTiAAgGp"/>
+							<modelRef value="CXdDmuyEwTiAAgGq"/>
+							<modelRef value="CXdDmuyEwTiAAgGr"/>
+							<modelRef value="CXdDmuyEwTiAAgGs"/>
+							<modelRef value="CXdDmuyEwTiAAgGt"/>
+							<modelRef value="CXdDmuyEwTiAAgGu"/>
+							<modelRef value="CXdDmuyEwTiAAgGv"/>
+							<modelRef value="CXdDmuyEwTiAAgGw"/>
+							<modelRef value="CXdDmuyEwTiAAgGx"/>
+							<modelRef value="iXdDmuyEwTiAAgGy"/>
+							<modelRef value="iXdDmuyEwTiAAgGz"/>
+							<modelRef value="iXdDmuyEwTiAAgG0"/>
+							<modelRef value="iXdDmuyEwTiAAgG1"/>
+							<modelRef value="iXdDmuyEwTiAAgG2"/>
+							<modelRef value="iXdDmuyEwTiAAgG3"/>
+							<modelRef value="iXdDmuyEwTiAAgG4"/>
+							<modelRef value="iXdDmuyEwTiAAgG5"/>
+							<modelRef value="iXdDmuyEwTiAAgG6"/>
+							<modelRef value="iXdDmuyEwTiAAgG7"/>
+							<modelRef value="iXdDmuyEwTiAAgG8"/>
+							<modelRef value="SXdDmuyEwTiAAgG9"/>
+							<modelRef value="SXdDmuyEwTiAAgG."/>
+							<modelRef value="SXdDmuyEwTiAAgG_"/>
+							<modelRef value="SXdDmuyEwTiAAgHA"/>
+							<modelRef value="SXdDmuyEwTiAAgHB"/>
+							<modelRef value="SXdDmuyEwTiAAgHC"/>
+							<modelRef value="SXdDmuyEwTiAAgHD"/>
+							<modelRef value="SXdDmuyEwTiAAgHE"/>
+							<modelRef value="SXdDmuyEwTiAAgHF"/>
+						</property>
+						<property name="defaultLineModels" type="modelRefs">
+							<modelRef value="OXdDmuyEwTiAAgHH"/>
+							<modelRef value="BXdDmuyEwTiAAgHI"/>
+							<modelRef value="BXdDmuyEwTiAAgHJ"/>
+							<modelRef value="BXdDmuyEwTiAAgHK"/>
+							<modelRef value="BXdDmuyEwTiAAgHL"/>
+						</property>
+						<property name="connectorDefaultLineModels" type="modelRefs">
+							<modelRef value="hXdDmuyEwTiAAgHQ"/>
+							<modelRef value="hXdDmuyEwTiAAgHR"/>
+							<modelRef value="hXdDmuyEwTiAAgHS"/>
+							<modelRef value="hXdDmuyEwTiAAgHT"/>
+							<modelRef value="hXdDmuyEwTiAAgHU"/>
+						</property>
+						<property modelRef="XndDmuyEwTiAAgDf" name="globalFillColorModel" type="modelRef"/>
+						<property modelRef="XndDmuyEwTiAAgDg" name="globalConnectorFillColorModel" type="modelRef"/>
+						<property name="lineWeight" type="double" value="1.0"/>
+						<property name="lineModelCap" type="int" value="0"/>
+						<property name="lineColor" type="int" value="-16777216"/>
+						<property name="lineTransparency" type="int" value="0"/>
+						<property name="connectorLineWeight" type="double" value="1.0"/>
+						<property name="connectorLineModelCap" type="int" value="0"/>
+						<property name="connectorLineColor" type="int" value="-16777216"/>
+						<property name="connectorLineTransparency" type="int" value="0"/>
+						<property name="defaultShapeBackground" type="int" value="-8728587"/>
+						<property name="defaultShapeForeground" type="int" value="-16777216"/>
+						<property name="defaultFontColor" type="int" value="-16777216"/>
+						<property name="defaultConnectorFontColor" type="int" value="-16777216"/>
+						<property name="defaultFontName" type="string" value="Dialog"/>
+						<property name="defaultFontStyle" type="int" value="0"/>
+						<property name="defaultFontSize" type="int" value="11"/>
+						<property name="defaultConnectorFontName" type="string" value="Dialog"/>
+						<property name="defaultConnectorFontStyle" type="int" value="0"/>
+						<property name="defaultConnectorFontSize" type="int" value="11"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="XndDmuyEwTiAAgDf"/>
+						<modelRef value="XndDmuyEwTiAAgDg"/>
+						<modelRef value="3ndDmuyEwTiAAgDh"/>
+						<modelRef value="PndDmuyEwTiAAgDi"/>
+						<modelRef value="PndDmuyEwTiAAgDj"/>
+						<modelRef value="PndDmuyEwTiAAgDk"/>
+						<modelRef value="PndDmuyEwTiAAgDl"/>
+						<modelRef value="PndDmuyEwTiAAgDm"/>
+						<modelRef value="PndDmuyEwTiAAgDn"/>
+						<modelRef value="PndDmuyEwTiAAgDo"/>
+						<modelRef value="PndDmuyEwTiAAgDp"/>
+						<modelRef value="PndDmuyEwTiAAgDq"/>
+						<modelRef value="PndDmuyEwTiAAgDr"/>
+						<modelRef value="vndDmuyEwTiAAgDs"/>
+						<modelRef value="vndDmuyEwTiAAgDt"/>
+						<modelRef value="vndDmuyEwTiAAgDu"/>
+						<modelRef value="vndDmuyEwTiAAgDv"/>
+						<modelRef value="vndDmuyEwTiAAgDw"/>
+						<modelRef value="vndDmuyEwTiAAgDx"/>
+						<modelRef value="fndDmuyEwTiAAgDy"/>
+						<modelRef value="fndDmuyEwTiAAgDz"/>
+						<modelRef value="fndDmuyEwTiAAgD0"/>
+						<modelRef value="fndDmuyEwTiAAgD1"/>
+						<modelRef value="fndDmuyEwTiAAgD2"/>
+						<modelRef value="fndDmuyEwTiAAgD3"/>
+						<modelRef value="fndDmuyEwTiAAgD4"/>
+						<modelRef value="fndDmuyEwTiAAgD5"/>
+						<modelRef value="fndDmuyEwTiAAgD6"/>
+						<modelRef value="_ndDmuyEwTiAAgD7"/>
+						<modelRef value="_ndDmuyEwTiAAgD8"/>
+						<modelRef value="_ndDmuyEwTiAAgD9"/>
+						<modelRef value="_ndDmuyEwTiAAgD."/>
+						<modelRef value="_ndDmuyEwTiAAgD_"/>
+						<modelRef value="_ndDmuyEwTiAAgEA"/>
+						<modelRef value="_ndDmuyEwTiAAgEB"/>
+						<modelRef value="_ndDmuyEwTiAAgEC"/>
+						<modelRef value="_ndDmuyEwTiAAgED"/>
+						<modelRef value="_ndDmuyEwTiAAgEE"/>
+						<modelRef value="_ndDmuyEwTiAAgEF"/>
+						<modelRef value="AXdDmuyEwTiAAgEG"/>
+						<modelRef value="AXdDmuyEwTiAAgEH"/>
+						<modelRef value="AXdDmuyEwTiAAgEI"/>
+						<modelRef value="AXdDmuyEwTiAAgEJ"/>
+						<modelRef value="AXdDmuyEwTiAAgEK"/>
+						<modelRef value="AXdDmuyEwTiAAgEL"/>
+						<modelRef value="AXdDmuyEwTiAAgEM"/>
+						<modelRef value="AXdDmuyEwTiAAgEN"/>
+						<modelRef value="AXdDmuyEwTiAAgEO"/>
+						<modelRef value="AXdDmuyEwTiAAgEP"/>
+						<modelRef value="gXdDmuyEwTiAAgEQ"/>
+						<modelRef value="gXdDmuyEwTiAAgER"/>
+						<modelRef value="gXdDmuyEwTiAAgES"/>
+						<modelRef value="gXdDmuyEwTiAAgET"/>
+						<modelRef value="gXdDmuyEwTiAAgEU"/>
+						<modelRef value="gXdDmuyEwTiAAgEV"/>
+						<modelRef value="gXdDmuyEwTiAAgEW"/>
+						<modelRef value="gXdDmuyEwTiAAgEX"/>
+						<modelRef value="gXdDmuyEwTiAAgEY"/>
+						<modelRef value="gXdDmuyEwTiAAgEZ"/>
+						<modelRef value="gXdDmuyEwTiAAgEa"/>
+						<modelRef value="QXdDmuyEwTiAAgEb"/>
+						<modelRef value="QXdDmuyEwTiAAgEc"/>
+						<modelRef value="QXdDmuyEwTiAAgEd"/>
+						<modelRef value="QXdDmuyEwTiAAgEe"/>
+						<modelRef value="QXdDmuyEwTiAAgEf"/>
+						<modelRef value="QXdDmuyEwTiAAgEg"/>
+						<modelRef value="QXdDmuyEwTiAAgEh"/>
+						<modelRef value="QXdDmuyEwTiAAgEi"/>
+						<modelRef value="QXdDmuyEwTiAAgEj"/>
+						<modelRef value="QXdDmuyEwTiAAgEk"/>
+						<modelRef value="QXdDmuyEwTiAAgEl"/>
+						<modelRef value="wXdDmuyEwTiAAgEm"/>
+						<modelRef value="wXdDmuyEwTiAAgEn"/>
+						<modelRef value="wXdDmuyEwTiAAgEo"/>
+						<modelRef value="wXdDmuyEwTiAAgEp"/>
+						<modelRef value="wXdDmuyEwTiAAgEq"/>
+						<modelRef value="wXdDmuyEwTiAAgEr"/>
+						<modelRef value="wXdDmuyEwTiAAgEs"/>
+						<modelRef value="wXdDmuyEwTiAAgEt"/>
+						<modelRef value="wXdDmuyEwTiAAgEu"/>
+						<modelRef value="wXdDmuyEwTiAAgEv"/>
+						<modelRef value="IXdDmuyEwTiAAgEw"/>
+						<modelRef value="IXdDmuyEwTiAAgEx"/>
+						<modelRef value="IXdDmuyEwTiAAgEy"/>
+						<modelRef value="IXdDmuyEwTiAAgEz"/>
+						<modelRef value="IXdDmuyEwTiAAgE0"/>
+						<modelRef value="IXdDmuyEwTiAAgE1"/>
+						<modelRef value="IXdDmuyEwTiAAgE2"/>
+						<modelRef value="IXdDmuyEwTiAAgE3"/>
+						<modelRef value="IXdDmuyEwTiAAgE4"/>
+						<modelRef value="IXdDmuyEwTiAAgE5"/>
+						<modelRef value="IXdDmuyEwTiAAgE6"/>
+						<modelRef value="oXdDmuyEwTiAAgE7"/>
+						<modelRef value="oXdDmuyEwTiAAgE8"/>
+						<modelRef value="oXdDmuyEwTiAAgE9"/>
+						<modelRef value="oXdDmuyEwTiAAgE."/>
+						<modelRef value="oXdDmuyEwTiAAgE_"/>
+						<modelRef value="oXdDmuyEwTiAAgFA"/>
+						<modelRef value="oXdDmuyEwTiAAgFB"/>
+						<modelRef value="oXdDmuyEwTiAAgFC"/>
+						<modelRef value="oXdDmuyEwTiAAgFD"/>
+						<modelRef value="oXdDmuyEwTiAAgFE"/>
+						<modelRef value="oXdDmuyEwTiAAgFF"/>
+						<modelRef value="oXdDmuyEwTiAAgFG"/>
+						<modelRef value="YXdDmuyEwTiAAgFH"/>
+						<modelRef value="YXdDmuyEwTiAAgFI"/>
+						<modelRef value="YXdDmuyEwTiAAgFJ"/>
+						<modelRef value="YXdDmuyEwTiAAgFK"/>
+						<modelRef value="YXdDmuyEwTiAAgFL"/>
+						<modelRef value="YXdDmuyEwTiAAgFM"/>
+						<modelRef value="YXdDmuyEwTiAAgFN"/>
+						<modelRef value="YXdDmuyEwTiAAgFO"/>
+						<modelRef value="YXdDmuyEwTiAAgFP"/>
+						<modelRef value="YXdDmuyEwTiAAgFQ"/>
+						<modelRef value="YXdDmuyEwTiAAgFR"/>
+						<modelRef value="4XdDmuyEwTiAAgFS"/>
+						<modelRef value="4XdDmuyEwTiAAgFT"/>
+						<modelRef value="4XdDmuyEwTiAAgFU"/>
+						<modelRef value="4XdDmuyEwTiAAgFV"/>
+						<modelRef value="4XdDmuyEwTiAAgFW"/>
+						<modelRef value="4XdDmuyEwTiAAgFX"/>
+						<modelRef value="4XdDmuyEwTiAAgFY"/>
+						<modelRef value="4XdDmuyEwTiAAgFZ"/>
+						<modelRef value="4XdDmuyEwTiAAgFa"/>
+						<modelRef value="4XdDmuyEwTiAAgFb"/>
+						<modelRef value="4XdDmuyEwTiAAgFc"/>
+						<modelRef value="EXdDmuyEwTiAAgFd"/>
+						<modelRef value="EXdDmuyEwTiAAgFe"/>
+						<modelRef value="EXdDmuyEwTiAAgFf"/>
+						<modelRef value="EXdDmuyEwTiAAgFg"/>
+						<modelRef value="EXdDmuyEwTiAAgFh"/>
+						<modelRef value="EXdDmuyEwTiAAgFi"/>
+						<modelRef value="EXdDmuyEwTiAAgFj"/>
+						<modelRef value="EXdDmuyEwTiAAgFk"/>
+						<modelRef value="EXdDmuyEwTiAAgFl"/>
+						<modelRef value="EXdDmuyEwTiAAgFm"/>
+						<modelRef value="EXdDmuyEwTiAAgFn"/>
+						<modelRef value="kXdDmuyEwTiAAgFo"/>
+						<modelRef value="kXdDmuyEwTiAAgFp"/>
+						<modelRef value="kXdDmuyEwTiAAgFq"/>
+						<modelRef value="kXdDmuyEwTiAAgFr"/>
+						<modelRef value="kXdDmuyEwTiAAgFs"/>
+						<modelRef value="kXdDmuyEwTiAAgFt"/>
+						<modelRef value="kXdDmuyEwTiAAgFu"/>
+						<modelRef value="kXdDmuyEwTiAAgFv"/>
+						<modelRef value="UXdDmuyEwTiAAgFw"/>
+						<modelRef value="UXdDmuyEwTiAAgFx"/>
+						<modelRef value="UXdDmuyEwTiAAgFy"/>
+						<modelRef value="UXdDmuyEwTiAAgFz"/>
+						<modelRef value="UXdDmuyEwTiAAgF0"/>
+						<modelRef value="UXdDmuyEwTiAAgF1"/>
+						<modelRef value="UXdDmuyEwTiAAgF2"/>
+						<modelRef value="UXdDmuyEwTiAAgF3"/>
+						<modelRef value="0XdDmuyEwTiAAgF4"/>
+						<modelRef value="0XdDmuyEwTiAAgF5"/>
+						<modelRef value="0XdDmuyEwTiAAgF6"/>
+						<modelRef value="0XdDmuyEwTiAAgF7"/>
+						<modelRef value="0XdDmuyEwTiAAgF8"/>
+						<modelRef value="0XdDmuyEwTiAAgF9"/>
+						<modelRef value="0XdDmuyEwTiAAgF."/>
+						<modelRef value="0XdDmuyEwTiAAgF_"/>
+						<modelRef value="0XdDmuyEwTiAAgGA"/>
+						<modelRef value="0XdDmuyEwTiAAgGB"/>
+						<modelRef value="0XdDmuyEwTiAAgGC"/>
+						<modelRef value="MXdDmuyEwTiAAgGD"/>
+						<modelRef value="MXdDmuyEwTiAAgGE"/>
+						<modelRef value="MXdDmuyEwTiAAgGF"/>
+						<modelRef value="MXdDmuyEwTiAAgGG"/>
+						<modelRef value="MXdDmuyEwTiAAgGH"/>
+						<modelRef value="MXdDmuyEwTiAAgGI"/>
+						<modelRef value="MXdDmuyEwTiAAgGJ"/>
+						<modelRef value="MXdDmuyEwTiAAgGK"/>
+						<modelRef value="MXdDmuyEwTiAAgGL"/>
+						<modelRef value="MXdDmuyEwTiAAgGM"/>
+						<modelRef value="MXdDmuyEwTiAAgGN"/>
+						<modelRef value="MXdDmuyEwTiAAgGO"/>
+						<modelRef value="sXdDmuyEwTiAAgGP"/>
+						<modelRef value="sXdDmuyEwTiAAgGQ"/>
+						<modelRef value="sXdDmuyEwTiAAgGR"/>
+						<modelRef value="sXdDmuyEwTiAAgGS"/>
+						<modelRef value="sXdDmuyEwTiAAgGT"/>
+						<modelRef value="sXdDmuyEwTiAAgGU"/>
+						<modelRef value="sXdDmuyEwTiAAgGV"/>
+						<modelRef value="sXdDmuyEwTiAAgGW"/>
+						<modelRef value="sXdDmuyEwTiAAgGX"/>
+						<modelRef value="sXdDmuyEwTiAAgGY"/>
+						<modelRef value="cXdDmuyEwTiAAgGZ"/>
+						<modelRef value="cXdDmuyEwTiAAgGa"/>
+						<modelRef value="8XdDmuyEwTiAAgGb"/>
+						<modelRef value="8XdDmuyEwTiAAgGc"/>
+						<modelRef value="8XdDmuyEwTiAAgGd"/>
+						<modelRef value="8XdDmuyEwTiAAgGe"/>
+						<modelRef value="8XdDmuyEwTiAAgGf"/>
+						<modelRef value="8XdDmuyEwTiAAgGg"/>
+						<modelRef value="8XdDmuyEwTiAAgGh"/>
+						<modelRef value="8XdDmuyEwTiAAgGi"/>
+						<modelRef value="8XdDmuyEwTiAAgGj"/>
+						<modelRef value="8XdDmuyEwTiAAgGk"/>
+						<modelRef value="8XdDmuyEwTiAAgGl"/>
+						<modelRef value="8XdDmuyEwTiAAgGm"/>
+						<modelRef value="CXdDmuyEwTiAAgGn"/>
+						<modelRef value="CXdDmuyEwTiAAgGo"/>
+						<modelRef value="CXdDmuyEwTiAAgGp"/>
+						<modelRef value="CXdDmuyEwTiAAgGq"/>
+						<modelRef value="CXdDmuyEwTiAAgGr"/>
+						<modelRef value="CXdDmuyEwTiAAgGs"/>
+						<modelRef value="CXdDmuyEwTiAAgGt"/>
+						<modelRef value="CXdDmuyEwTiAAgGu"/>
+						<modelRef value="CXdDmuyEwTiAAgGv"/>
+						<modelRef value="CXdDmuyEwTiAAgGw"/>
+						<modelRef value="CXdDmuyEwTiAAgGx"/>
+						<modelRef value="iXdDmuyEwTiAAgGy"/>
+						<modelRef value="iXdDmuyEwTiAAgGz"/>
+						<modelRef value="iXdDmuyEwTiAAgG0"/>
+						<modelRef value="iXdDmuyEwTiAAgG1"/>
+						<modelRef value="iXdDmuyEwTiAAgG2"/>
+						<modelRef value="iXdDmuyEwTiAAgG3"/>
+						<modelRef value="iXdDmuyEwTiAAgG4"/>
+						<modelRef value="iXdDmuyEwTiAAgG5"/>
+						<modelRef value="iXdDmuyEwTiAAgG6"/>
+						<modelRef value="iXdDmuyEwTiAAgG7"/>
+						<modelRef value="iXdDmuyEwTiAAgG8"/>
+						<modelRef value="SXdDmuyEwTiAAgG9"/>
+						<modelRef value="SXdDmuyEwTiAAgG."/>
+						<modelRef value="SXdDmuyEwTiAAgG_"/>
+						<modelRef value="SXdDmuyEwTiAAgHA"/>
+						<modelRef value="SXdDmuyEwTiAAgHB"/>
+						<modelRef value="SXdDmuyEwTiAAgHC"/>
+						<modelRef value="SXdDmuyEwTiAAgHD"/>
+						<modelRef value="SXdDmuyEwTiAAgHE"/>
+						<modelRef value="SXdDmuyEwTiAAgHF"/>
+						<modelRef value="OXdDmuyEwTiAAgHH"/>
+						<modelRef value="BXdDmuyEwTiAAgHI"/>
+						<modelRef value="BXdDmuyEwTiAAgHJ"/>
+						<modelRef value="BXdDmuyEwTiAAgHK"/>
+						<modelRef value="BXdDmuyEwTiAAgHL"/>
+						<modelRef value="hXdDmuyEwTiAAgHQ"/>
+						<modelRef value="hXdDmuyEwTiAAgHR"/>
+						<modelRef value="hXdDmuyEwTiAAgHS"/>
+						<modelRef value="hXdDmuyEwTiAAgHT"/>
+						<modelRef value="hXdDmuyEwTiAAgHU"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="XndDmuyEwTiAAgDf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="-8728587"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="XndDmuyEwTiAAgDg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Global"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="3ndDmuyEwTiAAgDh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="PndDmuyEwTiAAgDr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="vndDmuyEwTiAAgDx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgDz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="fndDmuyEwTiAAgD6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgD_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgED" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="_ndDmuyEwTiAAgEF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="AXdDmuyEwTiAAgEP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgER" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgES" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgET" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="gXdDmuyEwTiAAgEa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="QXdDmuyEwTiAAgEl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="wXdDmuyEwTiAAgEv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgEz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="IXdDmuyEwTiAAgE6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgE_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="oXdDmuyEwTiAAgFG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNetwork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateCommunicationPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAssessment"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessPolicy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMGoal"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5747"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMission"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1639425"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMRisk"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMStrategy"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4921361"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="YXdDmuyEwTiAAgFR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMTactic"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6101255"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMAsset"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMLiability"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMEnd"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2424873"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMMeans"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-332801"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMVision"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-297"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMPotentialReward"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-589"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMObjective"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11187"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMExternalInfluencer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="4XdDmuyEwTiAAgFc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMInfluencingOrganization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-410113"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BMMBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1184275"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTable"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBView"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-674182"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ORMContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-657931"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="JoinNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ForkNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ActivityFinalNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="InitialPseudoState"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Junction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="EXdDmuyEwTiAAgFn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Fork"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Join"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FinalState2"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPPool"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPStartEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3934854"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPIntermediateEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-670598"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="kXdDmuyEwTiAAgFv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPEndEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-689542"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataOutput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgFz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataInput"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPGateway"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-26322"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPTextAnnotation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="UXdDmuyEwTiAAgF3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPLane"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographyTask"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1116806"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPChoreographySubProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-662150"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallChoreographyActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPCallActivity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-256"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessage"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-6556965"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Requirement"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="RequirementModel"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgF_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="TestCase"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4138559"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-4331895"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ProcedureResultSet"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1841527"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="0XdDmuyEwTiAAgGC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataStore"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFExternalEntity"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-726374"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBTriggerContainer"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7939355"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGG" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="MindMapNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGH" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGI" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGJ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGK" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-792584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGL" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGM" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGN" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCAndOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="MXdDmuyEwTiAAgGO" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrOperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGP" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCXOROperator"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1471446"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGQ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCOrganizationUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-11102757"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGR" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCProcessPath"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="-5447584"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGS" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="EPCInformationResource"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1914523"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGT" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3023505"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGU" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMSend"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5447584"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGV" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="PMReceive"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGW" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="OCUnit"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-2979851"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGX" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPMessageFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-723724"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="sXdDmuyEwTiAAgGY" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DFDataFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGZ" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="BPSequenceFlow"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="cXdDmuyEwTiAAgGa" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Message"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-16777216"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGb" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Generalization"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGc" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="DBSequence"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3434280"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGd" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGe" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisViewGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-5769862"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGf" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGg" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisDiagramGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-39"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGh" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGi" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="AnalysisModelGroupNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-8728587"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGj" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationParticipant"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-7873291"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGk" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ConversationCommunication"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGl" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="SubConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="8XdDmuyEwTiAAgGm" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="CallConversation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3630094"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGn" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessActor"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGo" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGp" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessEvent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGq" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGr" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGs" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGt" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGu" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessProcess"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGv" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessRole"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGw" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateBusinessService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="CXdDmuyEwTiAAgGx" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateProduct"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGy" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateContract"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgGz" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateMeaning"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG0" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateValue"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG1" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateRepresentation"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-65639"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG2" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationCollaboration"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG3" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationComponent"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG4" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationFunction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG5" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInteraction"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG6" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG7" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateApplicationService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="iXdDmuyEwTiAAgG8" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDataObject"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-983041"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG9" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateDevice"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG." modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateNode"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgG_" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateSystemSoftware"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHA" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureInterface"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHB" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateInfrastructureService"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHC" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateArtifact"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-3276852"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHD" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="ArchiMateGrouping"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-1"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHE" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="Glossary"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="SXdDmuyEwTiAAgHF" modelType="ProjectFillColorModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectFillColorModel"/>
+								<property name="baseType" type="string" value="FactTypeRoleFactName"/>
+								<property name="fillColorType" type="int" value="1"/>
+								<property name="fillColorGradientStyle" type="int" value="1"/>
+								<property name="fillColorTransparency" type="int" value="0"/>
+								<property name="fillColorColor1" type="int" value="-10896911"/>
+								<property name="fillColorColor2" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="OXdDmuyEwTiAAgHH" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHI" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHJ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHK" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="BXdDmuyEwTiAAgHL" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="BXdDmuyEwTiAAgHM" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHN" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="BXdDmuyEwTiAAgHO" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776352"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="hXdDmuyEwTiAAgHP" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHQ" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Callout"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHR" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Rectangle"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHS" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Polygon"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHT" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="Oval"/>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="0"/>
+								<property name="lineColor" type="int" value="-3370015"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+						<vpumlModel id="hXdDmuyEwTiAAgHU" modelType="ProjectDefaultLineModel">
+							<properties>
+								<property name="name" type="string" value=""/>
+								<property name="modelType" type="string" value="ProjectDefaultLineModel"/>
+								<property name="baseType" type="string" value="BPGroup"/>
+								<property name="lineModelStrokeDashs" type="models">
+									<vpumlModels>
+										<vpumlModel id="hXdDmuyEwTiAAgHV" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776353"/>
+												<property name="pmLastModified" type="string" value="1337241303602"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="12.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHW" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHX" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="2.0"/>
+											</properties>
+										</vpumlModel>
+										<vpumlModel id="RXdDmuyEwTiAAgHY" modelType="ValueSpecification">
+											<properties>
+												<property name="name" type="string" value=""/>
+												<property name="modelType" type="string" value="ValueSpecification"/>
+												<property htmlValue="" name="documentation" type="htmlString" value=""/>
+												<property name="pmAuthor" type="string" value="lavm"/>
+												<property name="pmCreateDateTime" type="string" value="1337240776354"/>
+												<property name="pmLastModified" type="string" value="1337241303603"/>
+												<property name="qualityScore" type="int" value="-1"/>
+												<property name="value" type="textModel" value="6.0"/>
+											</properties>
+										</vpumlModel>
+									</vpumlModels>
+								</property>
+								<property name="lineWeight" type="double" value="1.0"/>
+								<property name="lineModelCap" type="int" value="1"/>
+								<property name="lineColor" type="int" value="-16777216"/>
+								<property name="lineTransparency" type="int" value="0"/>
+							</properties>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="j59TmuyEwTiAAgNY" modelType="ModelRelationshipContainer">
+					<properties>
+						<property name="name" type="string" value="relatioships"/>
+						<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+						<property name="pmLastModified" type="string" value="1337755466316"/>
+						<property name="qualityScore" type="int" value="-1"/>
+					</properties>
+					<vpumlChildModelRefs>
+						<modelRef value="T59TmuyEwTiAAgNZ"/>
+						<modelRef value="Bu5UWuyEwTiAAgSF"/>
+						<modelRef value="XhLbWuyEwTiAAgjM"/>
+						<modelRef value="Ul4OHuyCiu1SNxIB"/>
+					</vpumlChildModelRefs>
+					<vpumlChildModels>
+						<vpumlModel id="T59TmuyEwTiAAgNZ" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Association"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337241303538"/>
+								<property name="pmLastModified" type="string" value="1337875861982"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="v9.uWuyEwTiAAgXF"/>
+								<modelRef value="cn9.WuyEwTiAAgZN"/>
+								<modelRef value="f1p0WuyEwTiAAgTE"/>
+								<modelRef value="WzlMWuyEwTiAAgT6"/>
+								<modelRef value="JsssWuyEwTiAAgU5"/>
+								<modelRef value="oXsuWuyEwTiAAgWq"/>
+								<modelRef value="qsAeWuyEwTiAAgXg"/>
+								<modelRef value="wuw.WuyEwTiAAgYY"/>
+								<modelRef value="LrnLWuyEwTiAAggO"/>
+								<modelRef value="pJ.rWuyEwTiAAghI"/>
+								<modelRef value="V9JrWuyEwTiAAghT"/>
+								<modelRef value="82XrWuyEwTiAAgh1"/>
+								<modelRef value="QPubWuyEwTiAAgim"/>
+								<modelRef value="77xbWuyEwTiAAgi0"/>
+								<modelRef value="g1DjeuyCiu1SNwVB"/>
+								<modelRef value="gi8U.uyCiu1SNwYm"/>
+								<modelRef value="D2RU.uyCiu1SNwZA"/>
+								<modelRef value="GNitBuyCiu1SNwfx"/>
+								<modelRef value="Wo6tBuyCiu1SNwf."/>
+								<modelRef value="6.htBuyCiu1SNwgL"/>
+								<modelRef value="Uf5tBuyCiu1SNwgY"/>
+								<modelRef value="CNrtBuyCiu1SNwgz"/>
+								<modelRef value="CqftBuyCiu1SNwhD"/>
+								<modelRef value="fOWGjuyCiu1SNwnM"/>
+								<modelRef value="t7OGjuyCiu1SNwnU"/>
+								<modelRef value="1YFGjuyCiu1SNwnk"/>
+								<modelRef value="qKNGjuyCiu1SNwnu"/>
+								<modelRef value="yvTGjuyCiu1SNwn8"/>
+								<modelRef value="fyAmjuyCiu1SNwoH"/>
+								<modelRef value="uYgRzuyCiu1SNwyI"/>
+								<modelRef value="tG7RzuyCiu1SNwzq"/>
+								<modelRef value="iyCxzuyCiu1SNw0N"/>
+								<modelRef value="AHUpzuyCiu1SNw2V"/>
+								<modelRef value="UOcpzuyCiu1SNw2h"/>
+								<modelRef value="FwURLuyCiu1SNw4J"/>
+								<modelRef value="ODGRLuyCiu1SNw4f"/>
+								<modelRef value="mBJRLuyCiu1SNw4z"/>
+								<modelRef value="b1USbuyCiu1SNxFU"/>
+								<modelRef value="gCsSbuyCiu1SNxFe"/>
+								<modelRef value="MMoybuyCiu1SNxF6"/>
+								<modelRef value="QjBybuyCiu1SNxGg"/>
+								<modelRef value="m4aBHuyCiu1SNxLY"/>
+								<modelRef value="ghXBHuyCiu1SNxMM"/>
+								<modelRef value="SA4hHuyCiu1SNxMa"/>
+								<modelRef value="pKq8nuyCiu1SNxPl"/>
+								<modelRef value="eWBu3uyCiu1SNxXO"/>
+								<modelRef value="1MC5_uyCiu1SNxbJ"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Bu5UWuyEwTiAAgSF" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="AssociationClass"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337247561568"/>
+								<property name="pmLastModified" type="string" value="1337769103088"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="9G50WuyEwTiAAgTM"/>
+								<modelRef value="nOo.WuyEwTiAAgYg"/>
+								<modelRef value="MDhNWuyEwTiAAgc4"/>
+								<modelRef value="fPPNWuyEwTiAAgdW"/>
+								<modelRef value="i8MtWuyEwTiAAgdo"/>
+								<modelRef value="fBMrWuyEwTiAAggi"/>
+								<modelRef value="bCjbWuyEwTiAAgjB"/>
+								<modelRef value="fUCTeuyCiu1SNwWy"/>
+								<modelRef value="tqk0.uyCiu1SNwZx"/>
+								<modelRef value="blc0.uyCiu1SNwZ3"/>
+								<modelRef value="N.hRzuyCiu1SNwzM"/>
+								<modelRef value="1DMxzuyCiu1SNw0F"/>
+								<modelRef value="FMPxzuyCiu1SNw08"/>
+								<modelRef value="eyqRLuyCiu1SNw4b"/>
+								<modelRef value="fpOybuyCiu1SNxGW"/>
+								<modelRef value="Lu.BHuyCiu1SNxLr"/>
+								<modelRef value="XpGhHuyCiu1SNxM0"/>
+								<modelRef value="P7f8nuyCiu1SNxQU"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="XhLbWuyEwTiAAgjM" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Generalization"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337259149434"/>
+								<property name="pmLastModified" type="string" value="1337805539425"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="c8WbWuyEwTiAAgig"/>
+								<modelRef value="6eo0.uyCiu1SNwZp"/>
+								<modelRef value="cW40.uyCiu1SNwZt"/>
+								<modelRef value="cELRzuyCiu1SNwzd"/>
+								<modelRef value="gt_hLuyCiu1SNw4A"/>
+								<modelRef value="3iRJLuyCiu1SNw6t"/>
+								<modelRef value="ouFJLuyCiu1SNw6_"/>
+								<modelRef value="BHNW3uyCiu1SNxT2"/>
+								<modelRef value="tJTW3uyCiu1SNxT."/>
+								<modelRef value="oCw23uyCiu1SNxUT"/>
+							</vpumlChildModelRefs>
+						</vpumlModel>
+						<vpumlModel id="Ul4OHuyCiu1SNxIB" modelType="ModelRelationshipContainer">
+							<properties>
+								<property name="name" type="string" value="Anchor"/>
+								<property name="modelType" type="string" value="ModelRelationshipContainer"/>
+								<property htmlValue="" name="documentation" type="htmlString" value=""/>
+								<property name="pmAuthor" type="string" value="lavm"/>
+								<property name="pmCreateDateTime" type="string" value="1337755466314"/>
+								<property name="pmLastModified" type="string" value="1337755909228"/>
+								<property name="qualityScore" type="int" value="-1"/>
+							</properties>
+							<vpumlChildModelRefs>
+								<modelRef value="EOr2HuyCiu1SNxHr"/>
+								<modelRef value="lK0uHuyCiu1SNxI7"/>
+								<modelRef value="qlVuHuyCiu1SNxJg"/>
+							</vpumlChildModelRefs>
+							<vpumlChildModels>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="24s2HuyCiu1SNxHD" xmi:id="EOr2HuyCiu1SNxHr" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="XHTOHuyCiu1SNxIe" xmi:id="lK0uHuyCiu1SNxI7" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+								<ownedMember from="afB2HuyCiu1SNxHe" to="yr2uHuyCiu1SNxJW" xmi:id="qlVuHuyCiu1SNxJg" xmi:type="anchor">
+									<xmi:Extension extender="Visual Paradigm for UML">
+										<qualityScore value="100"/>
+									</xmi:Extension>
+								</ownedMember>
+							</vpumlChildModels>
+						</vpumlModel>
+					</vpumlChildModels>
+				</vpumlModel>
+				<vpumlModel id="K3dDmuyEwTiAAgHc" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776404"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Summary"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHd" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="User"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHe" modelType="ValueSpecification">
+					<properties>
+						<property name="name" type="string" value=""/>
+						<property name="modelType" type="string" value="ValueSpecification"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="value" type="textModel" value="Subfunction"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHf" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Complexity"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="q3dDmuyEwTiAAgHg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHh" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="q3dDmuyEwTiAAgHi" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="q3dDmuyEwTiAAgHj" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Use Case Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776405"/>
+						<property name="pmLastModified" type="string" value="1337241303604"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="a3dDmuyEwTiAAgHk" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Name Only"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHl" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Initial"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHm" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Base"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHn" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="a3dDmuyEwTiAAgHo" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+										<property name="pmLastModified" type="string" value="1337241303604"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="a3dDmuyEwTiAAgHp" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Implementation Status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776406"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="63dDmuyEwTiAAgHq" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Scheduled"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHr" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Started"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHs" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHt" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Complete"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="63dDmuyEwTiAAgHu" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+										<property name="pmLastModified" type="string" value="1337241303605"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Partially Deferred"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="63dDmuyEwTiAAgHv" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Preconditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776407"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHw" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Post-conditions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHx" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Author"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="G3dDmuyEwTiAAgHy" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="Assumptions"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240776408"/>
+						<property name="pmLastModified" type="string" value="1337241303605"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="4"/>
+						<property modelRef="E3dDmuyEwTiAAgHZ" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAJ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="ID"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="aetDmuyEwTiAAgAK" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="source"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770454"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="0"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="6etDmuyEwTiAAgAL" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="kind"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770455"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="U.tDmuyEwTiAAgAN" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770506"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Functional"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="Z.tDmuyEwTiAAgAO" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770534"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Performance"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="5.tDmuyEwTiAAgAP" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Interface"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="5.tDmuyEwTiAAgAQ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="verifyMethod"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="5.tDmuyEwTiAAgAR" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770535"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Analysis"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAS" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Demonstration"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAT" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Inspection"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="F.tDmuyEwTiAAgAU" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Test"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="F.tDmuyEwTiAAgAV" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="risk"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770536"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="l.tDmuyEwTiAAgAW" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="High"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAX" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Medium"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="l.tDmuyEwTiAAgAY" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Low"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+				<vpumlModel id="l.tDmuyEwTiAAgAZ" modelType="TaggedValueDefinition">
+					<properties>
+						<property name="name" type="string" value="status"/>
+						<property name="modelType" type="string" value="TaggedValueDefinition"/>
+						<property htmlValue="" name="documentation" type="htmlString" value=""/>
+						<property name="pmAuthor" type="string" value="lavm"/>
+						<property name="pmCreateDateTime" type="string" value="1337240770537"/>
+						<property name="pmLastModified" type="string" value="1337241303607"/>
+						<property name="qualityScore" type="int" value="-1"/>
+						<property name="defaultValue" type="string" value=""/>
+						<property name="defaultHTMLValue" type="string" value=""/>
+						<property name="type" type="int" value="2"/>
+						<property modelRef="XitDmuyEwTiAAgAE" name="tagDefStereotype" type="modelRef"/>
+						<property name="enumerationValues" type="models">
+							<vpumlModels>
+								<vpumlModel id="V.tDmuyEwTiAAgAa" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Proposed"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAb" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Approved"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAc" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Rejected"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAd" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303607"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Deferred"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="V.tDmuyEwTiAAgAe" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770538"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Implemented"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAf" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Mandatory"/>
+									</properties>
+								</vpumlModel>
+								<vpumlModel id="1.tDmuyEwTiAAgAg" modelType="ValueSpecification">
+									<properties>
+										<property name="name" type="string" value=""/>
+										<property name="modelType" type="string" value="ValueSpecification"/>
+										<property htmlValue="" name="documentation" type="htmlString" value=""/>
+										<property name="pmAuthor" type="string" value="lavm"/>
+										<property name="pmCreateDateTime" type="string" value="1337240770539"/>
+										<property name="pmLastModified" type="string" value="1337241303608"/>
+										<property name="qualityScore" type="int" value="-1"/>
+										<property name="value" type="textModel" value="Obsolete"/>
+									</properties>
+								</vpumlModel>
+							</vpumlModels>
+						</property>
+					</properties>
+				</vpumlModel>
+			</vpumlChildModels>
+		</xmi:Extension>
+		<ownedMember name="UseCase" xmi:id="UseCase_UseCase_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="UseCase"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="K3dDmuyEwTiAAgHb" name="Level" type="2" value="">
+						<value id="K3dDmuyEwTiAAgHc" value="Summary"/>
+						<value id="q3dDmuyEwTiAAgHd" value="User"/>
+						<value id="q3dDmuyEwTiAAgHe" value="Subfunction"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHf" name="Complexity" type="2" value="">
+						<value id="q3dDmuyEwTiAAgHg" value="Low"/>
+						<value id="q3dDmuyEwTiAAgHh" value="Medium"/>
+						<value id="q3dDmuyEwTiAAgHi" value="High"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="q3dDmuyEwTiAAgHj" name="Use Case Status" type="2" value="">
+						<value id="a3dDmuyEwTiAAgHk" value="Name Only"/>
+						<value id="a3dDmuyEwTiAAgHl" value="Initial"/>
+						<value id="a3dDmuyEwTiAAgHm" value="Base"/>
+						<value id="a3dDmuyEwTiAAgHn" value="Complete"/>
+						<value id="a3dDmuyEwTiAAgHo" value="Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="a3dDmuyEwTiAAgHp" name="Implementation Status" type="2" value="">
+						<value id="63dDmuyEwTiAAgHq" value="Scheduled"/>
+						<value id="63dDmuyEwTiAAgHr" value="Started"/>
+						<value id="63dDmuyEwTiAAgHs" value="Partially Complete"/>
+						<value id="63dDmuyEwTiAAgHt" value="Complete"/>
+						<value id="63dDmuyEwTiAAgHu" value="Partially Deferred"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="63dDmuyEwTiAAgHv" name="Preconditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHw" name="Post-conditions" type="4" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHx" name="Author" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="G3dDmuyEwTiAAgHy" name="Assumptions" type="4" value=""/>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="requirement" xmi:id="Requirement_requirement_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Requirement"/>
+				<taggedValueDefinitions>
+					<taggedValueDefinition htmlValue="" id="02tDmuyEwTiAAgAI" name="Text" type="3" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAJ" name="ID" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="aetDmuyEwTiAAgAK" name="source" type="0" value=""/>
+					<taggedValueDefinition htmlValue="" id="6etDmuyEwTiAAgAL" name="kind" type="2" value="">
+						<value id="U.tDmuyEwTiAAgAN" value="Functional"/>
+						<value id="Z.tDmuyEwTiAAgAO" value="Performance"/>
+						<value id="5.tDmuyEwTiAAgAP" value="Interface"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="5.tDmuyEwTiAAgAQ" name="verifyMethod" type="2" value="">
+						<value id="5.tDmuyEwTiAAgAR" value="Analysis"/>
+						<value id="F.tDmuyEwTiAAgAS" value="Demonstration"/>
+						<value id="F.tDmuyEwTiAAgAT" value="Inspection"/>
+						<value id="F.tDmuyEwTiAAgAU" value="Test"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="F.tDmuyEwTiAAgAV" name="risk" type="2" value="">
+						<value id="l.tDmuyEwTiAAgAW" value="High"/>
+						<value id="l.tDmuyEwTiAAgAX" value="Medium"/>
+						<value id="l.tDmuyEwTiAAgAY" value="Low"/>
+					</taggedValueDefinition>
+					<taggedValueDefinition htmlValue="" id="l.tDmuyEwTiAAgAZ" name="status" type="2" value="">
+						<value id="V.tDmuyEwTiAAgAa" value="Proposed"/>
+						<value id="V.tDmuyEwTiAAgAb" value="Approved"/>
+						<value id="V.tDmuyEwTiAAgAc" value="Rejected"/>
+						<value id="V.tDmuyEwTiAAgAd" value="Deferred"/>
+						<value id="V.tDmuyEwTiAAgAe" value="Implemented"/>
+						<value id="1.tDmuyEwTiAAgAf" value="Mandatory"/>
+						<value id="1.tDmuyEwTiAAgAg" value="Obsolete"/>
+					</taggedValueDefinition>
+				</taggedValueDefinitions>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasEndedBy" visibility="public" xmi:id="_i1UWuyEwTiAAgSK" xmi:type="uml:AssociationClass">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<modelType value="Class"/>
+				<association isAbstract="false" isDerived="false" isLeaf="false" name="wasEndedBy" xmi:id="f1p0WuyEwTiAAgTE">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<taggedValue tag="test" value="" xmi:id="aUjYbuyCiu1SNw9h" xmi:type="uml:TaggedValue">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<type value="0"/>
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</taggedValue>
+					</xmi:Extension>
+				</association>
+				<associationClass from="f1p0WuyEwTiAAgTE" name="" to="_i1UWuyEwTiAAgSK" xmi:id="9G50WuyEwTiAAgTM"/>
+				<businessModel xmi:value="false"/>
+				<qualityScore value="92"/>
+				<qualityReason value="1&#9;1&#10;2&#9;2"/>
+			</xmi:Extension>
+			<memberEnd xmi:idref="f1p0WuyEwTiAAgTF"/>
+			<memberEnd xmi:idref="_1p0WuyEwTiAAgTH"/>
+			<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SH40WuyEwTiAAgSZ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<lowerValue value="0" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				<upperValue value="1" xmi:id="SH40WuyEwTiAAgSZ_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="irw0WuyEwTiAAgSV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+			<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="2OfUWuyEwTiAAgST" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<attribute/>
+					<isVisble xmi:value="true"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+			</ownedAttribute>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component1" visibility="public" xmi:id="g7h.WuyEwTiAAgZK" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="1XzVBuyCiu1SNwcI" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356664491"/>
+							<property name="pmLastModified" type="string" value="1337718974393"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="2351BuyCiu1SNwdG" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337356877531"/>
+							<property name="pmLastModified" type="string" value="1337356993024"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+					<vpumlModel id="24s2HuyCiu1SNxHD" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755226587"/>
+							<property name="pmLastModified" type="string" value="1337755466370"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="EUejmuyEwTiAAgLc"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasStartedBy" visibility="public" xmi:id="LvBeWuyEwTiAAgYC" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasStartedBy" xmi:id="wuw.WuyEwTiAAgYY"/>
+					<associationClass from="wuw.WuyEwTiAAgYY" to="LvBeWuyEwTiAAgYC" xmi:id="nOo.WuyEwTiAAgYg"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYZ"/>
+				<memberEnd xmi:idref="wuw.WuyEwTiAAgYb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="hIW.WuyEwTiAAgY." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="UKQBWuyEwTiAAgZg" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Jf2.WuyEwTiAAgZA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="used" visibility="public" xmi:id="tkL1WuyEwTiAAgcE" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="oXsuWuyEwTiAAgWq"/>
+					<associationClass from="oXsuWuyEwTiAAgWq" to="tkL1WuyEwTiAAgcE" xmi:id="MDhNWuyEwTiAAgc4"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWr"/>
+				<memberEnd xmi:idref="oXsuWuyEwTiAAgWt"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="Z6cNWuyEwTiAAgcn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="qdCNWuyEwTiAAgcp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="FwWNWuyEwTiAAgct" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasGeneratedBy" visibility="public" xmi:id="9un1WuyEwTiAAgcK" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="WzlMWuyEwTiAAgT6"/>
+					<associationClass from="WzlMWuyEwTiAAgT6" to="9un1WuyEwTiAAgcK" xmi:id="fPPNWuyEwTiAAgdW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT7"/>
+				<memberEnd xmi:idref="WzlMWuyEwTiAAgT9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="eRdNWuyEwTiAAgdJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="3mLNWuyEwTiAAgdN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id=".zHNWuyEwTiAAgdS" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInvalidatedBy" visibility="public" xmi:id="q8f1WuyEwTiAAgcQ" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInvalidatedBy" xmi:id="JsssWuyEwTiAAgU5"/>
+					<associationClass from="JsssWuyEwTiAAgU5" to="q8f1WuyEwTiAAgcQ" xmi:id="i8MtWuyEwTiAAgdo"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU6"/>
+				<memberEnd xmi:idref="JsssWuyEwTiAAgU8"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="PYgtWuyEwTiAAgdf" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="time" ownerScope="instance" xmi:id="9DQtWuyEwTiAAgdh" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="9QotWuyEwTiAAgdj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasInformedBy" visibility="public" xmi:id="cSnjeuyCiu1SNwVU" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="g1DjeuyCiu1SNwVB"/>
+					<associationClass from="g1DjeuyCiu1SNwVB" to="cSnjeuyCiu1SNwVU" xmi:id="fUCTeuyCiu1SNwWy"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVC"/>
+				<memberEnd xmi:idref="g1DjeuyCiu1SNwVE"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="964TeuyCiu1SNwVb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OukTeuyCiu1SNwWu" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Time" visibility="public" xmi:id="n0UGjuyCiu1SNwmv" xmi:type="uml:PrimitiveType">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_primitive_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Entity" visibility="public" xmi:id="m6xjmuyEwTiAAgLk" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="SlsYWuyEwTiAAgOj" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="z1RYWuyEwTiAAgOn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="f1p0WuyEwTiAAgTF" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="f1p0WuyEwTiAAgTG" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="WzlMWuyEwTiAAgT7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="JsssWuyEwTiAAgU8" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU9" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="oXsuWuyEwTiAAgWr" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWs" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" name="" type="vTljmuyEwTiAAgLp" xmi:id="wuw.WuyEwTiAAgYZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggR" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggS" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="7_3LWuyEwTiAAggX" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="LrnLWuyEwTiAAggP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="LrnLWuyEwTiAAggQ" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="H7xbWuyEwTiAAgi3" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="H7xbWuyEwTiAAgi4" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="iwsbWuyEwTiAAgiT" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="77xbWuyEwTiAAgi1" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="77xbWuyEwTiAAgi2" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYp" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYq" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ZKXU.uyCiu1SNwZb" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gi8U.uyCiu1SNwYn" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="gi8U.uyCiu1SNwYo" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" name="" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZD" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZE" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="W8Q0.uyCiu1SNwZl" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="D2RU.uyCiu1SNwZB" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="D2RU.uyCiu1SNwZC" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="6.htBuyCiu1SNwgO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgP" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="FwURLuyCiu1SNw4M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4N" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="VKq8nuyCiu1SNxPo" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="VKq8nuyCiu1SNxPp" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Ftn8nuyCiu1SNxQP" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="pKq8nuyCiu1SNxPm" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="VKq8nuyCiu1SNxPn" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Activity" visibility="public" xmi:id="vTljmuyEwTiAAgLp" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="G3u4WuyEwTiAAgPd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="1" xmi:id="G3u4WuyEwTiAAgPd_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="startTime" ownerScope="instance" xmi:id="fa44WuyEwTiAAgPN" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="fa44WuyEwTiAAgPN_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="fa44WuyEwTiAAgPN_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="endTime" ownerScope="instance" xmi:id="mJi4WuyEwTiAAgPP" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="mJi4WuyEwTiAAgPP_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Wz64WuyEwTiAAgPY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="_i1UWuyEwTiAAgSK" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="_1p0WuyEwTiAAgTH" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="_1p0WuyEwTiAAgTI" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="9un1WuyEwTiAAgcK" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="WzlMWuyEwTiAAgT9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="WzlMWuyEwTiAAgT." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="100"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="q8f1WuyEwTiAAgcQ" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="JsssWuyEwTiAAgU6" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="JsssWuyEwTiAAgU7" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="tkL1WuyEwTiAAgcE" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="oXsuWuyEwTiAAgWt" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="oXsuWuyEwTiAAgWu" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="LvBeWuyEwTiAAgYC" isDerived="false" isNavigable="true" name="trigger" type="m6xjmuyEwTiAAgLk" xmi:id="wuw.WuyEwTiAAgYb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="wuw.WuyEwTiAAgYc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="92"/>
+						<qualityReason value="1&#9;1&#10;2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVE" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVF" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="cSnjeuyCiu1SNwVU" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="g1DjeuyCiu1SNwVC" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="g1DjeuyCiu1SNwVD" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="Uf5tBuyCiu1SNwgb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwgc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedComment body="Classes and associations&#10;within this area belong to PROV core" name="" xmi:id="afB2HuyCiu1SNxHe" xmi:type="uml:Comment">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<htmlValue value="&lt;head&gt;&#10;    &lt;style type=&quot;text/css&quot;&gt;&#10;      &lt;!--&#10;        body { color: #000000; font-family: Dialog; font-size: 11px }&#10;      --&gt;&#10;    &lt;/style&gt;&#10;    &#10;  &lt;/head&gt;&#10;  &lt;body&gt;&#10;    &lt;p&gt;&#10;      Classes and associations&#10;    &lt;/p&gt;&#10;    &lt;p&gt;&#10;      within this area belong to PROV core&#10;    &lt;/p&gt;&#10;  &lt;/body&gt;"/>
+					<type value="NOTE"/>
+					<qualityScore value="100"/>
+				</xmi:Extension>
+			</ownedComment>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component3" visibility="public" xmi:id="WzQLWuyEwTiAAgey" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="yr2uHuyCiu1SNxJW" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755811155"/>
+							<property name="pmLastModified" type="string" value="1337756066660"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VRALWuyEwTiAAges"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasDerivedFrom" visibility="public" xmi:id="7_3LWuyEwTiAAggX" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="LrnLWuyEwTiAAggO"/>
+					<associationClass from="LrnLWuyEwTiAAggO" to="7_3LWuyEwTiAAggX" xmi:id="fBMrWuyEwTiAAggi"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggP"/>
+				<memberEnd xmi:idref="LrnLWuyEwTiAAggR"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="l2QrWuyEwTiAAggb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="8DorWuyEwTiAAggd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasRevisionOf" visibility="public" xmi:id="iwsbWuyEwTiAAgiT" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasRevisionOf" xmi:id="77xbWuyEwTiAAgi0"/>
+					<associationClass from="77xbWuyEwTiAAgi0" to="iwsbWuyEwTiAAgiT" xmi:id="bCjbWuyEwTiAAgjB"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="77xbWuyEwTiAAgi1"/>
+				<memberEnd xmi:idref="H7xbWuyEwTiAAgi3"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="c8WbWuyEwTiAAgig" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasQuotedFrom" visibility="public" xmi:id="ZKXU.uyCiu1SNwZb" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasQuotedFrom" xmi:id="gi8U.uyCiu1SNwYm"/>
+					<associationClass from="gi8U.uyCiu1SNwYm" to="ZKXU.uyCiu1SNwZb" xmi:id="tqk0.uyCiu1SNwZx"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYn"/>
+				<memberEnd xmi:idref="gi8U.uyCiu1SNwYp"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="6eo0.uyCiu1SNwZp" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hadOriginalSource" visibility="public" xmi:id="W8Q0.uyCiu1SNwZl" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hadOriginalSource" xmi:id="D2RU.uyCiu1SNwZA"/>
+					<associationClass from="D2RU.uyCiu1SNwZA" to="W8Q0.uyCiu1SNwZl" xmi:id="blc0.uyCiu1SNwZ3"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZB"/>
+				<memberEnd xmi:idref="D2RU.uyCiu1SNwZD"/>
+				<generalization general="7_3LWuyEwTiAAggX" xmi:id="cW40.uyCiu1SNwZt" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="tracedTo" visibility="public" xmi:id="Ftn8nuyCiu1SNxQP" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="tracedTo" xmi:id="pKq8nuyCiu1SNxPl"/>
+					<associationClass from="pKq8nuyCiu1SNxPl" to="Ftn8nuyCiu1SNxQP" xmi:id="P7f8nuyCiu1SNxQU"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="pKq8nuyCiu1SNxPm"/>
+				<memberEnd xmi:idref="VKq8nuyCiu1SNxPo"/>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Essentials" visibility="public" xmi:id="n4FNBuyCiu1SNwd4" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="3YpNBuyCiu1SNwdy"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component2" visibility="public" xmi:id="wzrNBuyCiu1SNwe3" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<vpumlChildModels>
+					<vpumlModel id="XHTOHuyCiu1SNxIe" modelType="ShapeEditorShape">
+						<properties>
+							<property name="name" type="string" value=""/>
+							<property name="modelType" type="string" value="ShapeEditorShape"/>
+							<property htmlValue="" name="documentation" type="htmlString" value=""/>
+							<property name="pmAuthor" type="string" value="lavm"/>
+							<property name="pmCreateDateTime" type="string" value="1337755643450"/>
+							<property name="pmLastModified" type="string" value="1337755777069"/>
+							<property name="qualityScore" type="int" value="100"/>
+						</properties>
+					</vpumlModel>
+				</vpumlChildModels>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LDLNBuyCiu1SNwex"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Agent" visibility="public" xmi:id="2VbNBuyCiu1SNwe6" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="FXnNBuyCiu1SNwe." xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="OF3NBuyCiu1SNwfA" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="C9LxzuyCiu1SNw0z" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="6.htBuyCiu1SNwgM" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="6.htBuyCiu1SNwgN" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="WdORzuyCiu1SNwzI" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="Uf5tBuyCiu1SNwgZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="Uf5tBuyCiu1SNwga" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="eYgRzuyCiu1SNwyL" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyM" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="qmwxzuyCiu1SNwz5" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="uYgRzuyCiu1SNwyJ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="eYgRzuyCiu1SNwyK" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAssociatedWith" visibility="public" xmi:id="WdORzuyCiu1SNwzI" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAssociatedWith" xmi:id="Uf5tBuyCiu1SNwgY"/>
+					<associationClass from="Uf5tBuyCiu1SNwgY" to="WdORzuyCiu1SNwzI" xmi:id="N.hRzuyCiu1SNwzM"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgZ"/>
+				<memberEnd xmi:idref="Uf5tBuyCiu1SNwgb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="McVxzuyCiu1SNw0p" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="qGtxzuyCiu1SNw0r" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Plan" visibility="public" xmi:id="CIdRzuyCiu1SNwzZ" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="cELRzuyCiu1SNwzd" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="actedOnBehalfOf" visibility="public" xmi:id="qmwxzuyCiu1SNwz5" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="uYgRzuyCiu1SNwyI"/>
+					<associationClass from="uYgRzuyCiu1SNwyI" to="qmwxzuyCiu1SNwz5" xmi:id="1DMxzuyCiu1SNw0F"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="uYgRzuyCiu1SNwyJ"/>
+				<memberEnd xmi:idref="eYgRzuyCiu1SNwyL"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="64exzuyCiu1SNw0e" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+					<lowerValue value="0" xmi:id="64exzuyCiu1SNw0e_multiplicity_lowerValue" xmi:type="uml:LiteralString"/>
+					<upperValue value="1" xmi:id="64exzuyCiu1SNw0e_multiplicity_upperValue" xmi:type="uml:LiteralString"/>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="WCpxzuyCiu1SNw0h" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="wasAttributedTo" visibility="public" xmi:id="C9LxzuyCiu1SNw0z" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="wasAttributedTo" xmi:id="6.htBuyCiu1SNwgL"/>
+					<associationClass from="6.htBuyCiu1SNwgL" to="C9LxzuyCiu1SNw0z" xmi:id="FMPxzuyCiu1SNw08"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgM"/>
+				<memberEnd xmi:idref="6.htBuyCiu1SNwgO"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="pVfxzuyCiu1SNw1D" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="4AgJzuyCiu1SNw1F" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="SoftwareAgent" visibility="public" xmi:id="4V6W3uyCiu1SNxTH" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="tJTW3uyCiu1SNxT." xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Person" visibility="public" xmi:id="RB2W3uyCiu1SNxTP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="BHNW3uyCiu1SNxT2" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Organization" visibility="public" xmi:id="zuuW3uyCiu1SNxTU" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="-2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="2VbNBuyCiu1SNwe6" xmi:id="oCw23uyCiu1SNxUT" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="primitive" xmi:id="Class_primitive_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Entity Bean" xmi:id="Class_Entity Bean_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component4" visibility="public" xmi:id="MdIpzuyCiu1SNw10" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="LWwpzuyCiu1SNw1u"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component5" visibility="public" xmi:id="xgHhLuyCiu1SNw3Y" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="cTrhLuyCiu1SNw3S"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Bundle" visibility="public" xmi:id="XlvhLuyCiu1SNw38" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="gt_hLuyCiu1SNw4A" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="o.cRLuyCiu1SNw4W" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="FwURLuyCiu1SNw4K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="FwURLuyCiu1SNw4L" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="hasProvenanceIn" visibility="public" xmi:id="o.cRLuyCiu1SNw4W" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="hasProvenanceIn" xmi:id="FwURLuyCiu1SNw4J"/>
+					<associationClass from="FwURLuyCiu1SNw4J" to="o.cRLuyCiu1SNw4W" xmi:id="eyqRLuyCiu1SNw4b"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4K"/>
+				<memberEnd xmi:idref="FwURLuyCiu1SNw4M"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="JVXRLuyCiu1SNw5K" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="provenance-uri" ownerScope="instance" xmi:id="hWtRLuyCiu1SNw5G" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="service-uri" ownerScope="instance" xmi:id="acDRLuyCiu1SNw5I" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="RuvRLuyCiu1SNw5M" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember isAbstract="false" isLeaf="false" name="Component6" visibility="public" xmi:id="NVoJLuyCiu1SNw6D" xmi:type="uml:Package">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<isRoot xmi:value="false"/>
+				<qualityScore value="26"/>
+				<qualityReason value="2&#9;2&#10;5&#9;5"/>
+				<subdiagram xmi:value="VVIJLuyCiu1SNw59"/>
+			</xmi:Extension>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Collection" visibility="public" xmi:id="Jc2JLuyCiu1SNw6o" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="m6xjmuyEwTiAAgLk" xmi:id="3iRJLuyCiu1SNw6t" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Dictionary" visibility="public" xmi:id="L9xJLuyCiu1SNw61" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_prov:type_id"/>
+				</xmi:Extension>
+				<generalization general="Jc2JLuyCiu1SNw6o" xmi:id="ouFJLuyCiu1SNw6_" xmi:type="uml:Generalization">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<qualityScore value="100"/>
+					</xmi:Extension>
+				</generalization>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="sMoybuyCiu1SNxF9" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF." xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="YmaybuyCiu1SNxGR" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="MMoybuyCiu1SNxF7" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="sMoybuyCiu1SNxF8" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="95"/>
+						<qualityReason value="1&#9;1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="Oa6BHuyCiu1SNxLh" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="m4aBHuyCiu1SNxLZ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="m4aBHuyCiu1SNxLa" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" type="h_YSbuyCiu1SNxFP" xmi:id="SA4hHuyCiu1SNxMb" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMc" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Key" visibility="public" xmi:id="Xw_ibuyCiu1SNxFK" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+					<appliedStereotype xmi:value="Class_Struct_id"/>
+				</xmi:Extension>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="Pair" visibility="public" xmi:id="h_YSbuyCiu1SNxFP" xmi:type="uml:Class">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<ownedAttribute aggregation="none" association="ThihHuyCiu1SNxMu" isDerived="false" isNavigable="true" type="L9xJLuyCiu1SNw61" xmi:id="SA4hHuyCiu1SNxMd" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<associationEnd/>
+						<qualifier name="" xmi:id="SA4hHuyCiu1SNxMe" xmi:type="qualifier">
+							<xmi:Extension extender="Visual Paradigm for UML">
+								<qualityScore value="-1"/>
+							</xmi:Extension>
+						</qualifier>
+						<qualityScore value="-1"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="insertion" visibility="public" xmi:id="YmaybuyCiu1SNxGR" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="insertion" xmi:id="MMoybuyCiu1SNxF6"/>
+					<associationClass from="MMoybuyCiu1SNxF6" to="YmaybuyCiu1SNxGR" xmi:id="fpOybuyCiu1SNxGW"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="MMoybuyCiu1SNxF7"/>
+				<memberEnd xmi:idref="sMoybuyCiu1SNxF9"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="8Bp9HuyCiu1SNxNI" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="gq59HuyCiu1SNxNK" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="removal" visibility="public" xmi:id="Oa6BHuyCiu1SNxLh" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="removal" xmi:id="m4aBHuyCiu1SNxLY"/>
+					<associationClass from="m4aBHuyCiu1SNxLY" to="Oa6BHuyCiu1SNxLh" xmi:id="Lu.BHuyCiu1SNxLr"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLZ"/>
+				<memberEnd xmi:idref="m4aBHuyCiu1SNxLb"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="KV99HuyCiu1SNxNW" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="Yyj9HuyCiu1SNxNY" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+			<ownedMember isAbstract="false" isActive="false" isLeaf="false" name="memberOf" visibility="public" xmi:id="ThihHuyCiu1SNxMu" xmi:type="uml:AssociationClass">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<isRoot xmi:value="false"/>
+					<modelType value="Class"/>
+					<association isAbstract="false" isDerived="false" isLeaf="false" name="memberOf" xmi:id="SA4hHuyCiu1SNxMa"/>
+					<associationClass from="SA4hHuyCiu1SNxMa" to="ThihHuyCiu1SNxMu" xmi:id="XpGhHuyCiu1SNxM0"/>
+					<businessModel xmi:value="false"/>
+					<qualityScore value="97"/>
+					<qualityReason value="2&#9;2"/>
+				</xmi:Extension>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMb"/>
+				<memberEnd xmi:idref="SA4hHuyCiu1SNxMd"/>
+				<ownedAttribute aggregation="none" isDerived="false" name="id" ownerScope="instance" xmi:id="cM19HuyCiu1SNxNO" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+				<ownedAttribute aggregation="none" isDerived="false" name="attributes" ownerScope="instance" xmi:id="UXN9HuyCiu1SNxNQ" xmi:type="uml:Property">
+					<xmi:Extension extender="Visual Paradigm for UML">
+						<attribute/>
+						<isVisble xmi:value="true"/>
+						<qualityScore value="97"/>
+						<qualityReason value="2&#9;2"/>
+					</xmi:Extension>
+				</ownedAttribute>
+			</ownedMember>
+		</ownedMember>
+		<ownedMember name="type" xmi:id="Class_type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="Struct" xmi:id="Class_Struct_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember name="prov:type" xmi:id="Class_prov:type_id" xmi:type="uml:Stereotype">
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<baseType value="Class"/>
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="v9.uWuyEwTiAAgXF" xmi:type="uml:Association">
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXG"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="v9.uWuyEwTiAAgXG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="v9.uWuyEwTiAAgXI"/>
+			<ownedEnd aggregation="none" association="v9.uWuyEwTiAAgXF" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="v9.uWuyEwTiAAgXI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="v9.uWuyEwTiAAgXJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="starter" xmi:id="cn9.WuyEwTiAAgZN" xmi:type="uml:Association">
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZO"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" type="LvBeWuyEwTiAAgYC" xmi:id="cn9.WuyEwTiAAgZO" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZP" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="cn9.WuyEwTiAAgZQ"/>
+			<ownedEnd aggregation="none" association="cn9.WuyEwTiAAgZN" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="cn9.WuyEwTiAAgZQ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="cn9.WuyEwTiAAgZR" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="ender" xmi:id="qsAeWuyEwTiAAgXg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXh"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="qsAeWuyEwTiAAgXh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="qsAeWuyEwTiAAgXj"/>
+			<ownedEnd aggregation="none" association="qsAeWuyEwTiAAgXg" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="qsAeWuyEwTiAAgXj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="qsAeWuyEwTiAAgXk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="pJ.rWuyEwTiAAghI" xmi:type="uml:Association">
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghJ"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="pJ.rWuyEwTiAAghJ" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghK" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="pJ.rWuyEwTiAAghL"/>
+			<ownedEnd aggregation="none" association="pJ.rWuyEwTiAAghI" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="pJ.rWuyEwTiAAghL" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="pJ.rWuyEwTiAAghM" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="generation" xmi:id="V9JrWuyEwTiAAghT" xmi:type="uml:Association">
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghU"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" type="7_3LWuyEwTiAAggX" xmi:id="V9JrWuyEwTiAAghU" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghV" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="V9JrWuyEwTiAAghW"/>
+			<ownedEnd aggregation="none" association="V9JrWuyEwTiAAghT" isDerived="false" isNavigable="true" type="9un1WuyEwTiAAgcK" xmi:id="V9JrWuyEwTiAAghW" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="V9JrWuyEwTiAAghX" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="82XrWuyEwTiAAgh1" xmi:type="uml:Association">
+			<memberEnd xmi:idref="82XrWuyEwTiAAgh2"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" name="usage" type="7_3LWuyEwTiAAggX" xmi:id="82XrWuyEwTiAAgh2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="C2XrWuyEwTiAAgh4"/>
+			<ownedEnd aggregation="none" association="82XrWuyEwTiAAgh1" isDerived="false" isNavigable="true" type="tkL1WuyEwTiAAgcE" xmi:id="C2XrWuyEwTiAAgh4" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="C2XrWuyEwTiAAgh5" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QPubWuyEwTiAAgim" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QPubWuyEwTiAAgin"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgin" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgio" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QPubWuyEwTiAAgip"/>
+			<ownedEnd aggregation="none" association="QPubWuyEwTiAAgim" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="QPubWuyEwTiAAgip" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QPubWuyEwTiAAgiq" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="used" xmi:id="GNitBuyCiu1SNwfx" xmi:type="uml:Association">
+			<memberEnd xmi:idref="GNitBuyCiu1SNwfy"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="GNitBuyCiu1SNwfy" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwfz" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="GNitBuyCiu1SNwf0"/>
+			<ownedEnd aggregation="none" association="GNitBuyCiu1SNwfx" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="GNitBuyCiu1SNwf0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="GNitBuyCiu1SNwf1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasGeneratedBy" xmi:id="Wo6tBuyCiu1SNwf." xmi:type="uml:Association">
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwf_"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="Wo6tBuyCiu1SNwf_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="Wo6tBuyCiu1SNwgB"/>
+			<ownedEnd aggregation="none" association="Wo6tBuyCiu1SNwf." isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="Wo6tBuyCiu1SNwgB" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="Wo6tBuyCiu1SNwgC" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasDerivedFrom" xmi:id="CNrtBuyCiu1SNwgz" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg0"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg0" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg1" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CNrtBuyCiu1SNwg2"/>
+			<ownedEnd aggregation="none" association="CNrtBuyCiu1SNwgz" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="CNrtBuyCiu1SNwg2" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CNrtBuyCiu1SNwg3" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="actedOnBehalfOf" xmi:id="CqftBuyCiu1SNwhD" xmi:type="uml:Association">
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhE"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhE" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhF" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="CqftBuyCiu1SNwhG"/>
+			<ownedEnd aggregation="none" association="CqftBuyCiu1SNwhD" isDerived="false" isNavigable="true" type="2VbNBuyCiu1SNwe6" xmi:id="CqftBuyCiu1SNwhG" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="CqftBuyCiu1SNwhH" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="fOWGjuyCiu1SNwnM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fOWGjuyCiu1SNwnN"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" type="9un1WuyEwTiAAgcK" xmi:id="fOWGjuyCiu1SNwnN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="_OWGjuyCiu1SNwnP"/>
+			<ownedEnd aggregation="none" association="fOWGjuyCiu1SNwnM" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="_OWGjuyCiu1SNwnP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="_OWGjuyCiu1SNwnQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="t7OGjuyCiu1SNwnU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="t7OGjuyCiu1SNwnV"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" name="" type="LvBeWuyEwTiAAgYC" xmi:id="t7OGjuyCiu1SNwnV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="d7OGjuyCiu1SNwnX"/>
+			<ownedEnd aggregation="none" association="t7OGjuyCiu1SNwnU" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="d7OGjuyCiu1SNwnX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="d7OGjuyCiu1SNwnY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="startTime" xmi:id="1YFGjuyCiu1SNwnk" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnl"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1YFGjuyCiu1SNwnl" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwnm" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1YFGjuyCiu1SNwnn"/>
+			<ownedEnd aggregation="none" association="1YFGjuyCiu1SNwnk" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="1YFGjuyCiu1SNwnn" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1YFGjuyCiu1SNwno" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="endTime" xmi:id="qKNGjuyCiu1SNwnu" xmi:type="uml:Association">
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnv"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="aKNGjuyCiu1SNwnv" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwnw" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="aKNGjuyCiu1SNwnx"/>
+			<ownedEnd aggregation="none" association="qKNGjuyCiu1SNwnu" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="aKNGjuyCiu1SNwnx" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="aKNGjuyCiu1SNwny" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="yvTGjuyCiu1SNwn8" xmi:type="uml:Association">
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn9"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" type="q8f1WuyEwTiAAgcQ" xmi:id="yvTGjuyCiu1SNwn9" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwn." xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="yvTGjuyCiu1SNwn_"/>
+			<ownedEnd aggregation="none" association="yvTGjuyCiu1SNwn8" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="yvTGjuyCiu1SNwn_" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="yvTGjuyCiu1SNwoA" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="fyAmjuyCiu1SNwoH" xmi:type="uml:Association">
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoI"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" type="_i1UWuyEwTiAAgSK" xmi:id="fyAmjuyCiu1SNwoI" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoJ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="fyAmjuyCiu1SNwoK"/>
+			<ownedEnd aggregation="none" association="fyAmjuyCiu1SNwoH" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="fyAmjuyCiu1SNwoK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="fyAmjuyCiu1SNwoL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="plan" xmi:id="tG7RzuyCiu1SNwzq" xmi:type="uml:Association">
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzr"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" type="WdORzuyCiu1SNwzI" xmi:id="tG7RzuyCiu1SNwzr" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzs" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="tG7RzuyCiu1SNwzt"/>
+			<ownedEnd aggregation="none" association="tG7RzuyCiu1SNwzq" isDerived="false" isNavigable="true" type="CIdRzuyCiu1SNwzZ" xmi:id="tG7RzuyCiu1SNwzt" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="tG7RzuyCiu1SNwzu" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="activity" xmi:id="iyCxzuyCiu1SNw0N" xmi:type="uml:Association">
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0O"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" type="qmwxzuyCiu1SNwz5" xmi:id="iyCxzuyCiu1SNw0O" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0P" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="iyCxzuyCiu1SNw0Q"/>
+			<ownedEnd aggregation="none" association="iyCxzuyCiu1SNw0N" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="iyCxzuyCiu1SNw0Q" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="iyCxzuyCiu1SNw0R" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="alternateOf" xmi:id="AHUpzuyCiu1SNw2V" xmi:type="uml:Association">
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2W"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2W" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2X" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="AHUpzuyCiu1SNw2Y"/>
+			<ownedEnd aggregation="none" association="AHUpzuyCiu1SNw2V" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="AHUpzuyCiu1SNw2Y" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="AHUpzuyCiu1SNw2Z" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="specializationOf" xmi:id="UOcpzuyCiu1SNw2h" xmi:type="uml:Association">
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2i"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="UOcpzuyCiu1SNw2k"/>
+			<ownedEnd aggregation="none" association="UOcpzuyCiu1SNw2h" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="UOcpzuyCiu1SNw2k" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="UOcpzuyCiu1SNw2l" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="bundle" xmi:id="ODGRLuyCiu1SNw4f" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4g"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="ODGRLuyCiu1SNw4g" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4h" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="ODGRLuyCiu1SNw4i"/>
+			<ownedEnd aggregation="none" association="ODGRLuyCiu1SNw4f" isDerived="false" isNavigable="true" type="XlvhLuyCiu1SNw38" xmi:id="ODGRLuyCiu1SNw4i" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ODGRLuyCiu1SNw4j" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="target" xmi:id="mBJRLuyCiu1SNw4z" xmi:type="uml:Association">
+			<memberEnd xmi:idref="mBJRLuyCiu1SNw40"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" type="o.cRLuyCiu1SNw4W" xmi:id="mBJRLuyCiu1SNw40" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="mBJRLuyCiu1SNw41" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="95"/>
+					<qualityReason value="1&#9;1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="WBJRLuyCiu1SNw42"/>
+			<ownedEnd aggregation="none" association="mBJRLuyCiu1SNw4z" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="WBJRLuyCiu1SNw42" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="WBJRLuyCiu1SNw43" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="b1USbuyCiu1SNxFU" xmi:type="uml:Association">
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFV"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="b1USbuyCiu1SNxFV" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFW" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="b1USbuyCiu1SNxFX"/>
+			<ownedEnd aggregation="none" association="b1USbuyCiu1SNxFU" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="b1USbuyCiu1SNxFX" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="b1USbuyCiu1SNxFY" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="gCsSbuyCiu1SNxFe" xmi:type="uml:Association">
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFf"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="gCsSbuyCiu1SNxFf" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFg" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="gCsSbuyCiu1SNxFh"/>
+			<ownedEnd aggregation="none" association="gCsSbuyCiu1SNxFe" isDerived="false" isNavigable="true" type="m6xjmuyEwTiAAgLk" xmi:id="gCsSbuyCiu1SNxFh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="gCsSbuyCiu1SNxFi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="QjBybuyCiu1SNxGg" xmi:type="uml:Association">
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGh"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="YmaybuyCiu1SNxGR" xmi:id="QjBybuyCiu1SNxGh" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGi" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QjBybuyCiu1SNxGj"/>
+			<ownedEnd aggregation="none" association="QjBybuyCiu1SNxGg" isDerived="false" isNavigable="true" type="h_YSbuyCiu1SNxFP" xmi:id="QjBybuyCiu1SNxGj" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QjBybuyCiu1SNxGk" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" xmi:id="ghXBHuyCiu1SNxMM" xmi:type="uml:Association">
+			<memberEnd xmi:idref="ghXBHuyCiu1SNxMN"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Oa6BHuyCiu1SNxLh" xmi:id="ghXBHuyCiu1SNxMN" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="ghXBHuyCiu1SNxMO" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="QhXBHuyCiu1SNxMP"/>
+			<ownedEnd aggregation="none" association="ghXBHuyCiu1SNxMM" isDerived="false" isNavigable="true" type="Xw_ibuyCiu1SNxFK" xmi:id="QhXBHuyCiu1SNxMP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="QhXBHuyCiu1SNxMQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="100"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="time" xmi:id="eWBu3uyCiu1SNxXO" xmi:type="uml:Association">
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXP"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" type="tkL1WuyEwTiAAgcE" xmi:id="eWBu3uyCiu1SNxXP" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXQ" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="eWBu3uyCiu1SNxXR"/>
+			<ownedEnd aggregation="none" association="eWBu3uyCiu1SNxXO" isDerived="false" isNavigable="true" type="n0UGjuyCiu1SNwmv" xmi:id="eWBu3uyCiu1SNxXR" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="eWBu3uyCiu1SNxXS" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="97"/>
+				<qualityReason value="2&#9;2"/>
+			</xmi:Extension>
+		</ownedMember>
+		<ownedMember isAbstract="false" isDerived="false" isLeaf="false" name="wasInformedBy" xmi:id="1MC5_uyCiu1SNxbJ" xmi:type="uml:Association">
+			<memberEnd xmi:idref="1MC5_uyCiu1SNxbK"/>
+			<ownedEnd aggregation="none" association="1MC5_uyCiu1SNxbJ" isDerived="false" isNavigable="true" type="vTljmuyEwTiAAgLp" xmi:id="1MC5_uyCiu1SNxbK" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1MC5_uyCiu1SNxbL" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<memberEnd xmi:idref="1MC5_uyCiu1SNxbM"/>
+			<ownedEnd aggregation="none" association="1MC5_uyCiu1SNxbJ" isDerived="false" type="vTljmuyEwTiAAgLp" xmi:id="1MC5_uyCiu1SNxbM" xmi:type="uml:Property">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<associationEnd/>
+					<qualifier name="" xmi:id="1MC5_uyCiu1SNxbN" xmi:type="qualifier">
+						<xmi:Extension extender="Visual Paradigm for UML">
+							<qualityScore value="-1"/>
+						</xmi:Extension>
+					</qualifier>
+					<qualityScore value="-1"/>
+				</xmi:Extension>
+			</ownedEnd>
+			<xmi:Extension extender="Visual Paradigm for UML">
+				<qualityScore value="-1"/>
+			</xmi:Extension>
+		</ownedMember>
+	</uml:Model>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component1" toolName="Visual Paradigm for UML" xmi:id="EUejmuyEwTiAAgLc">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337240969847"/>
+				<apmLastModified value="1337806254996"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="653"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="g7h.WuyEwTiAAgZK"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="g7h.WuyEwTiAAgZK"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="260,540,100,60" preferredShapeType="Class" subject="_i1UWuyEwTiAAgSK" xmi:id="jNW0WuyEwTiAAgS4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="24"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,540,100,60" preferredShapeType="Class" subject="LvBeWuyEwTiAAgYC" xmi:id="LvBeWuyEwTiAAgYB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="180,330,80,60" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="tkL1WuyEwTiAAgcD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,330,120,60" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="9un1WuyEwTiAAgcJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,330,120,60" preferredShapeType="Class" subject="q8f1WuyEwTiAAgcQ" xmi:id="q8f1WuyEwTiAAgcP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="670,330,110,50" preferredShapeType="Class" subject="cSnjeuyCiu1SNwVU" xmi:id="sSnjeuyCiu1SNwVT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="0,0,40,40" preferredShapeType="SEText" subject="2351BuyCiu1SNwdG" xmi:id="W351BuyCiu1SNwdF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="0"/>
+						<aobjectType value="0"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="0.0"/>
+						<arotateAngle value="0.0"/>
+						<atop value="0.0"/>
+						<aleft value="0.0"/>
+						<abottom value="0.0"/>
+						<aright value="0.0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="320,440,100,40" preferredShapeType="Class" subject="n0UGjuyCiu1SNwmv" xmi:id="n0UGjuyCiu1SNwmu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,100,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,390;360,439;" preferredShapeType="Association" subject="fOWGjuyCiu1SNwnM" xmi:id="_OWGjuyCiu1SNwnR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,398,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,539;400,480;" preferredShapeType="Association" subject="t7OGjuyCiu1SNwnU" xmi:id="d7OGjuyCiu1SNwnZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="390,497,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:370.0,500.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="487,390;420,440;" preferredShapeType="Association" subject="yvTGjuyCiu1SNwn8" xmi:id="KvTGjuyCiu1SNwoB">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="413,408,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,539;350,480;" preferredShapeType="Association" subject="fyAmjuyCiu1SNwoH" xmi:id="fyAmjuyCiu1SNwoM">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="354,513,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="591,79,80,100" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="PTljmuyEwTiAAgLo">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,539;470,520;660,520;660,179;" preferredShapeType="Association" subject="cn9.WuyEwTiAAgZN" xmi:id="cn9.WuyEwTiAAgZS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,520,55,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:570.0,290.0,40.0,20.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="330,539;330,500;650,500;650,179;" preferredShapeType="Association" subject="qsAeWuyEwTiAAgXg" xmi:id="qsAeWuyEwTiAAgXl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="580,486,51,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,179;640,460;420,460;" preferredShapeType="Association" subject="qKNGjuyCiu1SNwnu" xmi:id="aKNGjuyCiu1SNwnz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="514,459,66,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="630,179;630,450;420,450;" preferredShapeType="Association" subject="1YFGjuyCiu1SNwnk" xmi:id="NYFGjuyCiu1SNwnp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="510,430,71,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="651,78;651,39;750,39;750,140;671,140;" preferredShapeType="Association" subject="g1DjeuyCiu1SNwVB" xmi:id="E1DjeuyCiu1SNwVN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="735,150,101,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="720,140;720,329;" preferredShapeType="AssociationClass" subject="fUCTeuyCiu1SNwWy" xmi:id="fUCTeuyCiu1SNwWz">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="727,294,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="160,80,80,100" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="OaxjmuyEwTiAAgLj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="21"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,179;610,260;210,260;210,180;" preferredShapeType="Association" subject="wuw.WuyEwTiAAgYY" xmi:id="wuw.WuyEwTiAAgYd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,260,90,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="200,260,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:530.0,290.0,40.0,20.0"/>
+						<aroleBRectangle value="Re:200.0,260.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,260;450,410;450,539;" preferredShapeType="AssociationClass" subject="nOo.WuyEwTiAAgYg" xmi:id="XOo.WuyEwTiAAgYh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="455,532,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,150;240,150;" preferredShapeType="Association" subject="oXsuWuyEwTiAAgWq" xmi:id="YXsuWuyEwTiAAgWv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="370,135,45,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,150;250,329;" preferredShapeType="AssociationClass" subject="MDhNWuyEwTiAAgc4" xmi:id="MDhNWuyEwTiAAgc5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="590,110;240,110;" preferredShapeType="Association" subject="WzlMWuyEwTiAAgT6" xmi:id="2zlMWuyEwTiAAgT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="368,95,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="340,110;340,329;" preferredShapeType="AssociationClass" subject="fPPNWuyEwTiAAgdW" xmi:id="fPPNWuyEwTiAAgdX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="351,281,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="620,179;620,280;180,280;180,180;" preferredShapeType="Association" subject="f1p0WuyEwTiAAgTE" xmi:id="_1p0WuyEwTiAAgTJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,280,85,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleB roleName="167,282,56,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="true"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:167.0,282.0,56.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="290,280;290,539;" preferredShapeType="AssociationClass" subject="9G50WuyEwTiAAgTM" xmi:id="9G50WuyEwTiAAgTN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="206,506,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="230,180;230,240;600,240;600,179;" preferredShapeType="Association" subject="JsssWuyEwTiAAgU5" xmi:id="psssWuyEwTiAAgU.">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="360,240,111,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleBRectangle value="Re:520.0,260.0,26.0,14.0"/>
+						<amultiplicityBRectangle value="Re:480.0,210.0,42.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="520,240;520,329;" preferredShapeType="AssociationClass" subject="i8MtWuyEwTiAAgdo" xmi:id="i8MtWuyEwTiAAgdp">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="530,320,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="112,51,609,161" preferredShapeType="SECurveShape" subject="24s2HuyCiu1SNxHD" xmi:id="24s2HuyCiu1SNxHC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="26"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="28"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:416.5,131.5" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.003454231433506"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8012048192771086"/>
+								<Matrix value="30.67184801381704"/>
+								<Matrix value="28.94578313253015"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:416.5,131.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.003454231433506"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8012048192771086"/>
+							<Matrix value="30.67184801381704"/>
+							<Matrix value="28.94578313253015"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:271.25,65.0" controlPoint2="Pt:561.75,65.0" endPoint="Pt:707.0,65.0" objectId="1" startPoint="Pt:126.0,65.0"/>
+							<Curve controlPoint1="Pt:707.0,98.25" controlPoint2="Pt:707.0,164.75" endPoint="Pt:707.0,198.0" objectId="2" startPoint="Pt:707.0,65.0"/>
+							<Curve controlPoint1="Pt:561.75,198.0" controlPoint2="Pt:271.25,198.0" endPoint="Pt:126.0,198.0" objectId="3" startPoint="Pt:707.0,198.0"/>
+							<Curve controlPoint1="Pt:126.0,164.75" controlPoint2="Pt:126.0,98.25" endPoint="Pt:126.0,65.0" objectId="4" startPoint="Pt:126.0,198.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="6,260,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="yfB2HuyCiu1SNxHd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="148,259;148,212;" preferredShapeType="Anchor" subject="EOr2HuyCiu1SNxHr" xmi:id="Yur2HuyCiu1SNxHs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="158,271,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="235,390;320,457;" preferredShapeType="Association" subject="eWBu3uyCiu1SNxXO" xmi:id=".WBu3uyCiu1SNxXT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="197,401,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="2"/>
+						<atoPinRatio value="Pt:0.0,0.42500001192092896"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component3" toolName="Visual Paradigm for UML" xmi:id="VRALWuyEwTiAAges">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337258412202"/>
+				<apmLastModified value="1337806318874"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="653"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="WzQLWuyEwTiAAgey"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="WzQLWuyEwTiAAgey"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="700,110,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="7rBLWuyEwTiAAgfZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="360,132,80,59" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="B3VLWuyEwTiAAgfm">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,131;420,102;480,102;480,157;440,157;" preferredShapeType="Association" subject="LrnLWuyEwTiAAggO" xmi:id="LrnLWuyEwTiAAggT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="476,114,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,240,120,50" preferredShapeType="Class" subject="7_3LWuyEwTiAAggX" xmi:id="7_3LWuyEwTiAAggW">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="467,157;467,239;" preferredShapeType="AssociationClass" subject="fBMrWuyEwTiAAggi" xmi:id="fBMrWuyEwTiAAggj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,211,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,230,120,70" preferredShapeType="Class" subject="9un1WuyEwTiAAgcK" xmi:id="fy6rWuyEwTiAAggx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,340,80,70" preferredShapeType="Class" subject="tkL1WuyEwTiAAgcE" xmi:id="1u2rWuyEwTiAAgg6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,241;700,169;" preferredShapeType="Association" subject="pJ.rWuyEwTiAAghI" xmi:id="pJ.rWuyEwTiAAghN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="626,205,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,259;699,259;" preferredShapeType="Association" subject="V9JrWuyEwTiAAghT" xmi:id="19JrWuyEwTiAAghY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="596,264,78,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="570,289;700,360;" preferredShapeType="Association" subject="82XrWuyEwTiAAgh1" xmi:id="C2XrWuyEwTiAAgh6">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="627,313,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<roleA roleName="600,332,52,14"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="true"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<aroleARectangle value="Re:600.0,332.0,52.0,14.0"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="344,380,105,40" preferredShapeType="Class" subject="iwsbWuyEwTiAAgiT" xmi:id="iwsbWuyEwTiAAgiS">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="460,290;448,380;" preferredShapeType="Generalization" subject="c8WbWuyEwTiAAgig" xmi:id="c8WbWuyEwTiAAgih">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="453,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="410,131;410,36;314,36;314,152;359,152;" preferredShapeType="Association" subject="77xbWuyEwTiAAgi0" xmi:id="H7xbWuyEwTiAAgi5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="288,18,97,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="350,152;350,379;" preferredShapeType="AssociationClass" subject="bCjbWuyEwTiAAgjB" xmi:id="bCjbWuyEwTiAAgjC">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="361,287,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="390,131;390,53;286,53;286,162;359,162;" preferredShapeType="Association" subject="gi8U.uyCiu1SNwYm" xmi:id="gi8U.uyCiu1SNwYr">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="206,37,107,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,131;380,71;264,71;264,172;359,172;" preferredShapeType="Association" subject="D2RU.uyCiu1SNwZA" xmi:id="j2RU.uyCiu1SNwZF">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="164,54,118,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="213,380,113,40" preferredShapeType="Class" subject="ZKXU.uyCiu1SNwZb" xmi:id="ZKXU.uyCiu1SNwZa">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,113,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="70,380,125,40" preferredShapeType="Class" subject="W8Q0.uyCiu1SNwZl" xmi:id="W8Q0.uyCiu1SNwZk">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,125,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,290;326,380;" preferredShapeType="Generalization" subject="6eo0.uyCiu1SNwZp" xmi:id="6eo0.uyCiu1SNwZq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="378,330,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="450,272;195,381;" preferredShapeType="Generalization" subject="cW40.uyCiu1SNwZt" xmi:id="8W40.uyCiu1SNwZu">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="313,326,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="299,162;299,379;" preferredShapeType="AssociationClass" subject="tqk0.uyCiu1SNwZx" xmi:id="tqk0.uyCiu1SNwZy">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="314,285,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="274,172;194,380;" preferredShapeType="AssociationClass" subject="blc0.uyCiu1SNwZ3" xmi:id="7lc0.uyCiu1SNwZ4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="251,282,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="560,0,159,71" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="kb6uHuyCiu1SNxJN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,159,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="310,83,500,127" preferredShapeType="SECurveShape" subject="yr2uHuyCiu1SNxJW" xmi:id="yr2uHuyCiu1SNxJV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="22"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="20"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:560.0,146.49999999999997" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.9999999999999976"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.8839285714285712"/>
+								<Matrix value="-323.999999999999"/>
+								<Matrix value="13.026785714285694"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:560.0,146.5"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.9999999999999976"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.8839285714285712"/>
+							<Matrix value="-323.999999999999"/>
+							<Matrix value="13.026785714285694"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:442.0,97.0" controlPoint2="Pt:678.0,97.0" endPoint="Pt:796.0,97.0" objectId="1" startPoint="Pt:324.0,97.0"/>
+							<Curve controlPoint1="Pt:796.0,121.75" controlPoint2="Pt:796.0,171.25" endPoint="Pt:796.0,196.0" objectId="2" startPoint="Pt:796.0,97.0"/>
+							<Curve controlPoint1="Pt:678.0,196.0" controlPoint2="Pt:442.0,196.0" endPoint="Pt:324.0,196.0" objectId="3" startPoint="Pt:796.0,196.0"/>
+							<Curve controlPoint1="Pt:324.0,171.25" controlPoint2="Pt:324.0,121.75" endPoint="Pt:324.0,97.0" objectId="4" startPoint="Pt:324.0,196.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="718,71;718,83;" preferredShapeType="Anchor" subject="qlVuHuyCiu1SNxJg" xmi:id="qlVuHuyCiu1SNxJh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="708,77,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="368,131;368,89;235,89;235,183;359,183;" preferredShapeType="Association" subject="pKq8nuyCiu1SNxPl" xmi:id="1Kq8nuyCiu1SNxPq">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="182,72,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="96,301,80,40" preferredShapeType="Class" subject="Ftn8nuyCiu1SNxQP" xmi:id="5tn8nuyCiu1SNxQO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="244,183;176,301;" preferredShapeType="AssociationClass" subject="P7f8nuyCiu1SNxQU" xmi:id="v7f8nuyCiu1SNxQV">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="220,262,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Essentials" toolName="Visual Paradigm for UML" xmi:id="3YpNBuyCiu1SNwdy">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357128123"/>
+				<apmLastModified value="1337875866515"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="-12"/>
+				<ay value="-4"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="n4FNBuyCiu1SNwd4"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="n4FNBuyCiu1SNwd4"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="170,130,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="sPlNBuyCiu1SNwd7">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,130,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="MS1NBuyCiu1SNweP">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="170,290,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="R8ItBuyCiu1SNwfd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="399,150;250,150;" preferredShapeType="Association" subject="GNitBuyCiu1SNwfx" xmi:id="mNitBuyCiu1SNwf2">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="302,130,46,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="250,170;399,170;" preferredShapeType="Association" subject="Wo6tBuyCiu1SNwf." xmi:id="2o6tBuyCiu1SNwgD">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,180,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,180;240,289;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="6.htBuyCiu1SNwgQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="140,220,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,209;250,291;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="0f5tBuyCiu1SNwgd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="319,260,121,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,129;210,90;120,90;120,150;169,150;" preferredShapeType="Association" subject="CNrtBuyCiu1SNwgz" xmi:id="CNrtBuyCiu1SNwg4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="110,60,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="210,340;210,360;290,360;290,310;250,310;" preferredShapeType="Association" subject="CqftBuyCiu1SNwhD" xmi:id="CqftBuyCiu1SNwhI">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="190,380,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="440,129;440,90;520,90;520,170;480,170;" preferredShapeType="Association" subject="1MC5_uyCiu1SNxbJ" xmi:id="1MC5_uyCiu1SNxbO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,60,102,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component2" toolName="Visual Paradigm for UML" xmi:id="LDLNBuyCiu1SNwex">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337357192244"/>
+				<apmLastModified value="1337806282245"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="603"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="wzrNBuyCiu1SNwe3"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="wzrNBuyCiu1SNwe3"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="370,140,80,50" preferredShapeType="Class" subject="2VbNBuyCiu1SNwe6" xmi:id="WVbNBuyCiu1SNwe5">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="20"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="140,140,80,80" preferredShapeType="Class" subject="vTljmuyEwTiAAgLp" xmi:id="ho2hzuyCiu1SNwwh">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="18"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,170;369,170;" preferredShapeType="Association" subject="Uf5tBuyCiu1SNwgY" xmi:id="xo2hzuyCiu1SNwwj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="230,151,122,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="640,140,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="XmhhzuyCiu1SNwwx">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="16"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="639,160;450,160;" preferredShapeType="Association" subject="6.htBuyCiu1SNwgL" xmi:id="PmhhzuyCiu1SNww3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="488,143,108,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="420,190;420,230;490,230;490,180;450,180;" preferredShapeType="Association" subject="uYgRzuyCiu1SNwyI" xmi:id="eYgRzuyCiu1SNwyN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="457,232,110,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="155,344,130,50" preferredShapeType="Class" subject="WdORzuyCiu1SNwzI" xmi:id="WdORzuyCiu1SNwzH">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,130,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="14"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="263,170;263,343;" preferredShapeType="AssociationClass" subject="N.hRzuyCiu1SNwzM" xmi:id="N.hRzuyCiu1SNwzN">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="273,280,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="636,347,105,40" preferredShapeType="Class" subject="CIdRzuyCiu1SNwzZ" xmi:id="8IdRzuyCiu1SNwzY">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="12"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="680,190;680,346;" preferredShapeType="Generalization" subject="cELRzuyCiu1SNwzd" xmi:id="cELRzuyCiu1SNwze">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="680,267,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="285,367;635,367;" preferredShapeType="Association" subject="tG7RzuyCiu1SNwzq" xmi:id="9G7RzuyCiu1SNwzv">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="434,370,44,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="412,270,120,50" preferredShapeType="Class" subject="qmwxzuyCiu1SNwz5" xmi:id="qmwxzuyCiu1SNwz4">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="10"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="451,230;451,269;" preferredShapeType="AssociationClass" subject="1DMxzuyCiu1SNw0F" xmi:id="1DMxzuyCiu1SNw0G">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="461,269,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="411,278;179,278;179,220;" preferredShapeType="Association" subject="iyCxzuyCiu1SNw0N" xmi:id="iyCxzuyCiu1SNw0S">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="207,279,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="552,270,120,50" preferredShapeType="Class" subject="C9LxzuyCiu1SNw0z" xmi:id="89LxzuyCiu1SNw0y">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="593,160;593,269;" preferredShapeType="AssociationClass" subject="FMPxzuyCiu1SNw08" xmi:id="FMPxzuyCiu1SNw09">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="603,234,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="92,96,676,164" preferredShapeType="SECurveShape" subject="XHTOHuyCiu1SNxIe" xmi:id="XHTOHuyCiu1SNxId">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,40,40"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="false"/>
+					<captionSide value="7"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:192,192,192,255"/>
+						<azOrder value="22"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aobjectId value="1"/>
+						<aobjectType value="9096"/>
+						<anotUseVisibleBounds value="false"/>
+						<aalpha value="1.0"/>
+						<arotateAngle value="0.0"/>
+						<anodeName value="VPCurveShape"/>
+						<aactConnector value="true"/>
+						<adrawBy value="3"/>
+					</properties>
+					<FontFormat fontColor="Cr:0,0,0,255">
+						<Font name="Dialog" size="11" style="0"/>
+					</FontFormat>
+					<Label location="Pt:429.99999999999994,178.0" text=""/>
+					<Label transparency="0" tx="0.0" ty="0.0" type="0">
+						<FillFormat renderStyle="1">
+							<AffineTransformMatrix>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="1.0"/>
+								<Matrix value="0.0"/>
+								<Matrix value="0.0"/>
+							</AffineTransformMatrix>
+							<Render color="Cr:0,0,0,255"/>
+						</FillFormat>
+					</Label>
+					<ShapeBasePoint point="Pt:429.99999999999994,178.0"/>
+					<Arrow endArrow="0" startArrow="0"/>
+					<LineFormat color="Cr:192,192,192,255" style="91" width="1.0">
+						<Stroke cap="0" dashPhase="0.0" join="0" miterlimit="10.0" type="0" width="1.0"/>
+					</LineFormat>
+					<FillFormat renderStyle="1">
+						<AffineTransformMatrix>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="1.0"/>
+							<Matrix value="0.0"/>
+							<Matrix value="0.0"/>
+						</AffineTransformMatrix>
+						<Render color="Cr:255,255,192,127"/>
+					</FillFormat>
+					<CurveList windingRule="1">
+						<Curves>
+							<Curve controlPoint1="Pt:268.0,110.0" controlPoint2="Pt:592.0,110.0" endPoint="Pt:754.0,110.0" objectId="1" startPoint="Pt:106.0,110.0"/>
+							<Curve controlPoint1="Pt:754.0,144.0" controlPoint2="Pt:754.0,212.0" endPoint="Pt:754.0,246.0" objectId="2" startPoint="Pt:754.0,110.0"/>
+							<Curve controlPoint1="Pt:592.0,246.0" controlPoint2="Pt:268.0,246.0" endPoint="Pt:106.0,246.0" objectId="3" startPoint="Pt:754.0,246.0"/>
+							<Curve controlPoint1="Pt:106.0,212.0" controlPoint2="Pt:106.0,144.0" endPoint="Pt:106.0,110.0" objectId="4" startPoint="Pt:106.0,246.0"/>
+						</Curves>
+					</CurveList>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:192,192,192,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="7,284,141,65" preferredShapeType="NOTE" subject="afB2HuyCiu1SNxHe" xmi:id="S5YuHuyCiu1SNxI3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,141,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:255,255,192,127"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<aangle value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:255,255,192,127" color2="" style="1" transparency="50" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="114,283;114,260;" preferredShapeType="Anchor" subject="lK0uHuyCiu1SNxI7" xmi:id="lK0uHuyCiu1SNxI8">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="114,272,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="267,435,105,40" preferredShapeType="Class" subject="4V6W3uyCiu1SNxTH" xmi:id="Fl6W3uyCiu1SNxTG">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="395,436,105,40" preferredShapeType="Class" subject="RB2W3uyCiu1SNxTP" xmi:id="hB2W3uyCiu1SNxTO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="149,435,105,40" preferredShapeType="Class" subject="zuuW3uyCiu1SNxTU" xmi:id="zuuW3uyCiu1SNxTT">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="407,190;407,435;" preferredShapeType="Generalization" subject="BHNW3uyCiu1SNxT2" xmi:id="BHNW3uyCiu1SNxT3">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="407,312,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="382,190;382,197;371,435;" preferredShapeType="Generalization" subject="tJTW3uyCiu1SNxT." xmi:id="tJTW3uyCiu1SNxT_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="376,311,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="371,190;296,400;254,435;" preferredShapeType="Generalization" subject="oCw23uyCiu1SNxUT" xmi:id="oCw23uyCiu1SNxUU">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="323,324,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component4" toolName="Visual Paradigm for UML" xmi:id="LWwpzuyCiu1SNw1u">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337673922228"/>
+				<apmLastModified value="1337806320596"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="MdIpzuyCiu1SNw10"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="MdIpzuyCiu1SNw10"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="340,160,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="TPopzuyCiu1SNw12">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,159;400,120;480,120;480,190;420,190;" preferredShapeType="Association" subject="AHUpzuyCiu1SNw2V" xmi:id="AHUpzuyCiu1SNw2a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="430,100,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="370,159;370,120;290,120;290,190;339,190;" preferredShapeType="Association" subject="UOcpzuyCiu1SNw2h" xmi:id="0OcpzuyCiu1SNw2m">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="260,100,106,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component5" toolName="Visual Paradigm for UML" xmi:id="cTrhLuyCiu1SNw3S">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337689857166"/>
+				<apmLastModified value="1337806342674"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="false"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="505"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="xgHhLuyCiu1SNw3Y"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="xgHhLuyCiu1SNw3Y"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="420,110,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="cEnhLuyCiu1SNw3a">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="5"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="138,110,105,40" preferredShapeType="Class" subject="XlvhLuyCiu1SNw38" xmi:id="XlvhLuyCiu1SNw37">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,105,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,120;243,120;" preferredShapeType="Generalization" subject="gt_hLuyCiu1SNw4A" xmi:id="gt_hLuyCiu1SNw4B">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="321,130,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="419,140;243,140;" preferredShapeType="Association" subject="FwURLuyCiu1SNw4J" xmi:id="FwURLuyCiu1SNw4O">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="270,142,109,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,260,120,78" preferredShapeType="Class" subject="o.cRLuyCiu1SNw4W" xmi:id="o.cRLuyCiu1SNw4V">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,120,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="380,140;380,259;" preferredShapeType="AssociationClass" subject="eyqRLuyCiu1SNw4b" xmi:id=".yqRLuyCiu1SNw4c">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="350,219,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="279,300;190,300;190,150;" preferredShapeType="Association" subject="ODGRLuyCiu1SNw4f" xmi:id="ODGRLuyCiu1SNw4k">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="162,307,58,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,300;460,300;460,160;" preferredShapeType="Association" subject="mBJRLuyCiu1SNw4z" xmi:id="WBJRLuyCiu1SNw44">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="432,305,52,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="ClassDiagram" documentation="" name="Component6" toolName="Visual Paradigm for UML" xmi:id="VVIJLuyCiu1SNw59">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337690442410"/>
+				<apmLastModified value="1337875819124"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="true"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="653"/>
+				<aqualityScore value="-1"/>
+				<aparentModel value="NVoJLuyCiu1SNw6D"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+				<adefaultPackage value="NVoJLuyCiu1SNw6D"/>
+				<ashowAttributeGetterSetter value="false"/>
+				<ashowClassOwner value="2"/>
+				<ashowPackageOwner value="2"/>
+				<ashowTemplateInfoOfGeneralizationAndRealization value="false"/>
+				<asuppressImplied1MultiplicityForAttributeAndAssociationEnd value="false"/>
+				<ashowClassEmptyCompartments value="2"/>
+				<ashowAttributesCodeDetails value="2"/>
+				<ashowAttributesType value="1"/>
+				<ashowOperationsParameters value="1"/>
+				<ashowOperationsReturnType value="1"/>
+				<ashowOperationsCodeDetails value="2"/>
+				<ashowParametersCodeDetails value="2"/>
+				<ashowEllipsisForUnshownClassMembers value="2"/>
+				<ageneralizationSetNotation value="2"/>
+			</properties>
+		</xmi:Extension>
+		<uml:Diagram.element>
+			<uml:DiagramElement geometry="320,40,80,50" preferredShapeType="Class" subject="m6xjmuyEwTiAAgLk" xmi:id="iE4JLuyCiu1SNw6F">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="15"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="500,40,110,40" preferredShapeType="Class" subject="Jc2JLuyCiu1SNw6o" xmi:id="xc2JLuyCiu1SNw6n">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="13"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="400,60;499,60;" preferredShapeType="Generalization" subject="3iRJLuyCiu1SNw6t" xmi:id="3iRJLuyCiu1SNw6u">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="439,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="700,40,110,40" preferredShapeType="Class" subject="L9xJLuyCiu1SNw61" xmi:id="L9xJLuyCiu1SNw60">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:179,214,249,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="11"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:179,214,249,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="610,60;699,60;" preferredShapeType="Generalization" subject="ouFJLuyCiu1SNw6_" xmi:id="ouFJLuyCiu1SNw7A">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="629,60,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:255,255,255,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="90,40,110,40" preferredShapeType="Class" subject="Xw_ibuyCiu1SNxFK" xmi:id="Xw_ibuyCiu1SNxFJ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,110,28"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,255,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="8"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,255,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="220,160,80,40" preferredShapeType="Class" subject="h_YSbuyCiu1SNxFP" xmi:id="h_YSbuyCiu1SNxFO">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="6"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:122,207,245,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="240,159;240,60;200,60;" preferredShapeType="Association" subject="b1USbuyCiu1SNxFU" xmi:id="b1USbuyCiu1SNxFZ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="240,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="280,159;280,60;319,60;" preferredShapeType="Association" subject="gCsSbuyCiu1SNxFe" xmi:id="gCsSbuyCiu1SNxFj">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="281,90,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="740,80;740,160;670,160;670,70;699,70;" preferredShapeType="Association" subject="MMoybuyCiu1SNxF6" xmi:id="sMoybuyCiu1SNxF_">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="620,170,67,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,160,80,50" preferredShapeType="Class" subject="YmaybuyCiu1SNxGR" xmi:id="YmaybuyCiu1SNxGQ">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="4"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="690,160;690,190;550,190;" preferredShapeType="AssociationClass" subject="fpOybuyCiu1SNxGW" xmi:id="fpOybuyCiu1SNxGX">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="586,218,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,180;300,180;" preferredShapeType="Association" subject="QjBybuyCiu1SNxGg" xmi:id="QjBybuyCiu1SNxGl">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="355,180,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="770,80;770,160;830,160;830,60;810,60;" preferredShapeType="Association" subject="m4aBHuyCiu1SNxLY" xmi:id="m4aBHuyCiu1SNxLd">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="810,170,63,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,340,80,50" preferredShapeType="Class" subject="Oa6BHuyCiu1SNxLh" xmi:id="Oa6BHuyCiu1SNxLg">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="2"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="810,160;810,360;550,360;" preferredShapeType="AssociationClass" subject="Lu.BHuyCiu1SNxLr" xmi:id="ru.BHuyCiu1SNxLs">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="809,381,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="469,360;140,360;140,80;" preferredShapeType="Association" subject="ghXBHuyCiu1SNxMM" xmi:id="IhXBHuyCiu1SNxMR">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="134,359,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="260,200;260,230;750,230;750,80;" preferredShapeType="Association" subject="SA4hHuyCiu1SNxMa" xmi:id="KA4hHuyCiu1SNxMf">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="290,230,77,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+						<ahasRoleAShape value="false"/>
+						<ahasRoleBShape value="false"/>
+						<ashowMultiplicityConstraints value="false"/>
+						<ahasMultiplicityAShape value="false"/>
+						<ahasMultiplicityBShape value="false"/>
+						<a0SwDr value="false"/>
+						<ashowStereotypes value="true"/>
+						<ashowFromRoleName value="true"/>
+						<ashowToRoleName value="true"/>
+						<ashowFromMultiplicity value="true"/>
+						<ashowToMultiplicity value="true"/>
+						<ashowFromRoleVisibility value="true"/>
+						<ashowToRoleVisibility value="true"/>
+						<ashowAssociationEndPropertyStrings value="false"/>
+						<ahasAssociationEndPropertyStringsAShape value="false"/>
+						<ahasAssociationEndPropertyStringsBShape value="false"/>
+						<afromRoleInternalWidth value="-2147483648"/>
+						<afromRoleInternalHeight value="-2147483648"/>
+						<atoRoleInternalWidth value="-2147483648"/>
+						<atoRoleInternalHeight value="-2147483648"/>
+						<afromMultiplicityInternalWidth value="-2147483648"/>
+						<afromMultiplicityInternalHeight value="-2147483648"/>
+						<atoMultiplicityInternalWidth value="-2147483648"/>
+						<atoMultiplicityInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsAInternalHeight value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalWidth value="-2147483648"/>
+						<aassociationEndPropertyStringsBInternalHeight value="-2147483648"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="470,260,80,50" preferredShapeType="Class" subject="ThihHuyCiu1SNxMu" xmi:id="ThihHuyCiu1SNxMt">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="0,0,80,14"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="12"/>
+					<properties>
+						<abackground value="Cr:192,192,192,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="0"/>
+						<acreatorDiagramType value="ClassDiagram"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<adisplayStereotypeIcon value="false"/>
+						<aoverrideAppearanceWithStereotypeIcon value="true"/>
+						<arequestSetSizeOption value="0"/>
+						<aparentConnectorHeaderLength value="40"/>
+						<aparentConnectorLineLength value="10"/>
+						<aconnectToPoint value="true"/>
+						<aparentConnectorDTheta value="0.0"/>
+						<aconnectionPointType value="2"/>
+						<amodelElementNameAlignment value="9"/>
+						<arequestDefaultSize value="false"/>
+						<arequestFitSize value="false"/>
+						<arequestFitSizeFromCenter value="false"/>
+						<adisplayAsRobustnessAnalysisIcon value="true"/>
+						<avisibilityStyle value="1"/>
+						<ashowAttributeType value="1"/>
+						<ashowOperationType value="1"/>
+						<amSwTpPts value="true"/>
+						<alshRfAts value="true"/>
+						<amShDrAt value="false"/>
+						<akShDrOp value="false"/>
+						<akSwCsMbSt value="true"/>
+						<ashowClassMemberConstraints value="true"/>
+						<alShCmMl value="false"/>
+						<ashowOperationParameterDirection value="false"/>
+						<ashowOperationRaisedExceptions value="false"/>
+						<ashowParameterNameInOperationSignature value="true"/>
+						<ashowOperationTemplateParameters value="false"/>
+						<ashowOperationProperties value="false"/>
+						<awpMbs value="false"/>
+						<aattributeSortType value="0"/>
+						<aoperationSortType value="0"/>
+						<ashowInitialAttributeValue value="true"/>
+						<ashowOperationSignature value="true"/>
+						<ainterfaceBall value="false"/>
+						<ashowEmptyCompartments value="0"/>
+						<ashowEllipsisForUnshownMembers value="0"/>
+						<ashowAttributesCodeDetails value="0"/>
+						<ashowOperationsCodeDetails value="0"/>
+						<ashowParametersCodeDetails value="0"/>
+						<ashowTypeOption value="0"/>
+						<ashowOwnerOption value="3"/>
+						<ashowAttributesType value="0"/>
+						<ashowOperationsParameters value="0"/>
+						<ashowOperationsReturnType value="0"/>
+					</properties>
+				</xmi:Extension>
+				<elementFill color1="Cr:192,192,192,255" color2="" style="1" transparency="0" type="1"/>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+			<uml:DiagramElement geometry="510,230;510,259;" preferredShapeType="AssociationClass" subject="XpGhHuyCiu1SNxM0" xmi:id="XpGhHuyCiu1SNxM1">
+				<xmi:Extension extender="Visual Paradigm for UML">
+					<captionBounds value="520,264,20,0"/>
+					<captionInternalWidth value="-2147483648"/>
+					<captionInternalHeight value="-2147483648"/>
+					<captionVisible value="true"/>
+					<captionSide value="1"/>
+					<properties>
+						<abackground value="Cr:122,207,245,255"/>
+						<aforeground value="Cr:0,0,0,255"/>
+						<azOrder value="-1"/>
+						<aselectable value="true"/>
+						<arequestResetCaption value="false"/>
+						<arequestResetCaptionSize value="false"/>
+						<aconnectorStyle value="3"/>
+						<aconnectorLineJumps value="4"/>
+						<aconnectorLabelOrientation value="4"/>
+						<afromShapeXDiff value="0"/>
+						<afromShapeYDiff value="0"/>
+						<atoShapeXDiff value="0"/>
+						<atoShapeYDiff value="0"/>
+						<afromConnectType value="0"/>
+						<atoConnectType value="0"/>
+						<auseFromShapeCenter value="true"/>
+						<auseToShapeCenter value="true"/>
+						<afromPinType value="1"/>
+						<atoPinType value="1"/>
+						<arequestRebuild value="false"/>
+						<ashowConnectorName value="2"/>
+						<apaintThroughLabel value="2"/>
+					</properties>
+				</xmi:Extension>
+				<elementFont bold="false" color="Cr:0,0,0,255" italic="false" name="Dialog" size="11" style="0"/>
+				<elementLine color="Cr:0,0,0,255" style="1" transparency="0" weight="1.0"/>
+			</uml:DiagramElement>
+		</uml:Diagram.element>
+	</uml:Diagram>
+	<uml:Diagram diagramType="PackageDiagram" documentation="" name="Package Diagram1" toolName="Visual Paradigm for UML" xmi:id="gxe0buyCiu1SNw.m">
+		<xmi:Extension extender="Visual Paradigm for UML">
+			<properties>
+				<apmAuthor value="lavm"/>
+				<apmCreateDateTime value="1337717549249"/>
+				<apmLastModified value="1337805933734"/>
+				<ashowPackageNameStyle value="0"/>
+				<ashowConnectorName value="0"/>
+				<apaintConnectorThroughLabel value="0"/>
+				<ashowActivityStateNodeCaption value="65535"/>
+				<aeditable value="true"/>
+				<afollowDiagramParentElement value="true"/>
+				<aautoFitShapesSize value="false"/>
+				<ashowTaggedValues value="false"/>
+				<ashowStereotypes value="true"/>
+				<ashowConstraints value="false"/>
+				<aalignToGrid value="true"/>
+				<agridVisible value="false"/>
+				<agridWidth value="10"/>
+				<agridHeight value="10"/>
+				<agridColor value="Cr:192,192,192,255"/>
+				<adiagramBackground value="Cr:255,255,255,255"/>
+				<aconnectorStyle value="1"/>
+				<aconnectorLineJumps value="0"/>
+				<aconnectorLineJumpsSize value="0"/>
+				<aconnectionPointStyle value="0"/>
+				<aconnectorLabelOrientation value="0"/>
+				<amodelElementNameAlignment value="4"/>
+				<azoomRatio value="1.0"/>
+				<amaximized value="false"/>
+				<ax value="0"/>
+				<ay value="0"/>
+				<awidth value="1235"/>
+				<aheight value="708"/>
+				<aqualityScore value="-1"/>
+				<a_globalPaletteOption value="true"/>
+				<a_alwaysShowReferenceAndSubdiagramResource value="false"/>
+				<ainitializeDiagramForCreate value="true"/>
+				<arequestValidateSnapToGrid value="false"/>
+				<ashowDefaultPackage value="true"/>
+			</properties>
+		</xmi:Extension>
+	</uml:Diagram>
+</xmi:XMI>
\ No newline at end of file