<?xml version="1.0" ?>
<!DOCTYPE PMML [
<!ELEMENT  MapValuesPair EMPTY >
  <!ATTLIST MapValuesPair
    column CDATA #REQUIRED
    in  CDATA #REQUIRED
    out CDATA #REQUIRED 
  >
]>
<PMML version="2.0">
<Header copyright="Copyright (c) 2001, Oracle Corporation.  All rights reserved.">
<Application name="Oracle 9i Data Mining" version="9.2.0"/>
</Header>
<DataDictionary numberOfFields="1">
<DataField name="item" optype="categorical"/>
</DataDictionary>
<TransformationDictionary>
<DerivedField name="PETAL_LENGTH">
<Discretize field="PETAL_LENGTH">
<DiscretizeBin binValue="1-1.59">
<Interval closure="closedOpen" leftMargin="1.0" rightMargin="1.59"/>
</DiscretizeBin>
<DiscretizeBin binValue="1.59-2.18">
<Interval closure="closedOpen" leftMargin="1.59" rightMargin="2.18"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.18-2.77">
<Interval closure="closedOpen" leftMargin="2.18" rightMargin="2.77"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.77-3.36">
<Interval closure="closedOpen" leftMargin="2.77" rightMargin="3.36"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.36-3.95">
<Interval closure="closedOpen" leftMargin="3.36" rightMargin="3.95"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.95-4.54">
<Interval closure="closedOpen" leftMargin="3.95" rightMargin="4.54"/>
</DiscretizeBin>
<DiscretizeBin binValue="4.54-5.13">
<Interval closure="closedOpen" leftMargin="4.54" rightMargin="5.13"/>
</DiscretizeBin>
<DiscretizeBin binValue="5.13-5.72">
<Interval closure="closedOpen" leftMargin="5.13" rightMargin="5.72"/>
</DiscretizeBin>
<DiscretizeBin binValue="5.72-6.31">
<Interval closure="closedOpen" leftMargin="5.72" rightMargin="6.31"/>
</DiscretizeBin>
<DiscretizeBin binValue="6.31-6.9">
<Interval closure="closedOpen" leftMargin="6.31" rightMargin="6.9"/>
</DiscretizeBin>
</Discretize>
</DerivedField>
<DerivedField name="PETAL_WIDTH">
<Discretize field="PETAL_WIDTH">
<DiscretizeBin binValue=".1-.34">
<Interval closure="closedOpen" leftMargin="0.1" rightMargin="0.34"/>
</DiscretizeBin>
<DiscretizeBin binValue=".34-.58">
<Interval closure="closedOpen" leftMargin="0.34" rightMargin="0.58"/>
</DiscretizeBin>
<DiscretizeBin binValue=".58-.82">
<Interval closure="closedOpen" leftMargin="0.58" rightMargin="0.82"/>
</DiscretizeBin>
<DiscretizeBin binValue=".82-1.06">
<Interval closure="closedOpen" leftMargin="0.82" rightMargin="1.06"/>
</DiscretizeBin>
<DiscretizeBin binValue="1.06-1.3">
<Interval closure="closedOpen" leftMargin="1.06" rightMargin="1.3"/>
</DiscretizeBin>
<DiscretizeBin binValue="1.3-1.54">
<Interval closure="closedOpen" leftMargin="1.3" rightMargin="1.54"/>
</DiscretizeBin>
<DiscretizeBin binValue="1.54-1.78">
<Interval closure="closedOpen" leftMargin="1.54" rightMargin="1.78"/>
</DiscretizeBin>
<DiscretizeBin binValue="1.78-2.02">
<Interval closure="closedOpen" leftMargin="1.78" rightMargin="2.02"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.02-2.26">
<Interval closure="closedOpen" leftMargin="2.02" rightMargin="2.26"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.26-2.5">
<Interval closure="closedOpen" leftMargin="2.26" rightMargin="2.5"/>
</DiscretizeBin>
</Discretize>
</DerivedField>
<DerivedField name="SEPAL_LENGTH">
<Discretize field="SEPAL_LENGTH">
<DiscretizeBin binValue="4.3-4.66">
<Interval closure="closedOpen" leftMargin="4.3" rightMargin="4.66"/>
</DiscretizeBin>
<DiscretizeBin binValue="4.66-5.02">
<Interval closure="closedOpen" leftMargin="4.66" rightMargin="5.02"/>
</DiscretizeBin>
<DiscretizeBin binValue="5.02-5.38">
<Interval closure="closedOpen" leftMargin="5.02" rightMargin="5.38"/>
</DiscretizeBin>
<DiscretizeBin binValue="5.38-5.74">
<Interval closure="closedOpen" leftMargin="5.38" rightMargin="5.74"/>
</DiscretizeBin>
<DiscretizeBin binValue="5.74-6.1">
<Interval closure="closedOpen" leftMargin="5.74" rightMargin="6.1"/>
</DiscretizeBin>
<DiscretizeBin binValue="6.1-6.46">
<Interval closure="closedOpen" leftMargin="6.1" rightMargin="6.46"/>
</DiscretizeBin>
<DiscretizeBin binValue="6.46-6.82">
<Interval closure="closedOpen" leftMargin="6.46" rightMargin="6.82"/>
</DiscretizeBin>
<DiscretizeBin binValue="6.82-7.18">
<Interval closure="closedOpen" leftMargin="6.82" rightMargin="7.18"/>
</DiscretizeBin>
<DiscretizeBin binValue="7.18-7.54">
<Interval closure="closedOpen" leftMargin="7.18" rightMargin="7.54"/>
</DiscretizeBin>
<DiscretizeBin binValue="7.54-7.9">
<Interval closure="closedOpen" leftMargin="7.54" rightMargin="7.9"/>
</DiscretizeBin>
</Discretize>
</DerivedField>
<DerivedField name="SEPAL_WIDTH">
<Discretize field="SEPAL_WIDTH">
<DiscretizeBin binValue="2-2.24">
<Interval closure="closedOpen" leftMargin="2.0" rightMargin="2.24"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.24-2.48">
<Interval closure="closedOpen" leftMargin="2.24" rightMargin="2.48"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.48-2.72">
<Interval closure="closedOpen" leftMargin="2.48" rightMargin="2.72"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.72-2.96">
<Interval closure="closedOpen" leftMargin="2.72" rightMargin="2.96"/>
</DiscretizeBin>
<DiscretizeBin binValue="2.96-3.2">
<Interval closure="closedOpen" leftMargin="2.96" rightMargin="3.2"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.2-3.44">
<Interval closure="closedOpen" leftMargin="3.2" rightMargin="3.44"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.44-3.68">
<Interval closure="closedOpen" leftMargin="3.44" rightMargin="3.68"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.68-3.92">
<Interval closure="closedOpen" leftMargin="3.68" rightMargin="3.92"/>
</DiscretizeBin>
<DiscretizeBin binValue="3.92-4.16">
<Interval closure="closedOpen" leftMargin="3.92" rightMargin="4.16"/>
</DiscretizeBin>
<DiscretizeBin binValue="4.16-4.4">
<Interval closure="closedOpen" leftMargin="4.16" rightMargin="4.4"/>
</DiscretizeBin>
</Discretize>
</DerivedField>
<DerivedField name="SPECIES_NAME">
<MapValues outputColumn="DISPLAY_NAME" defaultValue="OTHER_CATEGORY">
<FieldColumnPair field="SPECIES_NAME" column="CATEGORY"/>
<InlineTable>
<Extension>
<MapValuesPair column="CATEGORY" in="Iris-setosa" out="Iris-setosa"/>
<MapValuesPair column="CATEGORY" in="Iris-versicolor" out="Iris-versicolor"/>
<MapValuesPair column="CATEGORY" in="Iris-virginica" out="Iris-virginica"/>
</Extension>
</InlineTable>
</MapValues>
</DerivedField>
</TransformationDictionary>
<AssociationModel modelName="IRIS_AR_MODEL" functionName="associationRules" numberOfTransactions="0" maxNumberOfItemsPerTA="5" avgNumberOfItemsPerTA="42.0" minimumSupport="0.01" minimumConfidence="0.0" numberOfItems="0" numberOfItemsets="268" numberOfRules="454">
<MiningSchema>
<MiningField name="item" usageType="active"/>
</MiningSchema>
<Item id="1" value="PETAL_LENGTH|1-1.59"/>
<Item id="2" value="PETAL_LENGTH|6.31-6.9"/>
<Item id="3" value="PETAL_LENGTH|1.59-2.18"/>
<Item id="4" value="PETAL_LENGTH|2.77-3.36"/>
<Item id="5" value="PETAL_LENGTH|3.36-3.95"/>
<Item id="6" value="PETAL_LENGTH|3.95-4.54"/>
<Item id="7" value="PETAL_LENGTH|4.54-5.13"/>
<Item id="8" value="PETAL_LENGTH|5.13-5.72"/>
<Item id="9" value="PETAL_LENGTH|5.72-6.31"/>
<Item id="10" value="PETAL_WIDTH|.1-.34"/>
<Item id="11" value="PETAL_WIDTH|2.26-2.5"/>
<Item id="12" value="PETAL_WIDTH|.34-.58"/>
<Item id="13" value="PETAL_WIDTH|.58-.82"/>
<Item id="14" value="PETAL_WIDTH|.82-1.06"/>
<Item id="15" value="PETAL_WIDTH|1.06-1.3"/>
<Item id="16" value="PETAL_WIDTH|1.3-1.54"/>
<Item id="17" value="PETAL_WIDTH|1.54-1.78"/>
<Item id="18" value="PETAL_WIDTH|1.78-2.02"/>
<Item id="19" value="PETAL_WIDTH|2.02-2.26"/>
<Item id="20" value="SEPAL_LENGTH|4.3-4.66"/>
<Item id="21" value="SEPAL_LENGTH|7.54-7.9"/>
<Item id="22" value="SEPAL_LENGTH|4.66-5.02"/>
<Item id="23" value="SEPAL_LENGTH|5.02-5.38"/>
<Item id="24" value="SEPAL_LENGTH|5.38-5.74"/>
<Item id="25" value="SEPAL_LENGTH|5.74-6.1"/>
<Item id="26" value="SEPAL_LENGTH|6.1-6.46"/>
<Item id="27" value="SEPAL_LENGTH|6.46-6.82"/>
<Item id="28" value="SEPAL_LENGTH|6.82-7.18"/>
<Item id="29" value="SEPAL_LENGTH|7.18-7.54"/>
<Item id="30" value="SEPAL_WIDTH|2-2.24"/>
<Item id="31" value="SEPAL_WIDTH|4.16-4.4"/>
<Item id="32" value="SEPAL_WIDTH|2.24-2.48"/>
<Item id="33" value="SEPAL_WIDTH|2.48-2.72"/>
<Item id="34" value="SEPAL_WIDTH|2.72-2.96"/>
<Item id="35" value="SEPAL_WIDTH|2.96-3.2"/>
<Item id="36" value="SEPAL_WIDTH|3.2-3.44"/>
<Item id="37" value="SEPAL_WIDTH|3.44-3.68"/>
<Item id="38" value="SEPAL_WIDTH|3.68-3.92"/>
<Item id="39" value="SEPAL_WIDTH|3.92-4.16"/>
<Item id="40" value="SPECIES_NAME|Iris-setosa"/>
<Item id="41" value="SPECIES_NAME|Iris-versicolor"/>
<Item id="42" value="SPECIES_NAME|Iris-virginica"/>
<Itemset id="1" support="0.0333333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="2"/>
</Itemset>
<Itemset id="2" support="0.1933333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="7"/>
</Itemset>
<Itemset id="3" support="0.12" numberOfItems="1">
   <ItemRef itemRef="8"/>
</Itemset>
<Itemset id="4" support="0.0733333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="9"/>
</Itemset>
<Itemset id="5" support="0.2733333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="10"/>
</Itemset>
<Itemset id="6" support="0.06" numberOfItems="1">
   <ItemRef itemRef="19"/>
</Itemset>
<Itemset id="7" support="0.06" numberOfItems="1">
   <ItemRef itemRef="20"/>
</Itemset>
<Itemset id="8" support="0.1533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="9" support="0.0933333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="23"/>
</Itemset>
<Itemset id="10" support="0.1066666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="11" support="0.1733333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="12" support="0.12" numberOfItems="1">
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="13" support="0.0333333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="29"/>
</Itemset>
<Itemset id="14" support="0.0466666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="15" support="0.1466666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="16" support="0.2066666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="17" support="0.0733333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="18" support="0.0133333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="39"/>
</Itemset>
<Itemset id="19" support="0.3333333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="20" support="0.3333333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="21" support="0.3333333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="22" support="0.22" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="10"/>
</Itemset>
<Itemset id="23" support="0.06" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="20"/>
</Itemset>
<Itemset id="24" support="0.06" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="23"/>
</Itemset>
<Itemset id="25" support="0.06" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="26" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="37"/>
</Itemset>
<Itemset id="27" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="39"/>
</Itemset>
<Itemset id="28" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="2"/>
   <ItemRef itemRef="18"/>
</Itemset>
<Itemset id="29" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="2"/>
   <ItemRef itemRef="19"/>
</Itemset>
<Itemset id="30" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="2"/>
   <ItemRef itemRef="21"/>
</Itemset>
<Itemset id="31" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="2"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="32" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="10"/>
</Itemset>
<Itemset id="33" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="12"/>
</Itemset>
<Itemset id="34" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="35" support="0.02" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="23"/>
</Itemset>
<Itemset id="36" support="0.04" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="37" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="38" support="0.0866666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="39" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="4"/>
   <ItemRef itemRef="14"/>
</Itemset>
<Itemset id="40" support="0.02" numberOfItems="2">
   <ItemRef itemRef="4"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="41" support="0.02" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="15"/>
</Itemset>
<Itemset id="42" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="43" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="14"/>
</Itemset>
<Itemset id="44" support="0.04" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="45" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="30"/>
</Itemset>
<Itemset id="46" support="0.1666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="47" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="11"/>
</Itemset>
<Itemset id="48" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="16"/>
</Itemset>
<Itemset id="49" support="0.02" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="17"/>
</Itemset>
<Itemset id="50" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="51" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="52" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="53" support="0.0933333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="54" support="0.1" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="55" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="18"/>
</Itemset>
<Itemset id="56" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="19"/>
</Itemset>
<Itemset id="57" support="0.02" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="58" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="59" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="11"/>
</Itemset>
<Itemset id="60" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="19"/>
</Itemset>
<Itemset id="61" support="0.02" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="62" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="29"/>
</Itemset>
<Itemset id="63" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="64" support="0.02" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="65" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="66" support="0.06" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="20"/>
</Itemset>
<Itemset id="67" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="68" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="69" support="0.0866666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="70" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="37"/>
</Itemset>
<Itemset id="71" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="21"/>
</Itemset>
<Itemset id="72" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="73" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="74" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="75" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="76" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="77" support="0.0933333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="11"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="78" support="0.02" numberOfItems="2">
   <ItemRef itemRef="12"/>
   <ItemRef itemRef="23"/>
