<?xml version="1.0" encoding="ISO-8859-1"?>

<rules>
  <positionRules positions="Def">
    <rule>
      <event>SF</event>
      <range>1-99</range>
      <points>*2</points>
    </rule>
    <rule>
      <event>TPA</event>
      <range>0-0</range>
      <points>6</points>
    </rule>
    <rule>
      <event>#T</event>
      <range>1-99</range>
      <points>*6</points>
    </rule>
  </positionRules>
  <positionRules positions="Coach">
    <rule>
      <event>DIF</event>
      <range>1-99</range>
      <points>3</points>
    </rule>
  </positionRules>
  <positionRules positions="QB|RB|WR|TE|PK">
    <rule>
      <event>#P</event>
      <range>1-99</range>
      <points>*3</points>
    </rule>
    <rule>
      <event>PY</event>
      <range>0-19</range>
      <points>0</points>
    </rule>
    <rule>
      <event>PY</event>
      <range>20-999</range>
      <points>/20</points>
    </rule>
    <rule>
      <event>P2</event>
      <range>1-99</range>
      <points>*1</points>
    </rule>
    <rule>
      <event>#R</event>
      <range>1-99</range>
      <points>*6</points>
    </rule>
    <rule>
      <event>RY</event>
      <range>0-9</range>
      <points>0</points>
    </rule>
    <rule>
      <event>RY</event>
      <range>10-999</range>
      <points>/10</points>
    </rule>
    <rule>
      <event>R2</event>
      <range>1-99</range>
      <points>*2</points>
    </rule>
    <rule>
      <event>#C</event>
      <range>1-99</range>
      <points>*6</points>
    </rule>
    <rule>
      <event>CY</event>
      <range>0-9</range>
      <points>0</points>
    </rule>
    <rule>
      <event>CY</event>
      <range>10-999</range>
      <points>/10</points>
    </rule>
    <rule>
      <event>C2</event>
      <range>1-99</range>
      <points>*2</points>
    </rule>
    <rule>
      <event>#F</event>
      <range>1-99</range>
      <points>*3</points>
    </rule>
    <rule>
      <event>EP</event>
      <range>1-99</range>
      <points>*1</points>
    </rule>
  </positionRules>
</rules>
