<?xml version="1.0" encoding="ISO-8859-1"?>
<smile version="1.0" id="Network2" numsamples="10000" discsamples="10000">
	<nodes>
		<cpt id="Location">
			<state id="Pittsburgh" />
			<state id="Sahara" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<cpt id="Rain" dynamic="plate">
			<state id="true" />
			<state id="false" />
			<parents>Location</parents>
			<probabilities>0.7 0.3 0.01 0.99</probabilities>
		</cpt>
		<cpt id="Umbrella" dynamic="plate">
			<state id="true" />
			<state id="false" />
			<parents>Rain</parents>
			<probabilities>0.9 0.1 0.2 0.8</probabilities>
		</cpt>
	</nodes>
	<dynamic numslices="10">
		<cpt id="Rain" order="1">
			<parents>Rain</parents>
			<probabilities>0.7 0.3 0.3 0.7 0.001 0.999 0.01 0.99</probabilities>
		</cpt>
	</dynamic>
	<extensions>
		<genie version="1.0" app="GeNIe 2.2.1808.4 1d2e05138f94a00" name="Network2" faultnameformat="nodestate">
			<plate leftwidth="120" rightwidth="100">11 64 411 253</plate>
			<node id="Location">
				<name>Location</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>197 8 275 43</position>
			</node>
			<node id="Rain">
				<name>Rain</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>205 106 268 131</position>
			</node>
			<node id="Umbrella">
				<name>Umbrella</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>197 189 275 224</position>
			</node>
		</genie>
	</extensions>
</smile>
