<mythmenu name="MAIN">

   <button>
     <type>TV</type>
     <text>TV</text>
     <text lang="PT">Televisão</text>
     <action>MENU tvmenu.xml</action>
   </button>

   <button>
     <type>MUSIC</type>
     <text>Music</text>
     <text lang="IT">Musica</text>
     <text lang="ES">Música</text>
     <text lang="CA">Música</text>
     <text lang="NL">Muziek</text>
     <text lang="FR">Musique</text>
     <text lang="DE">Musik</text>
     <text lang="DK">Musik</text>
     <text lang="PT">Música</text>
     <text lang="SV">Musik</text>
     <action>PLUGIN mythmusic</action>
     <depends>mythmusic</depends>
   </button>

   <button>
     <type>RADIO</type>
     <text>Radio</text>
     <action>MENU radiomenu.xml</action>
   </button>

   <button>
     <type>GAME</type>
     <text>Games</text>
     <text lang="IT">Giochi</text>
     <text lang="ES">Juegos</text>
     <text lang="CA">Jocs</text>
     <text lang="NL">Spelen</text>
     <text lang="FR">Jeux</text>
     <text lang="DE">Spiele</text>
     <text lang="DK">Spil</text>
     <text lang="PT">Jogos</text>
     <text lang="SV">Spel</text>
     <action>PLUGIN mythgame</action>
     <depends>mythgame</depends>
   </button>

   <button>
     <type>IMAGES</type>
     <text>Images</text>
     <text lang="IT">Immagini</text>
     <text lang="ES">Fotos</text>
     <text lang="CA">Imatges</text>
     <text lang="NL">Beelden</text>
     <text lang="FR">Images</text>
     <text lang="DE">Photos</text>
     <text lang="DK">Billeder</text>
     <text lang="PT">Fotos</text>
     <text lang="SV">Bilder</text>
     <action>PLUGIN mythgallery</action>
     <depends>mythgallery</depends>
   </button>

   <button>
     <type>VIDEO</type>
     <text>Videos</text>
     <text lang="IT">Video</text>
     <text lang="ES">Video</text>
     <text lang="CA">Vídeo</text>
     <text lang="NL">Films</text>
     <text lang="FR">Vidéos</text>
     <text lang="DE">Videos</text>
     <text lang="DK">Film</text>
     <text lang="PT">Filmes</text>
     <text lang="SV">Filmer</text>
     <action>PLUGIN mythvideo</action>
     <depends>mythvideo</depends>
   </button>

   <button>
     <type>WEATHER</type>
     <text>Weather</text>
     <text lang="IT">Meteo</text>
     <text lang="ES">El Tiempo</text>
     <text lang="CA">El Temps</text>
     <text lang="NL">Het Weer</text>
     <text lang="FR">Météo</text>
     <text lang="DE">Wetter</text>
     <text lang="DK">Vejret</text>
     <text lang="PT">Meteorologia</text>
     <text lang="SV">Vädret</text>
     <action>PLUGIN mythweather</action>
     <depends>mythweather</depends>
   </button>

   <button>
     <type>DVD</type>
     <text>DVD</text>
     <text lang="DE">DVD</text>
     <text lang="PT">DVD</text>
     <action>PLUGIN mythdvd</action>
     <depends>mythdvd</depends>
   </button>

   <button>
     <type>NEWS</type>
     <text>News Feeds</text>
     <text lang="DE">Nachrichten</text>
     <text lang="CA">Notícies</text>
     <text lang="ES">Noticias</text>
     <action>PLUGIN mythnews</action>
     <depends>mythnews</depends>
   </button>

   <button>
      <type>WEBPAGE</type>
      <text>Web</text>
      <action>PLUGIN mythbookmarkmanager</action>
      <depends>mythbookmarkmanager</depends>
   </button>

   <button>
     <type>SETUP</type>
     <text>Setup</text>
     <text lang="IT">Impostazioni</text>
     <text lang="ES">Configurar</text>
     <text lang="CA">Configurar</text>
     <text lang="FR">Configuration</text>
     <text lang="DE">Konfiguration</text>
     <text lang="DK">Konfiguration</text>
     <text lang="NL">Configuratie</text>
     <text lang="PT">Configurações</text>
     <text lang="SV">Inställningar</text>
     <action>MENU main_settings.xml</action>
   </button>

   <!-- <button>
     <type>SHUTDOWN</type>
     <text>Shutdown</text>
     <action>SHUTDOWN</action>
   </button> -->
</mythmenu>
