<PropertyList>
    <path>light10000.ac</path>

    <animation>
        <type>noshadow</type>
        <object-name>light10000</object-name>
    </animation>

    <animation>
        <type>alpha-test</type>
        <alpha-factor>0.01</alpha-factor>
    </animation>


    <animation>
        <type>billboard</type>
        <object-name>light10000</object-name>
        <spherical type="bool">true</spherical>
    </animation>

  <animation>
    <type>dist-scale</type>
    <object-name>light10000</object-name>
    <interpolation>
      <entry>
        <ind>0</ind>
        <dep>0.2</dep>
      </entry>
      <entry>
        <ind>300</ind>
        <dep>0.4</dep>
      </entry>
      <entry>
        <ind>1500</ind>
        <dep>1</dep>
      </entry>
      <entry>
        <ind>4000</ind>
        <dep>3</dep>
      </entry>
      <entry>
        <ind>10000</ind>
        <dep>5</dep>
      </entry>
    </interpolation>
  </animation>

</PropertyList>