local kavoUi = loadstring(game:HttpGet("https://[Log in to view URL]"))()
local window = kavoUi.CreateLib("XybNews","BloodTheme")

----Tabs
local Tab1 = window:NewTab ("News")
---Sections
local Tab1Section = Tab1:NewSection("XybGui v1 Public Edition Released")
local Tab1Section2 = Tab1:NewSection("XybGui v1.4 Public Edition Release")
local Tab1Section3 = Tab1:NewSection("Annoucement : XybName Have Say | Something Really Big Will Come |")

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: