One of the reasons I have created the TRIResults API and the sample application by using the API (CloudTRI.com) was because I wanted to let triathletes to export their triathlon results and take them anywhere they wanted. Now you can do it in two different ways, by using the API or simply by adding the .xml to the CloudTRI.com URL that displays your results. For example, this page shows all Tim DeBoom’s results:
http://cloudtri.com/athletes/40239/events
if you add .xml to the url:
http://cloudtri.com/athletes/40239/events.xml
you’ll get those results in XML format that you can save to your desktop.