</Itemset>
<Itemset id="79" support="0.02" numberOfItems="2">
   <ItemRef itemRef="12"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="80" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="12"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="81" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="12"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="82" support="0.02" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="83" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="84" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="85" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="30"/>
</Itemset>
<Itemset id="86" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="87" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="15"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="88" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="15"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="89" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="15"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="90" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="91" support="0.02" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="92" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="93" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="30"/>
</Itemset>
<Itemset id="94" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="95" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="96" support="0.0866666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="97" support="0.06" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="98" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="99" support="0.2" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="100" support="0.02" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="101" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="102" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="103" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="104" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="105" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="21"/>
</Itemset>
<Itemset id="106" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="107" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="108" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="109" support="0.02" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="110" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="111" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="112" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="113" support="0.06" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="114" support="0.02" numberOfItems="2">
   <ItemRef itemRef="20"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="115" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="21"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="116" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="21"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="117" support="0.04" numberOfItems="2">
   <ItemRef itemRef="21"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="118" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="119" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="120" support="0.02" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="37"/>
</Itemset>
<Itemset id="121" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="122" support="0.08" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="123" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="124" support="0.02" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="125" support="0.04" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="126" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="127" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="128" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="129" support="0.1066666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="130" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="30"/>
</Itemset>
<Itemset id="131" support="0.04" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="132" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="133" support="0.02" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="134" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="135" support="0.06" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="136" support="0.04" numberOfItems="2">
   <ItemRef itemRef="25"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="137" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="138" support="0.02" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="139" support="0.04" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="140" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="141" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="27"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="142" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="27"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="143" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="27"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="144" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="28"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="145" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="28"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="146" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="29"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="147" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="29"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="148" support="0.02" numberOfItems="2">
   <ItemRef itemRef="30"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="149" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="31"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="150" support="0.04" numberOfItems="2">
   <ItemRef itemRef="32"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="151" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="35"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="152" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="35"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="153" support="0.1066666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="35"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="154" support="0.1066666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="36"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="155" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="36"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="156" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="36"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="157" support="0.2466666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="1"/>
</Itemset>
<Itemset id="158" support="0.0866666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="3"/>
</Itemset>
<Itemset id="159" support="0.02" numberOfItems="1">
   <ItemRef itemRef="4"/>
</Itemset>
<Itemset id="160" support="0.0533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="5"/>
</Itemset>
<Itemset id="161" support="0.1733333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="6"/>
</Itemset>
<Itemset id="162" support="0.0933333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="11"/>
</Itemset>
<Itemset id="163" support="0.0533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="12"/>
</Itemset>
<Itemset id="164" support="0.0466666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="14"/>
</Itemset>
<Itemset id="165" support="0.0533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="15"/>
</Itemset>
<Itemset id="166" support="0.22" numberOfItems="1">
   <ItemRef itemRef="16"/>
</Itemset>
<Itemset id="167" support="0.04" numberOfItems="1">
   <ItemRef itemRef="17"/>
</Itemset>
<Itemset id="168" support="0.1533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="18"/>
</Itemset>
<Itemset id="169" support="0.04" numberOfItems="1">
   <ItemRef itemRef="21"/>
</Itemset>
<Itemset id="170" support="0.18" numberOfItems="1">
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="171" support="0.04" numberOfItems="1">
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="172" support="0.0266666666666666666666666666666666666667" numberOfItems="1">
   <ItemRef itemRef="30"/>
</Itemset>
<Itemset id="173" support="0.0133333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="31"/>
</Itemset>
<Itemset id="174" support="0.16" numberOfItems="1">
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="175" support="0.2533333333333333333333333333333333333333" numberOfItems="1">
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="176" support="0.06" numberOfItems="1">
   <ItemRef itemRef="37"/>
</Itemset>
<Itemset id="177" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="12"/>
</Itemset>
<Itemset id="178" support="0.08" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="179" support="0.04" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="180" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="31"/>
</Itemset>
<Itemset id="181" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="182" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="183" support="0.2466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="1"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="184" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="2"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="185" support="0.02" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="186" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="3"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="187" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="4"/>
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="188" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="4"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="189" support="0.02" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="14"/>
</Itemset>
<Itemset id="190" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="16"/>
</Itemset>
<Itemset id="191" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="192" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="193" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="5"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="194" support="0.02" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="15"/>
</Itemset>
<Itemset id="195" support="0.1266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="16"/>
</Itemset>
<Itemset id="196" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="17"/>
</Itemset>
<Itemset id="197" support="0.0733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="198" support="0.04" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="199" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="200" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="201" support="0.04" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="202" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="203" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="204" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="6"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="205" support="0.08" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="18"/>
</Itemset>
<Itemset id="206" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="207" support="0.04" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="208" support="0.02" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="209" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="210" support="0.06" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="211" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="7"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="212" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="11"/>
</Itemset>
<Itemset id="213" support="0.06" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="26"/>
</Itemset>
<Itemset id="214" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="215" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="216" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="217" support="0.04" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="218" support="0.12" numberOfItems="2">
   <ItemRef itemRef="8"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="219" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="18"/>
</Itemset>
<Itemset id="220" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="9"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="221" support="0.1133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="22"/>
</Itemset>
<Itemset id="222" support="0.06" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="23"/>
</Itemset>
<Itemset id="223" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="38"/>
</Itemset>
<Itemset id="224" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="39"/>
</Itemset>
<Itemset id="225" support="0.2733333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="10"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="226" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="12"/>
   <ItemRef itemRef="24"/>
</Itemset>
<Itemset id="227" support="0.02" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="228" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="14"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="229" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="15"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="230" support="0.04" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="231" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="16"/>
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="232" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="233" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="17"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="234" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="25"/>
</Itemset>
<Itemset id="235" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="236" support="0.02" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="29"/>
</Itemset>
<Itemset id="237" support="0.04" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="238" support="0.04" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="239" support="0.1466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="18"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="240" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="21"/>
</Itemset>
<Itemset id="241" support="0.02" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="27"/>
</Itemset>
<Itemset id="242" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="19"/>
   <ItemRef itemRef="28"/>
</Itemset>
<Itemset id="243" support="0.02" numberOfItems="2">
   <ItemRef itemRef="20"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="244" support="0.06" numberOfItems="2">
   <ItemRef itemRef="20"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="245" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="32"/>
</Itemset>
<Itemset id="246" support="0.02" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="37"/>
</Itemset>
<Itemset id="247" support="0.1266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="248" support="0.02" numberOfItems="2">
   <ItemRef itemRef="22"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="249" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="250" support="0.02" numberOfItems="2">
   <ItemRef itemRef="23"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="251" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="31"/>
</Itemset>
<Itemset id="252" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="36"/>
</Itemset>
<Itemset id="253" support="0.06" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="254" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="24"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="255" support="0.0333333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="33"/>
</Itemset>
<Itemset id="256" support="0.1" numberOfItems="2">
   <ItemRef itemRef="26"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="257" support="0.02" numberOfItems="2">
   <ItemRef itemRef="27"/>
   <ItemRef itemRef="34"/>
