Often PHP is unable to import RSS feeds because they either contain invalid characters, are not terminated properly somewhere or are not properly encoded. I wonder if there's any PHP library, that can go over such invalid feeds and try to fix them (make them valid)?Often PHP is unable to import RSS feeds because