<PropertyList>
	<path>Bloodhound.ac</path>
        
	<animation>
                <type>select</type>
                <condition>
			<and>
                        	<greater-than>
                                	<property>/sim/time/utc/year</property>
                                	<value>1958</value>
                        	</greater-than>
                        	<less-than>
                                	<property>/sim/time/utc/year</property>
                                	<value>1991</value>
                        	</less-than>
			</and>
                </condition>
        </animation>
                                                        
</PropertyList>