</Itemset>
<Itemset id="258" support="0.0466666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="27"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="259" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="28"/>
   <ItemRef itemRef="35"/>
</Itemset>
<Itemset id="260" support="0.0266666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="28"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="261" support="0.08" numberOfItems="2">
   <ItemRef itemRef="33"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="262" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="33"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="263" support="0.0866666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="34"/>
   <ItemRef itemRef="41"/>
</Itemset>
<Itemset id="264" support="0.0666666666666666666666666666666666666667" numberOfItems="2">
   <ItemRef itemRef="34"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="265" support="0.0533333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="37"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="266" support="0.06" numberOfItems="2">
   <ItemRef itemRef="38"/>
   <ItemRef itemRef="40"/>
</Itemset>
<Itemset id="267" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="38"/>
   <ItemRef itemRef="42"/>
</Itemset>
<Itemset id="268" support="0.0133333333333333333333333333333333333333" numberOfItems="2">
   <ItemRef itemRef="39"/>
   <ItemRef itemRef="40"/>
</Itemset>
<AssociationRule support="0.22" confidence="0.8918918918918918918918918918918918918918" antecedent="157" consequent="5"/>
   <AssociationRule support="0.22" confidence="0.8048780487804878048780487804878048780489" antecedent="5" consequent="157"/>
   <AssociationRule support="0.06" confidence="0.2432432432432432432432432432432432432432" antecedent="157" consequent="7"/>
   <AssociationRule support="0.06" confidence="1" antecedent="7" consequent="157"/>
   <AssociationRule support="0.06" confidence="0.2432432432432432432432432432432432432432" antecedent="157" consequent="9"/>
   <AssociationRule support="0.06" confidence="0.6428571428571428571428571428571428571431" antecedent="9" consequent="157"/>
   <AssociationRule support="0.06" confidence="0.2432432432432432432432432432432432432432" antecedent="157" consequent="175"/>
   <AssociationRule support="0.06" confidence="0.2368421052631578947368421052631578947369" antecedent="175" consequent="157"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1891891891891891891891891891891891891893" antecedent="157" consequent="176"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.7777777777777777777777777777777777777783" antecedent="176" consequent="157"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0540540540540540540540540540540540540539" antecedent="157" consequent="18"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="18" consequent="157"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3999999999999999999999999999999999999994" antecedent="1" consequent="168"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0869565217391304347826086956521739130433" antecedent="168" consequent="1"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3999999999999999999999999999999999999994" antecedent="1" consequent="6"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="1"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="1" antecedent="1" consequent="169"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.8333333333333333333333333333333333333325" antecedent="169" consequent="1"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="1" antecedent="1" consequent="21"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.0999999999999999999999999999999999999999" antecedent="21" consequent="1"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.6153846153846153846153846153846153846148" antecedent="158" consequent="5"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.1951219512195121951219512195121951219511" antecedent="5" consequent="158"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.307692307692307692307692307692307692308" antecedent="158" consequent="163"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="163" consequent="158"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.5384615384615384615384615384615384615386" antecedent="158" consequent="8"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3043478260869565217391304347826086956525" antecedent="8" consequent="158"/>
   <AssociationRule support="0.02" confidence="0.2307692307692307692307692307692307692307" antecedent="158" consequent="9"/>
   <AssociationRule support="0.02" confidence="0.2142857142857142857142857142857142857144" antecedent="9" consequent="158"/>
   <AssociationRule support="0.04" confidence="0.4615384615384615384615384615384615384614" antecedent="158" consequent="16"/>
   <AssociationRule support="0.04" confidence="0.1935483870967741935483870967741935483871" antecedent="16" consequent="158"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.307692307692307692307692307692307692308" antecedent="158" consequent="17"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="17" consequent="158"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="1" antecedent="158" consequent="19"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.2600000000000000000000000000000000000001" antecedent="19" consequent="158"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.666666666666666666666666666666666666665" antecedent="159" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="159"/>
   <AssociationRule support="0.02" confidence="1" antecedent="159" consequent="20"/>
   <AssociationRule support="0.02" confidence="0.06" antecedent="20" consequent="159"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="160" consequent="165"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="165" consequent="160"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.6249999999999999999999999999999999999998" antecedent="160" consequent="170"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.185185185185185185185185185185185185185" antecedent="170" consequent="160"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="161"/>
   <AssociationRule support="0.04" confidence="0.2307692307692307692307692307692307692308" antecedent="161" consequent="11"/>
   <AssociationRule support="0.04" confidence="0.2307692307692307692307692307692307692308" antecedent="11" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="172"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.4999999999999999999999999999999999999981" antecedent="172" consequent="161"/>
   <AssociationRule support="0.1666666666666666666666666666666666666667" confidence="0.9615384615384615384615384615384615384619" antecedent="161" consequent="20"/>
   <AssociationRule support="0.1666666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000002" antecedent="20" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.068965517241379310344827586206896551724" antecedent="2" consequent="162"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1428571428571428571428571428571428571426" antecedent="162" consequent="2"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.3793103448275862068965517241379310344827" antecedent="2" consequent="166"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333332" antecedent="166" consequent="2"/>
   <AssociationRule support="0.02" confidence="0.1034482758620689655172413793103448275862" antecedent="2" consequent="167"/>
   <AssociationRule support="0.02" confidence="0.5" antecedent="167" consequent="2"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.068965517241379310344827586206896551724" antecedent="2" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="2"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3448275862068965517241379310344827586209" antecedent="2" consequent="11"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3846153846153846153846153846153846153849" antecedent="11" consequent="2"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.2758620689655172413793103448275862068964" antecedent="2" consequent="175"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.2105263157894736842105263157894736842104" antecedent="175" consequent="2"/>
   <AssociationRule support="0.0933333333333333333333333333333333333333" confidence="0.4827586206896551724137931034482758620689" antecedent="2" consequent="20"/>
   <AssociationRule support="0.0933333333333333333333333333333333333333" confidence="0.2799999999999999999999999999999999999999" antecedent="20" consequent="2"/>
   <AssociationRule support="0.1" confidence="0.5172413793103448275862068965517241379311" antecedent="2" consequent="21"/>
   <AssociationRule support="0.1" confidence="0.3" antecedent="21" consequent="2"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.2777777777777777777777777777777777777775" antecedent="3" consequent="168"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.2173913043478260869565217391304347826085" antecedent="168" consequent="3"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.2777777777777777777777777777777777777775" antecedent="3" consequent="6"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.555555555555555555555555555555555555555" antecedent="6" consequent="3"/>
   <AssociationRule support="0.02" confidence="0.1666666666666666666666666666666666666667" antecedent="3" consequent="174"/>
   <AssociationRule support="0.02" confidence="0.125" antecedent="174" consequent="3"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3888888888888888888888888888888888888892" antecedent="3" consequent="175"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1842105263157894736842105263157894736844" antecedent="175" consequent="3"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="4" consequent="162"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2857142857142857142857142857142857142862" antecedent="162" consequent="4"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1818181818181818181818181818181818181814" antecedent="4" consequent="6"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="4"/>
   <AssociationRule support="0.02" confidence="0.2727272727272727272727272727272727272729" antecedent="4" consequent="12"/>
   <AssociationRule support="0.02" confidence="0.1666666666666666666666666666666666666667" antecedent="12" consequent="4"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.4545454545454545454545454545454545454543" antecedent="4" consequent="13"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="1" antecedent="13" consequent="4"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="4" consequent="175"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1052631578947368421052631578947368421054" antecedent="175" consequent="4"/>
   <AssociationRule support="0.02" confidence="0.2727272727272727272727272727272727272729" antecedent="4" consequent="16"/>
   <AssociationRule support="0.02" confidence="0.0967741935483870967741935483870967741935" antecedent="16" consequent="4"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="1" antecedent="4" consequent="21"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2199999999999999999999999999999999999999" antecedent="21" consequent="4"/>
   <AssociationRule support="0.06" confidence="0.2195121951219512195121951219512195121951" antecedent="5" consequent="7"/>
   <AssociationRule support="0.06" confidence="1" antecedent="7" consequent="5"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1219512195121951219512195121951219512194" antecedent="5" consequent="170"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.185185185185185185185185185185185185185" antecedent="170" consequent="5"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2682926829268292682926829268292682926828" antecedent="5" consequent="175"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2894736842105263157894736842105263157894" antecedent="175" consequent="5"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.3170731707317073170731707317073170731709" antecedent="5" consequent="16"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.4193548387096774193548387096774193548388" antecedent="16" consequent="5"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1707317073170731707317073170731707317075" antecedent="5" consequent="176"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.7777777777777777777777777777777777777783" antecedent="176" consequent="5"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1428571428571428571428571428571428571426" antecedent="162" consequent="169"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="169" consequent="162"/>
<AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2857142857142857142857142857142857142862" antecedent="162" consequent="11"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1538461538461538461538461538461538461541" antecedent="11" consequent="162"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2857142857142857142857142857142857142862" antecedent="162" consequent="12"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2222222222222222222222222222222222222225" antecedent="12" consequent="162"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1428571428571428571428571428571428571426" antecedent="162" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="162"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2857142857142857142857142857142857142862" antecedent="162" consequent="175"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1052631578947368421052631578947368421054" antecedent="175" consequent="162"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000005" antecedent="162" consequent="16"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2258064516129032258064516129032258064517" antecedent="16" consequent="162"/>
   <AssociationRule support="0.0933333333333333333333333333333333333333" confidence="1" antecedent="162" consequent="21"/>
   <AssociationRule support="0.0933333333333333333333333333333333333333" confidence="0.2799999999999999999999999999999999999999" antecedent="21" consequent="162"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="163" consequent="9"/>
   <AssociationRule support="0.02" confidence="0.2142857142857142857142857142857142857144" antecedent="9" consequent="163"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="163" consequent="16"/>
   <AssociationRule support="0.02" confidence="0.0967741935483870967741935483870967741935" antecedent="16" consequent="163"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="163" consequent="17"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="17" consequent="163"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="1" antecedent="163" consequent="19"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.1599999999999999999999999999999999999999" antecedent="19" consequent="163"/>
   <AssociationRule support="0.02" confidence="0.4285714285714285714285714285714285714283" antecedent="164" consequent="8"/>
   <AssociationRule support="0.02" confidence="0.1304347826086956521739130434782608695652" antecedent="8" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="10"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="172"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.4999999999999999999999999999999999999981" antecedent="172" consequent="164"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="1" antecedent="164" consequent="20"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1400000000000000000000000000000000000001" antecedent="20" consequent="164"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="165" consequent="170"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1481481481481481481481481481481481481483" antecedent="170" consequent="165"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2499999999999999999999999999999999999995" antecedent="165" consequent="10"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="165"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.6249999999999999999999999999999999999998" antecedent="165" consequent="15"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.227272727272727272727272727272727272727" antecedent="15" consequent="165"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3030303030303030303030303030303030303032" antecedent="166" consequent="170"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3703703703703703703703703703703703703706" antecedent="170" consequent="166"/>
   <AssociationRule support="0.02" confidence="0.0909090909090909090909090909090909090909" antecedent="166" consequent="10"/>
   <AssociationRule support="0.02" confidence="0.1874999999999999999999999999999999999999" antecedent="10" consequent="166"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333332" antecedent="166" consequent="11"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.423076923076923076923076923076923076923" antecedent="11" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0606060606060606060606060606060606060605" antecedent="166" consequent="172"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.4999999999999999999999999999999999999981" antecedent="172" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0606060606060606060606060606060606060605" antecedent="166" consequent="14"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="14" consequent="166"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1515151515151515151515151515151515151514" antecedent="166" consequent="15"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.227272727272727272727272727272727272727" antecedent="15" consequent="166"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.3939393939393939393939393939393939393941" antecedent="166" consequent="174"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.5416666666666666666666666666666666666669" antecedent="174" consequent="166"/>
   <AssociationRule support="0.06" confidence="0.2727272727272727272727272727272727272727" antecedent="166" consequent="175"/>
   <AssociationRule support="0.06" confidence="0.2368421052631578947368421052631578947369" antecedent="175" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0606060606060606060606060606060606060605" antecedent="166" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="166"/>
   <AssociationRule support="0.2" confidence="0.9090909090909090909090909090909090909091" antecedent="166" consequent="20"/>
   <AssociationRule support="0.2" confidence="0.6000000000000000000000000000000000000001" antecedent="20" consequent="166"/>
   <AssociationRule support="0.02" confidence="0.0909090909090909090909090909090909090909" antecedent="166" consequent="21"/>
   <AssociationRule support="0.02" confidence="0.06" antecedent="21" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="10"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="167"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="15"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0909090909090909090909090909090909090907" antecedent="15" consequent="167"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="175"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0526315789473684210526315789473684210525" antecedent="175" consequent="167"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="21"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="21" consequent="167"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0869565217391304347826086956521739130433" antecedent="168" consequent="169"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="169" consequent="168"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0869565217391304347826086956521739130433" antecedent="168" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="168"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3043478260869565217391304347826086956525" antecedent="168" consequent="11"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2692307692307692307692307692307692307695" antecedent="11" consequent="168"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3043478260869565217391304347826086956525" antecedent="168" consequent="15"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3181818181818181818181818181818181818183" antecedent="15" consequent="168"/>
   <AssociationRule support="0.02" confidence="0.1304347826086956521739130434782608695652" antecedent="168" consequent="16"/>
   <AssociationRule support="0.02" confidence="0.0967741935483870967741935483870967741935" antecedent="16" consequent="168"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="11"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="11" consequent="6"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="174"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0833333333333333333333333333333333333331" antecedent="174" consequent="6"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.555555555555555555555555555555555555555" antecedent="6" consequent="175"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1315789473684210526315789473684210526315" antecedent="175" consequent="6"/>
   <AssociationRule support="0.06" confidence="1" antecedent="6" consequent="21"/>
   <AssociationRule support="0.06" confidence="0.18" antecedent="21" consequent="6"/>
   <AssociationRule support="0.02" confidence="0.3333333333333333333333333333333333333333" antecedent="7" consequent="16"/>
   <AssociationRule support="0.02" confidence="0.0967741935483870967741935483870967741935" antecedent="16" consequent="7"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="169" consequent="175"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0526315789473684210526315789473684210525" antecedent="175" consequent="169"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="169" consequent="17"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1818181818181818181818181818181818181814" antecedent="17" consequent="169"/>
   <AssociationRule support="0.04" confidence="1" antecedent="169" consequent="21"/>
   <AssociationRule support="0.04" confidence="0.12" antecedent="21" consequent="169"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.3478260869565217391304347826086956521738" antecedent="8" consequent="175"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.2105263157894736842105263157894736842104" antecedent="175" consequent="8"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.3478260869565217391304347826086956521738" antecedent="8" consequent="16"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.2580645161290322580645161290322580645159" antecedent="16" consequent="8"/>
   <AssociationRule support="0.02" confidence="0.2142857142857142857142857142857142857144" antecedent="9" consequent="176"/>
   <AssociationRule support="0.02" confidence="0.3333333333333333333333333333333333333333" antecedent="176" consequent="9"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.3571428571428571428571428571428571428569" antecedent="9" consequent="17"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.4545454545454545454545454545454545454543" antecedent="17" consequent="9"/>
