Using SAS to parse XML data

Recently I worked on an interesting project with a Florida land conservancy group. This effort involved working with a XML file containing 911,000 Putnam County Florida property owner records -- reading the file, sorting and extracting data and creating reports that could be used for targeted marketing.

This was very straightforward, but like so many projects, there are always a few interesting twists. Let's take a look.