'; $xml .= ''; foreach($designs as $d){ $xml .= ''; } $xml .= ''; header('Content-Type: text/xml'); echo $xml; } ?>