XML Web Service

This is a working example of the Dance Champions Web Service.

Enter your postcode then press search.
Dance Style
 

The results will display a list of classes for the Keep Fit Association matching the post code you entered.

Explanation

A web serive provides the ability for anyone to query our database by entering a post code and (optionally) choosing a dance style, the results are then returned as an XML stream which the web developer can then format and display in your own site. The advantage of using a Web Service over the Widget, is that you have complete control over how much or how little information is displayed and the look and feel of the resutls (fonts, colours, graphics etc.)