<?xml version="1.0" encoding="utf-8"?>
<Network version="10" name="Gated Bayesian Network" nodeCount="5" linkCount="6" variableCount="5">
  <Nodes count="5">
    <Node id="0" in="0" out="3" variableCount="1" name="Market Regime" x="295" y="50" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="0" name="Market Regime" valueType="discrete" states="3">
        <States count="3">
          <State name="Normal" />
          <State name="Stressed" />
          <State name="Crisis" />
        </States>
      </Variable>
    </Node>
    <Node id="1" in="1" out="1" variableCount="1" name="Volatility" x="50" y="240" width="160" height="88">
      <NodeDistributionOptions />
      <Variable id="1" name="Volatility" valueType="discrete" states="3">
        <States count="3">
          <State name="Low" />
          <State name="Medium" />
          <State name="High" />
        </States>
      </Variable>
    </Node>
    <Node id="2" in="1" out="1" variableCount="1" name="Credit Spread" x="295" y="240" width="160" height="88">
      <NodeDistributionOptions />
      <Variable id="2" name="Credit Spread" valueType="discrete" states="3">
        <States count="3">
          <State name="Tight" />
          <State name="Normal" />
          <State name="Wide" />
        </States>
      </Variable>
    </Node>
    <Node id="3" in="1" out="1" variableCount="1" name="Liquidity" x="540" y="240" width="160" height="88">
      <NodeDistributionOptions />
      <Variable id="3" name="Liquidity" valueType="discrete" states="3">
        <States count="3">
          <State name="Good" />
          <State name="Fair" />
          <State name="Poor" />
        </States>
      </Variable>
    </Node>
    <Node id="4" in="3" out="0" variableCount="1" name="Loss Exposure" x="295" y="430" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="4" name="Loss Exposure" valueType="discrete" states="3">
        <States count="3">
          <State name="Low" />
          <State name="Medium" />
          <State name="High" />
        </States>
      </Variable>
    </Node>
  </Nodes>
  <Links count="6">
    <Link id="0" from="0" to="1" />
    <Link id="1" from="0" to="2" />
    <Link id="2" from="0" to="3" />
    <Link id="3" from="1" to="4" />
    <Link id="4" from="2" to="4" />
    <Link id="5" from="3" to="4" />
  </Links>
  <Distributions>
    <Distribution nodeId="0" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="head" />
      </SortedVariables>
      <Table count="3">0.7 0.22 0.08</Table>
    </Distribution>
    <Distribution nodeId="1" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="tail" />
        <VariableContext variableId="1" headTail="head" />
      </SortedVariables>
      <Table count="9">0.8 0.16 0.04 0.25 0.5 0.25 0.04 0.21 0.75</Table>
    </Distribution>
    <Distribution nodeId="2" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="tail" />
        <VariableContext variableId="2" headTail="head" />
      </SortedVariables>
      <Table count="9">0.75 0.2 0.05 0.2 0.5 0.3 0.05 0.2 0.75</Table>
    </Distribution>
    <Distribution nodeId="3" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="tail" />
        <VariableContext variableId="3" headTail="head" />
      </SortedVariables>
      <Table count="9">0.8 0.15 0.05 0.25 0.5 0.25 0.05 0.25 0.7</Table>
    </Distribution>
    <Distribution nodeId="4" type="table">
      <SortedVariables>
        <VariableContext variableId="1" headTail="tail" />
        <VariableContext variableId="2" headTail="tail" />
        <VariableContext variableId="3" headTail="tail" />
        <VariableContext variableId="4" headTail="head" />
      </SortedVariables>
      <Table count="81">0.92 0.07 0.01 0.72 0.23 0.05 0.5 0.38 0.12 0.72 0.23 0.05 0.5 0.38 0.12 0.28 0.45 0.27 0.5 0.38 0.12 0.28 0.45 0.27 0.1 0.38 0.52 0.72 0.23 0.05 0.5 0.38 0.12 0.28 0.45 0.27 0.5 0.38 0.12 0.28 0.45 0.27 0.1 0.38 0.52 0.28 0.45 0.27 0.1 0.38 0.52 0.03 0.2 0.77 0.5 0.38 0.12 0.28 0.45 0.27 0.1 0.38 0.52 0.28 0.45 0.27 0.1 0.38 0.52 0.03 0.2 0.77 0.1 0.38 0.52 0.03 0.2 0.77 0.01 0.08 0.91</Table>
    </Distribution>
  </Distributions>
  <QueryExpressions />
</Network>