<?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 spec="1.0+" codebase="http://phet-web.colorado.edu/simulations" href="sdpm/particles.jnlp" > 
      <information > 
            <title >The Self-Driven Particle Model        </title> 
            <vendor >DSWeb, SIAM        </vendor> 
            <description >SDPM        </description> 
            <description kind="short" >An interactive tutorial for the Self-Driven Particle Model.        </description> 
            <icon href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
            <icon kind="splash" href="../Design/Assets/images/Phet-Kavli-logo.jpg" >        </icon> 
            <homepage href="http://phet-web.colorado.edu" >        </homepage>
            <offline-allowed >        </offline-allowed> 
      </information> 
          <resources >
                <j2se version="1.4+" >        </j2se>
                <jar href="sdpm/particles.jar" >        </jar>
	          <jar href="sdpm/lib/gnujaxp.jar" >        </jar>
	          <jar href="sdpm/lib/jcommon-1.0.0-rc1.jar" >        </jar>
	          <jar href="sdpm/lib/junit.jar" >        </jar>
	          <jar href="sdpm/lib/servlet.jar" >        </jar>
        </resources>
      <package name="com.mysite.Main" part="help" >    </package>
      <application-desc main-class="org.reid.particles.tutorial.TutorialApplication" >    </application-desc>
</jnlp>
