<?xml version="1.0" encoding="UTF-8" ?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   <? foreach($links as $link): ?>
      <url>
         <loc>http://126.co.il/</loc>
         <? if ($link->updated): ?>
            <lastmod></lastmod>
         <? else: ?>
            <lastmod></lastmod>
         <? endif ?>
      </url>
   <? endforeach ?>

</urlset>
