Simulated stock feed. Updates every five seconds and table resorts itself by highest volume.
Data is entirely in XML and table format display is accomplished with CSS2. Sorting is accomplished using the DOM with a general script which can make any XML table sortable.
You can also click on any column headings to sort by that field.