<?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>600</PageWidth>
	<PageHeight>700</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\smartmedia\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</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>
						<TextArea id="TextArea1">
							<left>44px</left>
							<top>29px</top>
							<width>512px</width>
							<height>119px</height>
							<variable>[Text]</variable>
							<place_holder>Enter a text with returns</place_holder>
							<change>StrReplace &quot;[Text]&quot; &quot;\n&quot; &quot;&lt;br&gt;&quot; [HTML] &quot;&quot;
</change>
						</TextArea>
						<Headline id="Headline1">
							<left>47px</left>
							<top>173px</top>
							<width>505px</width>
							<height>68px</height>
							<style>background-color:#E0E0E0</style>
							<ng_bind_html>[HTML]</ng_bind_html>
							<neo_custom>ng-bind-html=&quot;[HTML]&quot;</neo_custom>
							<kind>h4</kind>
						</Headline>
						<Paragraph id="Paragraph1">
							<left>48px</left>
							<top>267px</top>
							<width>507px</width>
							<height>117px</height>
							<style>background-color:#FFF7EA</style>
							<neo_custom>ng-bind-html=&quot;[HTML]&quot;</neo_custom>
						</Paragraph>
						<Container id="Container1">
							<left>51px</left>
							<top>418px</top>
							<width>507px</width>
							<height>87px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
							<ng_bind_html>[HTML]</ng_bind_html>
						</Container>
						<PushButton id="PushButton1">
							<left>244px</left>
							<top>652px</top>
							<width>129px</width>
							<height>36px</height>
							<caption>Press me</caption>
							<click>SetObjectText &quot;Container2&quot; &quot;[Text]&quot;</click>
						</PushButton>
						<Container id="Container2">
							<left>52px</left>
							<top>530px</top>
							<width>505px</width>
							<height>112px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
						</Container>
						<Headline id="Headline2">
							<left>45px</left>
							<top>11px</top>
							<width>252px</width>
							<height>16px</height>
							<text>TextArea</text>
							<kind>h5</kind>
						</Headline>
						<Headline id="Headline3">
							<left>46px</left>
							<top>155px</top>
							<width>252px</width>
							<height>16px</height>
							<text>Headline</text>
							<kind>h5</kind>
						</Headline>
						<Headline id="Paragraph2">
							<left>46px</left>
							<top>249px</top>
							<width>252px</width>
							<height>16px</height>
							<text>Paragraph</text>
							<kind>h5</kind>
						</Headline>
						<Headline id="Headline4">
							<left>53px</left>
							<top>396px</top>
							<width>252px</width>
							<height>16px</height>
							<text>Container</text>
							<kind>h5</kind>
						</Headline>
						<Headline id="Headline5">
							<left>54px</left>
							<top>511px</top>
							<width>252px</width>
							<height>16px</height>
							<text>Container</text>
							<kind>h5</kind>
						</Headline>
					</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>400px</width>
							<height>500px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
