<?xml version="1.0" encoding="UTF-8"?><blockly audit="false" blocklyType="JAVA" bpmnAble="false" formTarget="" functionCategory="" library="false" linkHelp="" multilayer="false" resourceType="JAVA" ruleDescription="HelloWorld" ruleName="HelloWorld" ruleSecurity="{&quot;post&quot;:&quot;Public&quot;,&quot;get&quot;:&quot;Public&quot;,&quot;execute&quot;:&quot;Public&quot;,&quot;delete&quot;:&quot;Public&quot;,&quot;put&quot;:&quot;Public&quot;}" ruleSynchronous="false" ruleTimeout="300" ruleType="I" showAsFunction="false" soap="false" swagger="false">
  <metadata scale="1" scrollx="565.2" scrolly="-123.90000000000003" target="Anb:u5+^,0vLkL9QIqn5"/>
  <block asynccall="false" colour="#995ba5" datasourcetype="" id="Anb:u5+^,0vLkL9QIqn5" origintype="procedures_defreturn" output="false" rest-consumes="*/*" rest-method="GET" rest-path="/api/v1/HelloWorld" rest-security="{&quot;post&quot;:&quot;None&quot;,&quot;get&quot;:&quot;Public&quot;,&quot;execute&quot;:&quot;None&quot;,&quot;delete&quot;:&quot;None&quot;,&quot;put&quot;:&quot;None&quot;}" tooltip="Cria uma função que possui um valor de retorno." type="procedures_defreturn" x="-457" y="188">
    <field customattributes="" name="NAME">Executar</field>
    <comment h="80" pinned="false" w="160">HelloWorld</comment>
    <value name="RETURN">
      <block asynccall="false" colour="#5ba593" datasourcetype="" dependencyby="Anb:u5+^,0vLkL9QIqn5" id="uqb8$C0t(S2DTUCwy1cp" origintype="text" output="true" tooltip="function () { [native code] }" type="text">
        <field customattributes="" name="TEXT">Hello, World!</field>
      </block>
    </value>
  </block>
</blockly>
