If I'm not mistaken:
<ItemRule itemBaseType="Armor">
<StatRules>
<Rule stat="Quality" value="Magic1" />
<Rule stat="GoldFind" minValue="1" logic="Or" />
<Rule stat="MagicFind" minValue="1" />
<Rule stat="Strength"minValue="90" logic="Or" />
<Rule stat="Intelligence" minValue="90"...