Simon continues to amaze
Give Simon a challenge in the evening, wake to a solution in the morning. Despite bugs on my part, unclear specs (it looks like the space is legal, in any case it is inserted for me by the Apache/CGI interface), Simon comes up with an complete and elegant solution for a VB client to the RSS validator:
Dim v As New Rss.Validator
Dim vr As Rss.Response
Set vr = v.Validate(tFile.Text)