<?xml version="1.0" encoding="ISO-8859-1"?>
<smile version="1.0" id="Network1" numsamples="10000" discsamples="10000">
	<nodes>
		<cpt id="NodeA">
			<state id="a1" />
			<state id="a2" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<cpt id="NodeB">
			<state id="b1" />
			<state id="b2" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<noisyadder id="NodeC">
			<state id="C1" />
			<state id="C2" />
			<parents>NodeA NodeB</parents>
			<dstates>1 1 1</dstates>
			<weights>1 1 0.5</weights>
			<parameters>1 0 0 1 1 0 0 1 0.5 0.5</parameters>
		</noisyadder>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 2.3.3826.3 1d4ce104f8c9980" name="Network1" faultnameformat="nodestate">
			<node id="NodeC">
				<name>Node C</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>292 50 340 80</position>
			</node>
			<node id="NodeA">
				<name>Node A</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>188 151 236 181</position>
			</node>
			<node id="NodeB">
				<name>Node B</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>370 154 418 184</position>
			</node>
		</genie>
	</extensions>
</smile>
