<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://phet-web.colorado.edu/simulations" href="electrichockey/webstart.jnlp" >
        <information >
                <title >Electric Hockey        </title>
                <vendor >PhET        </vendor>
                <homepage href="http://phet-web.colorado.edu" >        </homepage>
                <description >Electric Hockey        </description>
                <description kind="short" >eHockey with a charged puck.        </description>
                <icon kind="splash" href="http://www.colorado.edu/physics/phet/images/Phet-Flatirons-logo-big.jpg" >        </icon>
		        <offline-allowed >        </offline-allowed>
        </information>
        <security >
        </security>
        <resources >
                <j2se version="1.4+" >        </j2se>
                <jar href="electrichockey/ehockey.jar" >        </jar>
        </resources>
        <application-desc main-class="edu.colorado.phet.ehockey.HockeyModule" >    </application-desc>
</jnlp>
