{$url} {$u_stamp|date_format:"%Y-%m-%d"} {$url}search/next.html {if $nextBookStamp}{$nextBookStamp|date_format:"%Y-%m-%d"}{/if} {$url}search/new.html {if $newBookStamp}{$newBookStamp|date_format:"%Y-%m-%d"}{/if} 0.6 {foreach name=bookList from=$bookList item=book} {$url}book/b{$book.book_no}.html {$book.u_stamp|date_format:"%Y-%m-%d"} 0.9 {/foreach} {foreach name=authorList from=$authorList item=author} {$url}author/a{$author.author_no}.html {$author.u_stamp|date_format:"%Y-%m-%d"} 0.7 {/foreach} {foreach name=newsList from=$newsList item=news} {$url}news/n{$news.news_no}.html {$news.u_stamp|date_format:"%Y-%m-%d"} 0.8 {/foreach} {foreach name=newsCategoryList from=$newsCategoryList item=newsCategory} {$url}news/nc{$newsCategory.news_category_no}.html {$newsCategory.u_stamp|date_format:"%Y-%m-%d"} {/foreach} {foreach name=companyList from=$companyList item=company} {$url}company/c{$company.company_no}.html {$company.u_stamp|date_format:"%Y-%m-%d"} {/foreach} {foreach name=companyCategoryList from=$companyCategoryList item=companyCategory} {$url}company/cc{$companyCategory.company_category_no}.html {$companyCategory.u_stamp|date_format:"%Y-%m-%d"} {/foreach} {foreach name=seriesList from=$seriesList item=series} {$url}search/s{$series.series_no}.html {$series.u_stamp|date_format:"%Y-%m-%d"} {/foreach} {foreach name=genreList from=$genreList item=genre} {$url}search/g{$genre.genre_no}.html {$genre.u_stamp|date_format:"%Y-%m-%d"} {/foreach}