"; $xml .= ""; foreach ($oTags->getList("tag_nev LIKE '".$textMask."%'", "tag_nev ASC") as $tID=>$tInfo) { $xml .= ""; } $xml .= ""; echo $xml; ?>