Am Sam, 2001-10-06 um 22.30 schrieb 1002400250: > It seems that all any decent site would need would be this: > <?xml version="1.0"?> > <gimp-tips> > <tip> > <tip-number> > 0 > </tip-number> > This is the first trip. > </tip> First of all we should write an schema to make it validateable. Why do you want to have the numbers in there? Are the tips important enough to be shown in a specified order? But something like this is what I would imagine. --