<% if _SESSION["logined"] ~= nil then setContentType("text/xml; charset=UTF-8") local liststr = GetDomainList() print(liststr) end %>