<?xml version="1.0" encoding="ISO-8859-1"?>
<smile version="1.0" id="Network1" numsamples="1000" discsamples="10000">
	<nodes>
		<cpt id="Gender">
			<state id="Male" />
			<state id="Female" />
			<probabilities>0.48 0.52</probabilities>
		</cpt>
		<cpt id="Race">
			<state id="White" />
			<state id="Black" />
			<state id="Other" />
			<probabilities>0.76 0.16 0.08</probabilities>
		</cpt>
		<cpt id="Age">
			<state id="Under_35" />
			<state id="Over_35" />
			<probabilities>0.425 0.575</probabilities>
		</cpt>
		<cpt id="Sexual_Orientation">
			<state id="Straight" />
			<state id="Gay" />
			<state id="Bisexual" />
			<parents>Gender Race</parents>
			<probabilities>0.964 0.022 0.014 0.964 0.022 0.014 0.964 0.022 0.014 0.967 0.011 0.022 0.967 0.011 0.022 0.967 0.011 0.022</probabilities>
		</cpt>
		<cpt id="Owns_a_Smartphone">
			<state id="Owns_Smartphone" />
			<state id="Owns_Cellphone" />
			<state id="No_Cellphone" />
			<parents>Age Race</parents>
			<probabilities>0.5 0.25 0.25 0.5 0.25 0.25 0.5 0.25 0.25 0.25 0.5 0.25 0.25 0.5 0.25 0.25 0.5 0.25</probabilities>
		</cpt>
		<cpt id="Dating_App_Usage">
			<state id="User" />
			<state id="Non_user" />
			<parents>Gender Sexual_Orientation Owns_a_Smartphone</parents>
			<probabilities>0.4175976341759764 0.5824023658240237 0 1 0 1 0.4175976341759764 0.5824023658240237 0 1 0 1 0.5 0.5 0 1 0 1 0.4175976341759764 0.5824023658240237 0 1 0 1 0.4175976341759764 0.5824023658240237 0 1 0 1 0.5 0.5 0 1 0 1</probabilities>
		</cpt>
		<cpt id="Number_of_Sexual_Partners">
			<state id="Under_5_partners" />
			<state id="Over_5_partners" />
			<parents>Dating_App_Usage</parents>
			<probabilities>0.2 0.8 0.9 0.1</probabilities>
		</cpt>
		<cpt id="Condom_usage">
			<state id="Inconsistent" />
			<state id="Consistent" />
			<parents>Dating_App_Usage Sexual_Orientation</parents>
			<probabilities>0.536434 0.463566 0.536434 0.463566 0.536434 0.463566 0.518293 0.481707 0.518293 0.481707 0.518293 0.481707</probabilities>
		</cpt>
		<cpt id="HIV_status">
			<state id="Positive" />
			<state id="Negative" />
			<parents>Condom_usage Dating_App_Usage Number_of_Sexual_Partners</parents>
			<probabilities>0.005 0.995 0.005 0.995 0.005 0.995 0.005 0.995 0.005 0.995 0.005 0.995 0.005 0.995 0.005 0.995</probabilities>
		</cpt>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 2.0.5406.0" name="Swiping Right for an STD" faultnameformat="nodestate">
			<node id="HIV_status">
				<name>HIV status</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>569 477 680 534</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Gender">
				<name>Gender</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>604 85 712 142</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Sexual_Orientation">
				<name>Sexual Orientation</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>786 36 885 97</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Condom_usage">
				<name>Condom usage</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>376 344 470 396</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Number_of_Sexual_Partners">
				<name>Number of Sexual Partners</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>725 359 829 420</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Age">
				<name>Age</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>103 90 204 153</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Race">
				<name>Race</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>439 29 547 90</position>
				<barchart active="true" width="150" height="74" />
			</node>
			<node id="Dating_App_Usage">
				<name>Dating App Usage</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>576 246 686 316</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Owns_a_Smartphone">
				<name>Owns a Smartphone</name>
				<interior color="cc99ff" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>322 216 405 267</position>
				<barchart active="true" width="190" height="79" />
			</node>
		</genie>
	</extensions>
</smile>
