pub const DMN_3_2895: &str = "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<definitions xmlns:semantic=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             xmlns:dmn11=\"http://www.omg.org/spec/DMN/20151101/dmn.xsd\"\n             xmlns:rss=\"http://purl.org/rss/2.0/\"\n             xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"\n             xmlns:trisofeed=\"http://trisotech.com/feed\"\n             xmlns:dmndi=\"https://www.omg.org/spec/DMN/20191111/DMNDI/\"\n             xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\"\n             xmlns:triso=\"http://www.trisotech.com/2015/triso/modeling\"\n             xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n             xmlns:feel=\"https://www.omg.org/spec/DMN/20191111/FEEL/\"\n             xmlns:trisodmn=\"http://www.trisotech.com/2016/triso/dmn\"\n             xmlns:tc=\"http://www.omg.org/spec/DMN/20160719/testcase\"\n             xmlns:drools=\"http://www.drools.org/kie/dmn/1.1\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\"\n             id=\"_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9\" name=\"Say hello 1ID1D\"\n             namespace=\"http://www.trisotech.com/definitions/_ae5b3c17-1ac3-4e1d-b4f9-2cf861aec6d9\" exporter=\"DMN Modeler\" exporterVersion=\"6.2.4.2\" triso:logoChoice=\"Default\">\n    <inputData id=\"_4f6c136c-8512-4d71-8bbf-7c9eb6e74063\" name=\"Person name\">\n        <variable name=\"Person name\" id=\"_46b6677b-4a26-4bca-9532-9a57dd55b8ec\" typeRef=\"string\"/>\n    </inputData>\n    <decision id=\"_f7fdaec4-d669-4797-b3b4-12b860de2eb5\" name=\"Greet the Person\" triso:useOutputTypeAsAnswer=\"false\">\n        <variable name=\"Greet the Person\" id=\"_85193e88-cb32-41da-9181-fb8e5450753a\" typeRef=\"string\"/>\n        <informationRequirement id=\"b1507384-44a9-4da7-8223-fa49ffa65410\">\n            <requiredInput href=\"#_4f6c136c-8512-4d71-8bbf-7c9eb6e74063\"/>\n        </informationRequirement>\n        <literalExpression typeRef=\"string\" id=\"_429b0c63-31e0-4f79-b457-32f565167702\" triso:expressionId=\"_28c34a9a-ebce-4ae4-ae8e-7eb062aa35d3\">\n            <text>\"Hello, \"+Person name</text>\n        </literalExpression>\n    </decision>\n</definitions>\n";