Sorry, but there are no more tags available to filter with.
Dealing with xml files as a place to store data is very common in ASP.NET, and it's very easy to implement, just use the XmlDataSource and set the DataFile property to your xml file then set the DataSourceID of the data control (GrideView, DataList...