Mini Kabibi Habibi
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Read aloud" id="ReadAloudApp" majorVersion="1" requiresDoc="true" minorVersion="0">
<Layouts>
<Layout name="Default">
<TopBarLeft>
<Component type="Bitmap" name="AV2ReadAloudIcon" width="18" height="18" colorize="true"/>
<Component type="Label" label="Read aloud" fontSize="14"/>
</TopBarLeft>
<TopBar align="Center">
<Component name="AV2ReadAloudSpeed" type="Custom"/>
<Component name="AV2ReadAloudPreviousPage" type="IconButton" iconSize="18" colorize="true"/>
<Component name="AV2ReadAloudPlayPause" type="Custom"/>
<Component name="AV2ReadAloudNextPage" type="IconButton" iconSize="18" colorize="false"/>
<Component name="AV2ReadAloudVoiceOptions" type="Custom"/>
</TopBar>
<TopBarRight align="Right">
<Component type="PushButton" buttonType="secondary" name="AV2ReadAloudExit" label="Close"/>
</TopBarRight>
<RHP/>
<ContentView />
</Layout>
</Layouts>
</Application>