The Columns element specifies which Keyword Values are displayed for a Data Set in the Available Data Set list.
<Columns> <Column>Name</Column> <Column>City</Column> <Column>State</Column> </Columns>
The Columns element is composed of one or more Column sub-elements. Each Column sub-element is used to configured one Keyword Type to display for the Data Set in the Available Data Sets list.
Enter the name of the Keyword Type whose values you would like displayed in the Available Data Sets list directly between the Column tags.