<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions namespace="https://dsntk.io"
name="compliance-level-2-test-0100"
id="_d5ae65c0-4db3-4d49-8901-2ba20942948a"
xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/"
xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/"
xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/">
<decision name="Decision1" id="d_Decision1">
<variable typeRef="boolean" name="Decision1"/>
<literalExpression>
<text>true</text>
</literalExpression>
</decision>
<decision name="Decision2" id="d_Decision2">
<variable typeRef="boolean" name="Decision2"/>
<literalExpression>
<text>false</text>
</literalExpression>
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram name="Page 1" id="_feel-constants_D2">
<dmndi:DMNShape dmnElementRef="d_Decision1" id="_feel-constants_s1">
<dc:Bounds height="61.0" width="154.0" x="106.0" y="106.0"/>
</dmndi:DMNShape>
<dmndi:DMNShape dmnElementRef="d_Decision2" id="_feel-constants_s2">
<dc:Bounds height="61.0" width="154.0" x="106.0" y="199.0"/>
</dmndi:DMNShape>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</definitions>