How to integrate the feeds in your website

Simple

<?php
$sUrl 
"http://en.audiofanzine.com/royer-labs/rss/a.code,type.html,fn.mediaAudio.html";
echo 
file_get_contents($sUrl);
?>

Results

05/02 - [audio file] Drums mono - R122
05/02 - [audio file] Clean Gtr - R122
05/02 - [audio file] Voice - R122
05/02 - [audio file] Dist Gtr - R122