1<?xml version="1.0"?>
2<interface>
3  <menu id="ide-editor-page-document-menu">
4    <section id="editor-document-section">
5      <item>
6        <attribute name="after">editor-document-open-in-new-frame</attribute>
7        <attribute name="label" translatable="yes">Open Preview</attribute>
8        <attribute name="action">editor-page.preview-as-html</attribute>
9      </item>
10    </section>
11  </menu>
12</interface>
13