<?xml version="1.0" encoding="utf-8"?>
<Network version="10" name="Fault Propagation" nodeCount="6" linkCount="5" variableCount="6">
  <Nodes count="6">
    <Node id="0" in="0" out="1" variableCount="1" name="Equipment Condition" x="50" y="50" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="0" name="Equipment Condition" valueType="discrete" states="3">
        <States count="3">
          <State name="Good" />
          <State name="Degraded" />
          <State name="Failed" />
        </States>
      </Variable>
    </Node>
    <Node id="1" in="0" out="1" variableCount="1" name="Weather Severity" x="50" y="200" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="1" name="Weather Severity" valueType="discrete" states="3">
        <States count="3">
          <State name="Low" />
          <State name="Medium" />
          <State name="High" />
        </States>
      </Variable>
    </Node>
    <Node id="2" in="0" out="1" variableCount="1" name="Vegetation Proximity" x="50" y="350" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="2" name="Vegetation Proximity" valueType="discrete" states="3">
        <States count="3">
          <State name="Clear" />
          <State name="Near" />
          <State name="Contact" />
        </States>
      </Variable>
    </Node>
    <Node id="3" in="3" out="2" variableCount="1" name="Fault Probability" x="340" y="200" width="185" height="88">
      <NodeDistributionOptions />
      <Variable id="3" name="Fault Probability" valueType="discrete" states="3">
        <States count="3">
          <State name="Low" />
          <State name="Medium" />
          <State name="High" />
        </States>
      </Variable>
    </Node>
    <Node id="4" in="1" out="0" variableCount="1" name="Cascade Risk" x="590" y="100" width="160" height="70">
      <NodeDistributionOptions />
      <Variable id="4" name="Cascade Risk" valueType="discrete" states="2">
        <States count="2">
          <State name="Low" />
          <State name="High" />
        </States>
      </Variable>
    </Node>
    <Node id="5" in="1" out="0" variableCount="1" name="Outage Severity" x="590" y="310" width="160" height="88">
      <NodeDistributionOptions />
      <Variable id="5" name="Outage Severity" valueType="discrete" states="3">
        <States count="3">
          <State name="Minor" />
          <State name="Major" />
          <State name="Critical" />
        </States>
      </Variable>
    </Node>
  </Nodes>
  <Links count="5">
    <Link id="0" from="0" to="3" />
    <Link id="1" from="1" to="3" />
    <Link id="2" from="2" to="3" />
    <Link id="3" from="3" to="4" />
    <Link id="4" from="3" to="5" />
  </Links>
  <Distributions>
    <Distribution nodeId="0" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="head" />
      </SortedVariables>
      <Table count="3">0.6 0.3 0.1</Table>
    </Distribution>
    <Distribution nodeId="1" type="table">
      <SortedVariables>
        <VariableContext variableId="1" headTail="head" />
      </SortedVariables>
      <Table count="3">0.5 0.35 0.15</Table>
    </Distribution>
    <Distribution nodeId="2" type="table">
      <SortedVariables>
        <VariableContext variableId="2" headTail="head" />
      </SortedVariables>
      <Table count="3">0.5 0.35 0.15</Table>
    </Distribution>
    <Distribution nodeId="3" type="table">
      <SortedVariables>
        <VariableContext variableId="0" headTail="tail" />
        <VariableContext variableId="1" headTail="tail" />
        <VariableContext variableId="2" headTail="tail" />
        <VariableContext variableId="3" headTail="head" />
      </SortedVariables>
      <Table count="81">0.95 0.04 0.01 0.8 0.15 0.05 0.6 0.3 0.1 0.8 0.15 0.05 0.6 0.3 0.1 0.35 0.4 0.25 0.6 0.3 0.1 0.35 0.4 0.25 0.15 0.4 0.45 0.8 0.15 0.05 0.6 0.3 0.1 0.35 0.4 0.25 0.6 0.3 0.1 0.35 0.4 0.25 0.15 0.4 0.45 0.35 0.4 0.25 0.15 0.4 0.45 0.05 0.25 0.7 0.6 0.3 0.1 0.35 0.4 0.25 0.15 0.4 0.45 0.35 0.4 0.25 0.15 0.4 0.45 0.05 0.25 0.7 0.15 0.4 0.45 0.05 0.25 0.7 0.02 0.1 0.88</Table>
    </Distribution>
    <Distribution nodeId="4" type="table">
      <SortedVariables>
        <VariableContext variableId="3" headTail="tail" />
        <VariableContext variableId="4" headTail="head" />
      </SortedVariables>
      <Table count="6">0.95 0.05 0.55 0.45 0.1 0.9</Table>
    </Distribution>
    <Distribution nodeId="5" type="table">
      <SortedVariables>
        <VariableContext variableId="3" headTail="tail" />
        <VariableContext variableId="5" headTail="head" />
      </SortedVariables>
      <Table count="9">0.9 0.08 0.02 0.45 0.4 0.15 0.1 0.35 0.55</Table>
    </Distribution>
  </Distributions>
  <QueryExpressions />
</Network>