<!--
  This file contains rules for special display of unreviewed tiger data (USA)

 A general help about the mappaint rule syntax can be found in the elemstyles.xml file
-->

<rules name="standard"  shortdescription="Tiger highlight" description="rules for special display of unreviewed tiger data (USA)">
        <rule>
                <condition k="tiger:reviewed" v="no"/>
                <linemod mode="under" width="10" colour="#808000"/>
        </rule>
</rules>
