Below are some sample XSS vulnerable applications. Try producing XSS.
1 Reflective XSS- Client side parameter when sent to the server is reflected back to the client browser.
Download Demo
2 Xss and Json Example
Download Demo
3 XSS when HTML escape function are used.
Download Demo
Check out the Demo links or download/deploy the applications on your local and try testing/xssing them all.