HF Id: " . $hf_id . " \nType: " . $facility_type . "
\nSector: " . $facility_sector . "
\n";
if (!empty($hf_address)) {
$georss_desc = $georss_desc ."Address: ". $hf_address . "
\n";}
if (!empty($shabia_city)) {
$georss_desc = $georss_desc . "City: " . $shabia_city . "
\n";}
if (!empty($georss_desc)) {
$georss_desc = $georss_desc . "
\n";}
if (!empty($license)) {
$georss_desc = $georss_desc . "License: " . $license . "
\n";}
if (!empty($contact)) {
$georss_desc = $georss_desc . "Contact: " . $contact . "
\n";}
if (!empty($comment_origin)) {
$georss_desc = $georss_desc . "
Comment: " . $comment_origin . "
\n";}
if (!empty($comment_other)) {
$georss_desc = $georss_desc . "
Other: " . $comment_other . "
\n";}
echo $georss_desc . "]]>\n";
echo "