<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>800</PageWidth>
	<PageHeight>600</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\sinli\OneDrive\Documentos\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>OfflineCopyOfPages</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<Container id="Container1">
							<left>415px</left>
							<top>75px</top>
							<width>350px</width>
							<height>350px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
						</Container>
						<PushButton id="PushButton1">
							<left>40px</left>
							<top>435px</top>
							<width>350px</width>
							<height>80px</height>
							<caption>Generate QR Code</caption>
							<click>neoQR2Plus &quot;Container1&quot; &quot;[myvar]&quot; &quot;#000000&quot; &quot;#ffffff&quot; &quot;#df7326&quot; &quot;square&quot; &quot;square&quot; &quot;square&quot; &quot;C:\Users\sinli\OneDrive\CloudStation\visualneo\logos\visualNEO-icono-orange.png&quot;</click>
						</PushButton>
						<TextArea id="TextArea1">
							<left>40px</left>
							<top>75px</top>
							<width>350px</width>
							<height>350px</height>
							<variable>[myvar]</variable>
							<place_holder>Data to include</place_holder>
						</TextArea>
						<PushButton id="PushButton2">
							<left>415px</left>
							<top>435px</top>
							<width>80px</width>
							<height>80px</height>
							<caption>SVG</caption>
							<icon>glyphicon-download</icon>
							<click>neoQR2Download &quot;Container1&quot; &quot;qrcode&quot; &quot;svg&quot;</click>
						</PushButton>
						<PushButton id="PushButton3">
							<left>505px</left>
							<top>435px</top>
							<width>80px</width>
							<height>80px</height>
							<caption>PNG</caption>
							<icon>glyphicon-download</icon>
							<click>neoQR2Download &quot;Container1&quot; &quot;qrcode&quot; &quot;png&quot;</click>
						</PushButton>
						<PushButton id="PushButton4">
							<left>685px</left>
							<top>435px</top>
							<width>80px</width>
							<height>80px</height>
							<caption>WEBP</caption>
							<icon>glyphicon-download</icon>
							<click>neoQR2Download &quot;Container1&quot; &quot;qrcode&quot; &quot;webp&quot;</click>
						</PushButton>
						<PushButton id="PushButton5">
							<left>595px</left>
							<top>435px</top>
							<width>80px</width>
							<height>80px</height>
							<caption>JPG</caption>
							<icon>glyphicon-download</icon>
							<click>neoQR2Download &quot;Container1&quot; &quot;qrcode&quot; &quot;jpeg&quot;</click>
						</PushButton>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>800px</width>
							<height>600px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
