Unlikely you going to change the feed through out the day.
So by just cache is not good enough, cache it as static file, update it via crontab daily.
And applied mod_deflate
like
AddOutputFilterByType DEFLATE application/rss+xml
Basically, should not add the php layer for serving the RSS request