<AssociationRule support="0.08" confidence="0.8571428571428571428571428571428571428574" antecedent="9" consequent="19"/>
   <AssociationRule support="0.08" confidence="0.24" antecedent="19" consequent="9"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1428571428571428571428571428571428571426" antecedent="9" consequent="20"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="20" consequent="9"/>
   <AssociationRule support="0.02" confidence="0.1111111111111111111111111111111111111111" antecedent="170" consequent="14"/>
   <AssociationRule support="0.02" confidence="0.4285714285714285714285714285714285714283" antecedent="14" consequent="170"/>
   <AssociationRule support="0.04" confidence="0.2222222222222222222222222222222222222222" antecedent="170" consequent="15"/>
   <AssociationRule support="0.04" confidence="0.2727272727272727272727272727272727272727" antecedent="15" consequent="170"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.185185185185185185185185185185185185185" antecedent="170" consequent="174"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.2083333333333333333333333333333333333331" antecedent="174" consequent="170"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1481481481481481481481481481481481481483" antecedent="170" consequent="175"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1052631578947368421052631578947368421054" antecedent="175" consequent="170"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1481481481481481481481481481481481481483" antecedent="170" consequent="17"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="17" consequent="170"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.5925925925925925925925925925925925925928" antecedent="170" consequent="20"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.3200000000000000000000000000000000000001" antecedent="20" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="172"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.4999999999999999999999999999999999999981" antecedent="172" consequent="10"/>
   <AssociationRule support="0.04" confidence="0.3749999999999999999999999999999999999999" antecedent="10" consequent="15"/>
   <AssociationRule support="0.04" confidence="0.2727272727272727272727272727272727272727" antecedent="15" consequent="10"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="174"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0833333333333333333333333333333333333331" antecedent="174" consequent="10"/>
   <AssociationRule support="0.02" confidence="0.1874999999999999999999999999999999999999" antecedent="10" consequent="175"/>
   <AssociationRule support="0.02" confidence="0.078947368421052631578947368421052631579" antecedent="175" consequent="10"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1249999999999999999999999999999999999996" antecedent="10" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="10"/>
   <AssociationRule support="0.06" confidence="0.5624999999999999999999999999999999999998" antecedent="10" consequent="20"/>
   <AssociationRule support="0.06" confidence="0.18" antecedent="20" consequent="10"/>
   <AssociationRule support="0.04" confidence="0.3749999999999999999999999999999999999999" antecedent="10" consequent="21"/>
   <AssociationRule support="0.04" confidence="0.12" antecedent="21" consequent="10"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3846153846153846153846153846153846153849" antecedent="11" consequent="174"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.4166666666666666666666666666666666666669" antecedent="174" consequent="11"/>
   <AssociationRule support="0.02" confidence="0.1153846153846153846153846153846153846154" antecedent="11" consequent="175"/>
   <AssociationRule support="0.02" confidence="0.078947368421052631578947368421052631579" antecedent="175" consequent="11"/>
   <AssociationRule support="0.04" confidence="0.2307692307692307692307692307692307692308" antecedent="11" consequent="16"/>
   <AssociationRule support="0.04" confidence="0.1935483870967741935483870967741935483871" antecedent="16" consequent="11"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.423076923076923076923076923076923076923" antecedent="11" consequent="20"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2199999999999999999999999999999999999999" antecedent="20" consequent="11"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.5555555555555555555555555555555555555558" antecedent="12" consequent="175"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.2631578947368421052631578947368421052633" antecedent="175" consequent="12"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2222222222222222222222222222222222222225" antecedent="12" consequent="16"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1290322580645161290322580645161290322582" antecedent="16" consequent="12"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.6111111111111111111111111111111111111108" antecedent="12" consequent="21"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2199999999999999999999999999999999999999" antecedent="21" consequent="12"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="20"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="20" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3999999999999999999999999999999999999994" antecedent="13" consequent="174"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0833333333333333333333333333333333333331" antecedent="174" consequent="13"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="1" antecedent="13" consequent="21"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.0999999999999999999999999999999999999999" antecedent="21" consequent="13"/>
   <AssociationRule support="0.02" confidence="0.7499999999999999999999999999999999999991" antecedent="172" consequent="20"/>
   <AssociationRule support="0.02" confidence="0.06" antecedent="20" consequent="172"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="173" consequent="19"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="19" consequent="173"/>
   <AssociationRule support="0.04" confidence="0.8571428571428571428571428571428571428565" antecedent="14" consequent="20"/>
   <AssociationRule support="0.04" confidence="0.12" antecedent="20" consequent="14"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2894736842105263157894736842105263157894" antecedent="175" consequent="19"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2199999999999999999999999999999999999999" antecedent="19" consequent="175"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2894736842105263157894736842105263157894" antecedent="175" consequent="20"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.2199999999999999999999999999999999999999" antecedent="20" consequent="175"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.4210526315789473684210526315789473684212" antecedent="175" consequent="21"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.3200000000000000000000000000000000000001" antecedent="21" consequent="175"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.5161290322580645161290322580645161290323" antecedent="16" consequent="19"/>
   <AssociationRule support="0.1066666666666666666666666666666666666667" confidence="0.3200000000000000000000000000000000000001" antecedent="19" consequent="16"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1612903225806451612903225806451612903224" antecedent="16" consequent="20"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.0999999999999999999999999999999999999999" antecedent="20" consequent="16"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3225806451612903225806451612903225806453" antecedent="16" consequent="21"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.2000000000000000000000000000000000000001" antecedent="21" consequent="16"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1081081081081081081081081081081081081082" antecedent="157" consequent="163"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="163" consequent="157"/>
   <AssociationRule support="0.08" confidence="0.3243243243243243243243243243243243243243" antecedent="157" consequent="8"/>
   <AssociationRule support="0.08" confidence="0.521739130434782608695652173913043478261" antecedent="8" consequent="157"/>
   <AssociationRule support="0.04" confidence="0.1621621621621621621621621621621621621621" antecedent="157" consequent="170"/>
   <AssociationRule support="0.04" confidence="0.2222222222222222222222222222222222222222" antecedent="170" consequent="157"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0540540540540540540540540540540540540539" antecedent="157" consequent="173"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="173" consequent="157"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.2702702702702702702702702702702702702704" antecedent="157" consequent="16"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.3225806451612903225806451612903225806453" antecedent="16" consequent="157"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.135135135135135135135135135135135135135" antecedent="157" consequent="17"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.4545454545454545454545454545454545454543" antecedent="17" consequent="157"/>
   <AssociationRule support="0.2466666666666666666666666666666666666667" confidence="1" antecedent="157" consequent="19"/>
   <AssociationRule support="0.2466666666666666666666666666666666666667" confidence="0.7400000000000000000000000000000000000002" antecedent="19" consequent="157"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3999999999999999999999999999999999999994" antecedent="1" consequent="17"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1818181818181818181818181818181818181814" antecedent="17" consequent="1"/>
   <AssociationRule support="0.02" confidence="0.2307692307692307692307692307692307692307" antecedent="158" consequent="170"/>
   <AssociationRule support="0.02" confidence="0.1111111111111111111111111111111111111111" antecedent="170" consequent="158"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1538461538461538461538461538461538461534" antecedent="158" consequent="175"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0526315789473684210526315789473684210525" antecedent="175" consequent="158"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.666666666666666666666666666666666666665" antecedent="159" consequent="8"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0869565217391304347826086956521739130433" antecedent="8" consequent="159"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.666666666666666666666666666666666666665" antecedent="159" consequent="14"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="14" consequent="159"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="160" consequent="164"/>
   <AssociationRule support="0.02" confidence="0.4285714285714285714285714285714285714283" antecedent="164" consequent="160"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2499999999999999999999999999999999999995" antecedent="160" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0606060606060606060606060606060606060605" antecedent="166" consequent="160"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2499999999999999999999999999999999999995" antecedent="160" consequent="14"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="14" consequent="160"/>
<AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="160" consequent="15"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.181818181818181818181818181818181818182" antecedent="15" consequent="160"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="1" antecedent="160" consequent="20"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.1599999999999999999999999999999999999999" antecedent="20" consequent="160"/>
   <AssociationRule support="0.02" confidence="0.1153846153846153846153846153846153846154" antecedent="161" consequent="165"/>
   <AssociationRule support="0.02" confidence="0.3750000000000000000000000000000000000002" antecedent="165" consequent="161"/>
   <AssociationRule support="0.1266666666666666666666666666666666666667" confidence="0.7307692307692307692307692307692307692311" antecedent="161" consequent="166"/>
   <AssociationRule support="0.1266666666666666666666666666666666666667" confidence="0.5757575757575757575757575757575757575759" antecedent="166" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="167"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="161"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.423076923076923076923076923076923076923" antecedent="161" consequent="170"/>
   <AssociationRule support="0.0733333333333333333333333333333333333333" confidence="0.4074074074074074074074074074074074074072" antecedent="170" consequent="161"/>
   <AssociationRule support="0.04" confidence="0.2307692307692307692307692307692307692308" antecedent="161" consequent="10"/>
   <AssociationRule support="0.04" confidence="0.3749999999999999999999999999999999999999" antecedent="10" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="12"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1111111111111111111111111111111111111108" antecedent="12" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="14"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="14" consequent="161"/>
   <AssociationRule support="0.04" confidence="0.2307692307692307692307692307692307692308" antecedent="161" consequent="15"/>
   <AssociationRule support="0.04" confidence="0.2727272727272727272727272727272727272727" antecedent="15" consequent="161"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2692307692307692307692307692307692307695" antecedent="161" consequent="174"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2916666666666666666666666666666666666669" antecedent="174" consequent="161"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2692307692307692307692307692307692307695" antecedent="161" consequent="175"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1842105263157894736842105263157894736844" antecedent="175" consequent="161"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0769230769230769230769230769230769230767" antecedent="161" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="161"/>
   <AssociationRule support="0.08" confidence="0.4137931034482758620689655172413793103449" antecedent="2" consequent="168"/>
   <AssociationRule support="0.08" confidence="0.521739130434782608695652173913043478261" antecedent="168" consequent="2"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.2758620689655172413793103448275862068964" antecedent="2" consequent="10"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.4999999999999999999999999999999999999995" antecedent="10" consequent="2"/>
   <AssociationRule support="0.04" confidence="0.2068965517241379310344827586206896551724" antecedent="2" consequent="12"/>
   <AssociationRule support="0.04" confidence="0.3333333333333333333333333333333333333333" antecedent="12" consequent="2"/>
   <AssociationRule support="0.02" confidence="0.1034482758620689655172413793103448275862" antecedent="2" consequent="171"/>
   <AssociationRule support="0.02" confidence="0.5" antecedent="171" consequent="2"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.2413793103448275862068965517241379310347" antecedent="2" consequent="15"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3181818181818181818181818181818181818183" antecedent="15" consequent="2"/>
   <AssociationRule support="0.06" confidence="0.3103448275862068965517241379310344827587" antecedent="2" consequent="174"/>
   <AssociationRule support="0.06" confidence="0.375" antecedent="174" consequent="2"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1379310344827586206896551724137931034485" antecedent="2" consequent="16"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1290322580645161290322580645161290322582" antecedent="16" consequent="2"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3888888888888888888888888888888888888892" antecedent="3" consequent="162"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000005" antecedent="162" consequent="3"/>
   <AssociationRule support="0.06" confidence="0.5" antecedent="3" consequent="11"/>
   <AssociationRule support="0.06" confidence="0.3461538461538461538461538461538461538462" antecedent="11" consequent="3"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3888888888888888888888888888888888888892" antecedent="3" consequent="12"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3888888888888888888888888888888888888892" antecedent="12" consequent="3"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1111111111111111111111111111111111111108" antecedent="3" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="3"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1111111111111111111111111111111111111108" antecedent="3" consequent="15"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0909090909090909090909090909090909090907" antecedent="15" consequent="3"/>
   <AssociationRule support="0.04" confidence="0.3333333333333333333333333333333333333333" antecedent="3" consequent="16"/>
   <AssociationRule support="0.04" confidence="0.1935483870967741935483870967741935483871" antecedent="16" consequent="3"/>
   <AssociationRule support="0.12" confidence="1" antecedent="3" consequent="21"/>
   <AssociationRule support="0.12" confidence="0.36" antecedent="21" consequent="3"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.3636363636363636363636363636363636363643" antecedent="4" consequent="168"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1739130434782608695652173913043478260872" antecedent="168" consequent="4"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1818181818181818181818181818181818181814" antecedent="4" consequent="174"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0833333333333333333333333333333333333331" antecedent="174" consequent="4"/>
   <AssociationRule support="0.1133333333333333333333333333333333333333" confidence="0.4146341463414634146341463414634146341463" antecedent="5" consequent="8"/>
   <AssociationRule support="0.1133333333333333333333333333333333333333" confidence="0.7391304347826086956521739130434782608695" antecedent="8" consequent="5"/>
   <AssociationRule support="0.06" confidence="0.2195121951219512195121951219512195121951" antecedent="5" consequent="9"/>
   <AssociationRule support="0.06" confidence="0.6428571428571428571428571428571428571431" antecedent="9" consequent="5"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1219512195121951219512195121951219512194" antecedent="5" consequent="17"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.4545454545454545454545454545454545454543" antecedent="17" consequent="5"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0487804878048780487804878048780487804877" antecedent="5" consequent="18"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="18" consequent="5"/>
   <AssociationRule support="0.2733333333333333333333333333333333333333" confidence="1" antecedent="5" consequent="19"/>
   <AssociationRule support="0.2733333333333333333333333333333333333333" confidence="0.82" antecedent="19" consequent="5"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.5000000000000000000000000000000000000009" antecedent="163" consequent="170"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1481481481481481481481481481481481481483" antecedent="170" consequent="163"/>
   <AssociationRule support="0.02" confidence="0.4285714285714285714285714285714285714283" antecedent="164" consequent="14"/>
   <AssociationRule support="0.02" confidence="0.4285714285714285714285714285714285714283" antecedent="14" consequent="164"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="164" consequent="15"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0909090909090909090909090909090909090907" antecedent="15" consequent="164"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="1" antecedent="165" consequent="20"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.1599999999999999999999999999999999999999" antecedent="20" consequent="165"/>
   <AssociationRule support="0.04" confidence="0.1818181818181818181818181818181818181818" antecedent="166" consequent="12"/>
   <AssociationRule support="0.04" confidence="0.3333333333333333333333333333333333333333" antecedent="12" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0606060606060606060606060606060606060605" antecedent="166" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="166"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="167" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="167"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.6666666666666666666666666666666666666675" antecedent="167" consequent="20"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.0800000000000000000000000000000000000001" antecedent="20" consequent="167"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.2173913043478260869565217391304347826085" antecedent="168" consequent="10"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.3124999999999999999999999999999999999996" antecedent="10" consequent="168"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1739130434782608695652173913043478260872" antecedent="168" consequent="12"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.2222222222222222222222222222222222222225" antecedent="12" consequent="168"/>
   <AssociationRule support="0.02" confidence="0.1304347826086956521739130434782608695652" antecedent="168" consequent="13"/>
   <AssociationRule support="0.02" confidence="0.6000000000000000000000000000000000000006" antecedent="13" consequent="168"/>
   <AssociationRule support="0.04" confidence="0.2608695652173913043478260869565217391305" antecedent="168" consequent="174"/>
   <AssociationRule support="0.04" confidence="0.25" antecedent="174" consequent="168"/>
   <AssociationRule support="0.04" confidence="0.2608695652173913043478260869565217391305" antecedent="168" consequent="175"/>
   <AssociationRule support="0.04" confidence="0.1578947368421052631578947368421052631579" antecedent="175" consequent="168"/>
   <AssociationRule support="0.1466666666666666666666666666666666666667" confidence="0.9565217391304347826086956521739130434787" antecedent="168" consequent="21"/>
   <AssociationRule support="0.1466666666666666666666666666666666666667" confidence="0.4400000000000000000000000000000000000001" antecedent="21" consequent="168"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="169"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="169" consequent="6"/>
   <AssociationRule support="0.02" confidence="0.3333333333333333333333333333333333333333" antecedent="6" consequent="12"/>
   <AssociationRule support="0.02" confidence="0.1666666666666666666666666666666666666667" antecedent="12" consequent="6"/>
<AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2222222222222222222222222222222222222217" antecedent="6" consequent="171"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.3333333333333333333333333333333333333325" antecedent="171" consequent="6"/>
   <AssociationRule support="0.02" confidence="0.3333333333333333333333333333333333333333" antecedent="7" consequent="175"/>
   <AssociationRule support="0.02" confidence="0.078947368421052631578947368421052631579" antecedent="175" consequent="7"/>
   <AssociationRule support="0.06" confidence="1" antecedent="7" consequent="19"/>
   <AssociationRule support="0.06" confidence="0.18" antecedent="19" consequent="7"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0869565217391304347826086956521739130433" antecedent="8" consequent="14"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.2857142857142857142857142857142857142848" antecedent="14" consequent="8"/>
   <AssociationRule support="0.02" confidence="0.1304347826086956521739130434782608695652" antecedent="8" consequent="176"/>
   <AssociationRule support="0.02" confidence="0.3333333333333333333333333333333333333333" antecedent="176" consequent="8"/>
   <AssociationRule support="0.1266666666666666666666666666666666666667" confidence="0.8260869565217391304347826086956521739134" antecedent="8" consequent="19"/>
   <AssociationRule support="0.1266666666666666666666666666666666666667" confidence="0.3800000000000000000000000000000000000001" antecedent="19" consequent="8"/>
   <AssociationRule support="0.02" confidence="0.1304347826086956521739130434782608695652" antecedent="8" consequent="20"/>
   <AssociationRule support="0.02" confidence="0.06" antecedent="20" consequent="8"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1428571428571428571428571428571428571426" antecedent="9" consequent="15"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0909090909090909090909090909090909090907" antecedent="15" consequent="9"/>
   <AssociationRule support="0.02" confidence="0.2142857142857142857142857142857142857144" antecedent="9" consequent="16"/>
   <AssociationRule support="0.02" confidence="0.0967741935483870967741935483870967741935" antecedent="16" consequent="9"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="173"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="173" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="16"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0645161290322580645161290322580645161289" antecedent="16" consequent="170"/>
   <AssociationRule support="0.06" confidence="0.3333333333333333333333333333333333333333" antecedent="170" consequent="19"/>
   <AssociationRule support="0.06" confidence="0.18" antecedent="19" consequent="170"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0740740740740740740740740740740740740739" antecedent="170" consequent="21"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="21" consequent="170"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.1923076923076923076923076923076923076922" antecedent="11" consequent="15"/>
   <AssociationRule support="0.0333333333333333333333333333333333333333" confidence="0.227272727272727272727272727272727272727" antecedent="15" consequent="11"/>
   <AssociationRule support="0.1" confidence="0.576923076923076923076923076923076923077" antecedent="11" consequent="21"/>
   <AssociationRule support="0.1" confidence="0.3" antecedent="21" consequent="11"/>
   <AssociationRule support="0.02" confidence="0.1666666666666666666666666666666666666667" antecedent="12" consequent="174"/>
   <AssociationRule support="0.02" confidence="0.125" antecedent="174" consequent="12"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.3888888888888888888888888888888888888892" antecedent="12" consequent="20"/>
   <AssociationRule support="0.0466666666666666666666666666666666666667" confidence="0.1400000000000000000000000000000000000001" antecedent="20" consequent="12"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.6666666666666666666666666666666666666675" antecedent="171" consequent="175"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.1052631578947368421052631578947368421054" antecedent="175" consequent="171"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.6666666666666666666666666666666666666675" antecedent="171" consequent="21"/>
   <AssociationRule support="0.0266666666666666666666666666666666666667" confidence="0.0800000000000000000000000000000000000001" antecedent="21" consequent="171"/>
   <AssociationRule support="0.08" confidence="0.5454545454545454545454545454545454545453" antecedent="15" consequent="20"/>
   <AssociationRule support="0.08" confidence="0.24" antecedent="20" consequent="15"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.4545454545454545454545454545454545454547" antecedent="15" consequent="21"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.2000000000000000000000000000000000000001" antecedent="21" consequent="15"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.5416666666666666666666666666666666666669" antecedent="174" consequent="20"/>
   <AssociationRule support="0.0866666666666666666666666666666666666667" confidence="0.2600000000000000000000000000000000000001" antecedent="20" consequent="174"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.4166666666666666666666666666666666666669" antecedent="174" consequent="21"/>
   <AssociationRule support="0.0666666666666666666666666666666666666667" confidence="0.2000000000000000000000000000000000000001" antecedent="21" consequent="174"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.8888888888888888888888888888888888888883" antecedent="176" consequent="19"/>
   <AssociationRule support="0.0533333333333333333333333333333333333333" confidence="0.1599999999999999999999999999999999999999" antecedent="19" consequent="176"/>
   <AssociationRule support="0.06" confidence="0.8181818181818181818181818181818181818186" antecedent="17" consequent="19"/>
   <AssociationRule support="0.06" confidence="0.18" antecedent="19" consequent="17"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.1818181818181818181818181818181818181814" antecedent="17" consequent="21"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="21" consequent="17"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="1" antecedent="18" consequent="19"/>
   <AssociationRule support="0.0133333333333333333333333333333333333333" confidence="0.0399999999999999999999999999999999999999" antecedent="19" consequent="18"/>
</AssociationModel>
</PMML>
