<?xml version="1.0" encoding="UTF-8"?>
<smile version="1.0" id="Network1" numsamples="10000" discsamples="10000">
	<nodes>
		<cpt id="X">
			<state id="S1" />
			<state id="S2" />
			<state id="S3" />
			<intervals>10 30 80 100</intervals>
			<probabilities>0.1 0.7 0.2</probabilities>
		</cpt>
		<equation id="A">
			<parents>X</parents>
			<definition lower="-inf" upper="inf">A=If(X=&quot;S2&quot;,100,200)</definition>
		</equation>
		<equation id="B">
			<parents>X</parents>
			<definition lower="-inf" upper="inf">B=If(And(X&gt;=30,X&lt;80),100,200)</definition>
		</equation>
		<equation id="C">
			<parents>X</parents>
			<definition lower="-inf" upper="inf">C=Choose(X,11,22,33)</definition>
		</equation>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 4.1.4408.2 1dae9deacaecf80" name="Network1">
			<node id="X">
				<name>X</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>332 225 380 255</position>
				<barchart active="true" width="196" height="72" />
			</node>
			<node id="A">
				<name>A</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>703 179 829 268</position>
				<barchart active="true" width="333" height="145" />
			</node>
			<node id="B">
				<name>B</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>738 403 864 492</position>
				<barchart active="true" width="333" height="145" />
			</node>
			<node id="C">
				<name>C</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>644 589 770 678</position>
				<barchart active="true" width="333" height="145" />
			</node>
		</genie>
	</extensions>
</smile>
