<?xml version="1.0" encoding="UTF-8"?>
<!--

	!!! ATTENTION !!!

If you can read this, you do not have a proper
version of Java installed on your computer.

If you have installed the PhET software on a local
computer running Windows, click on the shortcut
titled &quot;Install Java 1.4.2". Otherwise, please go
the &quot;Simulations&quot; page of the PhET web site and
click on &quot;Setup &amp; Troubleshooting&quot; for more
information.

--><!-- JNLP File for PhET Fourier simulation --><jnlp spec="1.0+" codebase="http://phet-web.colorado.edu/simulations" href="fourier/fourier.jnlp" > 
      <information > 
            <title >Fourier: Making Waves        </title> 
            <vendor >University of Colorado, Department of Physics        </vendor> 
            <homepage href="http://phet-web.colorado.edu" >        </homepage> 
            <description >        </description> 
            <description kind="short" >        </description> 
            <offline-allowed >        </offline-allowed> 
      </information> 
      <resources > 
            <j2se version="1.4+" >        </j2se> 
            <jar href="fourier/fourier.jar" >        </jar> 
      </resources> 
      <application-desc main-class="edu.colorado.phet.fourier.FourierApplication" >    </application-desc> 
</jnlp>
