hey all, I am trying to get RSS lives core and then updating my database depending on what I get for example , if the description i get from the live score was "team1 won over team2 (2,0) in championship x" want to add this to my tables in the database : team1 -- 2 -- championship x team2 -- 0 -- championship x .... and so on ... ** is there is a certain way to do this ** or is there is a certain sites that give me the rss in a special way so that I can add easily to my data base **or am I have to filter the description I get thanks in advance