Screen { U2Title "title" { text "XBOX LIVE" } U2Menu "live_main" { position 0, -110 Layout vertical Anchor centre, top gap 0, 4 clip 640, 226 children { U2MenuItem "quick" { text "QUICK MATCH" } U2MenuItem "opti" { text "OPTIMATCH" } U2MenuItem "create" { text "CREATE SESSION" } U2MenuItem "friends" { text "FRIENDS" friendNotifications } U2MenuItem "options" { text "OPTIONS" } U2MenuItem "download" { text "CONTENT DOWNLOAD" } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "SIGN OUT" } }