<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>moreEvent</AppTitle>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<PublishPlatform>MobileApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<MobileBuildTarget>E:\mytest.zip</MobileBuildTarget>
	<CustomCSS>/*PAGE2 CSS CODE */
.tran{
transition:all 1s;
}

/*PAGE3 CSS CODE */

.textCenter{
display:flex;
justify-content:center;
align-items: center;
}

/*PAGE3 CSS CODE */
.parent{
  scroll-snap-type: y mandatory;
}

.child{
  scroll-snap-align: start;
  width:100%!important;
  height:300px!important;
}</CustomCSS>
	<LanguageCode>en</LanguageCode>
	<MobileID>app.more.event7</MobileID>
	<MobileOSTypes>[AndroidOS]</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">
			<Components>
				<Function name="doWhenOnline">
					<Code>MessageBox &quot;Hello&quot; &quot;You are Online&quot; &quot;OK&quot; &quot;&quot;</Code>
				</Function>
				<Function name="doWhenOffline">
					<Code>MessageBox &quot;Hello&quot; &quot;You are Offline&quot; &quot;OK&quot; &quot;&quot;</Code>
				</Function>
				<Function name="subFocus">
					<Code>slSetCSSProperty &quot;myInput&quot; &quot;width&quot; &quot;300&quot;</Code>
				</Function>
				<Function name="subBlur">
					<Code>slSetCSSProperty &quot;myInput&quot; &quot;width&quot; &quot;100&quot;</Code>
				</Function>
				<Function name="showtime">
					<Code>getTimeStamp [me]</Code>
					<Params>[e]|STRING|parameter</Params>
				</Function>
				<Function name="touch">
					<Code>
getPosTouchX [x]
getPosTouchX [y]

refresh</Code>
					<Params>[e]|STRING|parameter</Params>
				</Function>
				<Function name="timestamp">
					<Code>getTimeStamp [tt]


Math &quot;[tt]/1000&quot; 0 [ttt]</Code>
					<Params>[e]|STRING|parameter</Params>
				</Function>
			</Components>
		</FunctionList>
		<LibraryList name="Libraries">
			<Components>
				<LibraryItem>
					<FileName>F:\DOC.pdf</FileName>
				</LibraryItem>
				<LibraryItem>
					<FileName>F:\Slide1.PNG</FileName>
				</LibraryItem>
			</Components>
		</LibraryList>
		<PageList name="Main">
			<Components>
				<Page id="start">
					<Components>
						<PushButton id="PushButton1">
							<left>213px</left>
							<top>330px</top>
							<width>229px</width>
							<height>63px</height>
							<style>font-size:20pt</style>
							<caption>start</caption>
							<kind>info</kind>
							<click>GotoNextPage</click>
						</PushButton>
						<Container id="Container11">
							<left>83px</left>
							<top>203px</top>
							<width>492px</width>
							<height>18px</height>
							<style>background-color:#3ab1d6</style>
						</Container>
						<Paragraph id="Paragraph7">
							<left>193px</left>
							<top>240px</top>
							<width>272px</width>
							<height>55px</height>
							<style>font-size:20pt;text-align:center</style>
							<text>Author:asmat</text>
						</Paragraph>
						<Headline id="Headline1">
							<left>65px</left>
							<top>88px</top>
							<width>546px</width>
							<height>105px</height>
							<style>color:#3ab1d6;font-size:64pt;text-align:center</style>
							<text>moreEvent</text>
						</Headline>
						<Container id="Container1">
							<left>0px</left>
							<top>0px</top>
							<width>100%</width>
							<height>44px</height>
							<style>background-color:#3ab1d6</style>
						</Container>
					</Components>
				</Page>
				<Page id="page0">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;scroll and socialsharing&quot;



Loop 1 10 [i]
pickRandomColor [color]
SetObjectStyle &quot;p[i]&quot; &quot;background-color&quot; &quot;[color]&quot;
endloop</pageenter>
					<Components>
						<Container id="mother">
							<left>159px</left>
							<top>180px</top>
							<width>321px</width>
							<height>233px</height>
							<style>background-color:#fff;border-style:solid;border-width:1px;overflow-y:scroll</style>
							<css_class>parent tran</css_class>
							<Components>
								<Container id="p1">
									<left>4px</left>
									<top>-2px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p2">
									<left>4px</left>
									<top>-2px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p3">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p4">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p5">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p6">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p7">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p8">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p9">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
								<Container id="p10">
									<left>0px</left>
									<top>41px</top>
									<width>186px</width>
									<height>93px</height>
									<style>background-color:#00A0B5;border-color:gra</style>
									<align>top</align>
									<css_class>child</css_class>
								</Container>
							</Components>
						</Container>
						<SVGicon id="SVGicon2">
							<left>112px</left>
							<top>121px</top>
							<width>44px</width>
							<height>43px</height>
							<style>fill:#00F5D7;stroke-width:1px</style>
							<icon>svgArrowAltCircleDown</icon>
							<click>getScrollTop &quot;mother&quot; [scroll]
setvar [scroll] [scroll]+300
setScroll &quot;mother&quot; 0 [scroll]</click>
						</SVGicon>
						<SVGicon id="SVGicon3">
							<left>111px</left>
							<top>73px</top>
							<width>44px</width>
							<height>43px</height>
							<style>fill:#00F5D7;stroke-width:1px</style>
							<icon>svgArrowAltCircleup</icon>
							<click>getScrollTop &quot;mother&quot; [scroll]
setvar [scroll] [scroll]-300
setScroll &quot;mother&quot; 0 [scroll]</click>
						</SVGicon>
						<Container id="Container3">
							<left>507px</left>
							<top>118px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#4f6fb6;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>facebook</html>
							<click>gotoFacebook &quot;profile&quot; 100026165923767</click>
						</Container>
						<Container id="Container4">
							<left>507px</left>
							<top>158px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#5bcc68;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>whatsapp</html>
							<click>gotoWhatsapp 918291399319 &quot;Hello&quot;</click>
						</Container>
						<Container id="Container5">
							<left>507px</left>
							<top>198px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#FD5A00;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>Email</html>
							<click>openEmail &quot;asmatqatea@gmail.com&quot; &quot;hello&quot; &quot;I need some document&quot;</click>
						</Container>
						<Container id="Container6">
							<left>507px</left>
							<top>238px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#348600;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>Phone</html>
							<click>phoneCalling &quot;0000000000&quot;</click>
						</Container>
						<Container id="Container7">
							<left>507px</left>
							<top>358px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#CA00D9;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>Share</html>
							<click>.This is open the menu...and share the text
socialsharing &quot;Hello&quot;</click>
						</Container>
						<PushButton id="PushButton4">
							<left>520px</left>
							<top>11px</top>
							<width>75px</width>
							<height>34px</height>
							<caption>Exit</caption>
							<kind>info</kind>
							<click>exitApp</click>
						</PushButton>
						<Container id="Container8">
							<left>507px</left>
							<top>278px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#FF3CCA;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>SMS</html>
							<click>openSMS &quot;918171695273&quot; &quot;Hi asmat&quot;</click>
						</Container>
						<Container id="Container9">
							<left>507px</left>
							<top>318px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#2D5DFF;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>Messenger</html>
							<click>openMessenger &quot;qateaAsmat&quot;</click>
						</Container>
						<Container id="Container12">
							<left>32px</left>
							<top>183px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#00657A;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>SharePDF</html>
							<click>ShareFile &quot;Hello&quot; &quot;this is your pdf&quot; &quot;www/DOC.pdf&quot; &quot;&quot;</click>
						</Container>
						<Container id="Container13">
							<left>32px</left>
							<top>224px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#71001D;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>ShareImage</html>
							<click>.This is open the menu...
ShareFile &quot;Hello&quot; &quot;This is your Image&quot; &quot;www/Slide1.PNG&quot; &quot;&quot;</click>
						</Container>
						<Container id="Container15">
							<left>32px</left>
							<top>265px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#00519A;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>ShareImage</html>
							<click>.This is open the menu...
ShareFile &quot;Message and Image&quot; &quot;null&quot; &quot;https://www.google.nl/images/srpr/logo4w.png&quot; &quot;null&quot;</click>
						</Container>
						<Container id="Container14">
							<left>32px</left>
							<top>306px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#FF1295;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>shareAll</html>
							<click>.This is open the menu...
ShareFile &quot;Message, subject, image and link&quot; &quot;The subject&quot; &quot;https://www.google.nl/images/srpr/logo4w.png&quot; &quot;http://www.x-services.nl&quot;</click>
						</Container>
						<Container id="Container16">
							<left>32px</left>
							<top>347px</top>
							<width>103px</width>
							<height>35px</height>
							<style>color:white;font-size:12pt;font-weight:bold;background-color:#38002D;cursor:pointer</style>
							<css_class>textCenter</css_class>
							<html>shareText</html>
							<click>.This is open the menu...
ShareFile &quot;this is a book &quot; &quot;&quot; &quot;&quot; &quot;&quot;</click>
						</Container>
						<Paragraph id="Paragraph4">
							<left>194px</left>
							<top>71px</top>
							<width>219px</width>
							<height>38px</height>
							<text>These functionlity work on mobile</text>
						</Paragraph>
					</Components>
				</Page>
				<Page id="page1">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;windowEvenListener&quot;
windowEventListenter &quot;online&quot; &quot;doWhenOnline&quot;
windowEventListenter &quot;offline&quot; &quot;doWhenOffline&quot;</pageenter>
					<Components>
						<Paragraph id="Paragraph1">
							<left>46px</left>
							<top>102px</top>
							<width>552px</width>
							<height>89px</height>
							<text>The ononline event occurs when the browser starts to work online.&lt;br&gt;The onoffline event occurs when the browser starts to work offline.</text>
						</Paragraph>
						<Paragraph id="Paragraph3">
							<left>86px</left>
							<top>214px</top>
							<width>376px</width>
							<height>62px</height>
							<text>&lt;strong&gt;windowEventListenter&lt;/strong&gt; &quot;online&quot; &quot;doWhenOnline&quot;&lt;br&gt;&lt;strong&gt;windowEventListenter&lt;/strong&gt; &quot;offline&quot; &quot;doWhenOffline&quot;</text>
						</Paragraph>
					</Components>
				</Page>
				<Page id="page2">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;addEventListener&quot;

addEventListener &quot;myInput&quot; &quot;focus&quot; &quot;subFocus&quot;
addEventListener &quot;myInput&quot; &quot;blur&quot; &quot;subBlur&quot;</pageenter>
					<Components>
						<Paragraph id="Paragraph2">
							<left>51px</left>
							<top>83px</top>
							<width>553px</width>
							<height>170px</height>
							<text>&lt;p&gt;The &lt;code class=&quot;w3-codespan&quot;&gt;&lt;font face=&quot;Courier New&quot;&gt;addEventListener()&lt;/font&gt;&lt;/code&gt; method attaches an event handler to the specified element.&lt;/p&gt;&lt;p&gt;The &lt;code class=&quot;w3-codespan&quot;&gt;&lt;font face=&quot;Courier New&quot;&gt;addEventListener()&lt;/font&gt;&lt;/code&gt; method attaches an event handler to an element without overwriting existing event handlers.&lt;/p&gt;&lt;p&gt;You can add many event handlers to one element.&lt;/p&gt;&lt;p&gt;You can add many event handlers of the same type to one element, i.e two &quot;click&quot; events.&lt;/p&gt;</text>
						</Paragraph>
						<TextInput id="myInput">
							<left>187px</left>
							<top>285px</top>
							<width>118px</width>
							<height>48px</height>
							<css_class>tran</css_class>
							<place_holder>search</place_holder>
						</TextInput>
					</Components>
				</Page>
				<Page id="page3">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;CopyToClipboard&quot;</pageenter>
					<Components>
						<TextInput id="TextInput1">
							<left>104px</left>
							<top>103px</top>
							<width>352px</width>
							<height>45px</height>
							<variable>text</variable>
							<place_holder>transfer to clipboard</place_holder>
						</TextInput>
						<PushButton id="PushButton2">
							<left>463px</left>
							<top>102px</top>
							<width>83px</width>
							<height>46px</height>
							<caption>Copy</caption>
							<kind>info</kind>
							<click>copyToClipboard [text]</click>
						</PushButton>
						<Container id="Container2">
							<left>105px</left>
							<top>162px</top>
							<width>441px</width>
							<height>248px</height>
							<style>background-color:#fff;border-color:#E8E8E8;border-style:solid;border-width:1px</style>
							<Components>
								<Paragraph id="myText">
									<left>15px</left>
									<top>37px</top>
									<width>404px</width>
									<height>200px</height>
									<style>text-align:justify</style>
									<text>Video provides a powerful way to help you prove your point. When you click Online Video, you can paste in the embed code for the video you want to add. You can also type a keyword to search online for the video that best fits your document.&lt;br&gt;To make your document look professionally produced, Word provides header, footer, cover page, and text box designs that complement each other. For example, you can add a matching cover page, header, and sidebar. Click Insert and then choose the elements you want from the different galleries.&lt;br&gt;&lt;br&gt;</text>
								</Paragraph>
								<SVGicon id="SVGicon1">
									<left>399px</left>
									<top>5px</top>
									<width>34px</width>
									<height>27px</height>
									<style>stroke:black;stroke-width:1px;fill:#A8A8A8</style>
									<hover>fill:#00E2F9</hover>
									<icon>svgcopy</icon>
									<click>GetObjectText &quot;myText&quot; [mytext]
copyToClipboard [mytext]







.......................................
ShowObject &quot;message&quot; &quot;wobble&quot; 11
Wait 1000
HideObject &quot;message&quot; &quot;&quot; 0
endwait
......................................</click>
								</SVGicon>
							</Components>
						</Container>
						<Container id="message">
							<left>271px</left>
							<top>263px</top>
							<width>84px</width>
							<height>41px</height>
							<style>color:#FFFFFF;background-color:#00D1F5;border-style:solid;border-width:1px</style>
							<visible>False</visible>
							<css_class>textCenter</css_class>
							<html>Copied!</html>
						</Container>
					</Components>
				</Page>
				<Page id="page4">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;easy FormValidation &quot;


</pageenter>
					<Components>
						<TextInput id="TextInput2">
							<left>160px</left>
							<top>123px</top>
							<width>300px</width>
							<height>46px</height>
							<variable>email</variable>
							<place_holder>Email:asmatqatea@gmail.com</place_holder>
						</TextInput>
						<TextInput id="TextInput3">
							<left>160px</left>
							<top>187px</top>
							<width>300px</width>
							<height>45px</height>
							<variable>phone</variable>
							<place_holder>Phone: should be ten digit</place_holder>
						</TextInput>
						<PushButton id="PushButton3">
							<left>299px</left>
							<top>260px</top>
							<width>163px</width>
							<height>50px</height>
							<caption>submit</caption>
							<kind>info</kind>
							<click>emailCheck &quot;[email]&quot; [isEmail]
phoneCheck &quot;[phone]&quot; [isPhone]

refresh

If [isEmail] == false
   MessageBox &quot;Hello&quot; &quot;your email address is wrong,Please write a correct email address&quot; &quot;OK&quot; &quot;&quot;
   return true
Endif


If [isPhone] == false
   MessageBox &quot;Hello&quot; &quot;your phone number is wrong&quot; &quot;OK&quot; &quot;&quot;
   return true
Endif

</click>
						</PushButton>
					</Components>
				</Page>
				<Page id="page5">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>SetVar [topic] &quot;getTouchpostion&quot;

addEventListener &quot;Container10&quot; &quot;touchmove&quot; &quot;touch&quot;




</pageenter>
					<Components>
						<Container id="Container10">
							<left>212px</left>
							<top>87px</top>
							<width>293px</width>
							<height>212px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
						</Container>
						<Paragraph id="Paragraph5">
							<left>248px</left>
							<top>347px</top>
							<width>176px</width>
							<height>63px</height>
							<text>x postion:[x]&lt;br&gt;y postion:[y]</text>
						</Paragraph>
					</Components>
				</Page>
				<Page id="page6">
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;time stamp&quot;</pageenter>
					<Components>
						<PushButton id="PushButton5">
							<left>217px</left>
							<top>330px</top>
							<width>174px</width>
							<height>52px</height>
							<caption>show time</caption>
							<click>addEventListener &quot;PushButton5&quot; &quot;click&quot; &quot;timestamp&quot;</click>
						</PushButton>
						<Paragraph id="Paragraph6">
							<left>148px</left>
							<top>170px</top>
							<width>300px</width>
							<height>77px</height>
							<style>font-size:26pt</style>
							<text>Time:[ttt] second&lt;br&gt;</text>
						</Paragraph>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage">
					<Components>
						<Rectangle id="HeaderBand">
							<left>0px</left>
							<top>0px</top>
							<width>100%</width>
							<height>60px</height>
							<style>fill:#54bbe0</style>
							<corner_radius>0</corner_radius>
						</Rectangle>
						<Rectangle id="FooterBand">
							<left>0px</left>
							<top>425px</top>
							<width>640px</width>
							<height>55px</height>
							<style>fill:#54bbe0</style>
							<corner_radius>0</corner_radius>
						</Rectangle>
						<SVGicon id="GoToPreviousPage">
							<left>17px</left>
							<top>434px</top>
							<width>40px</width>
							<height>40px</height>
							<style>cursor:pointer;fill:white</style>
							<hover>fill:#ffffff</hover>
							<icon>svgArrowCircleLeft</icon>
							<click>GotoPrevPage</click>
						</SVGicon>
						<SVGicon id="GoToNextPage">
							<left>575px</left>
							<top>433px</top>
							<width>40px</width>
							<height>40px</height>
							<style>cursor:pointer;fill:white</style>
							<hover>fill:#ffffff</hover>
							<icon>svgArrowCircleRight</icon>
							<click>GotoNextPage</click>
						</SVGicon>
						<Headline id="Title1">
							<left>92px</left>
							<top>8px</top>
							<width>506px</width>
							<height>40px</height>
							<style>color:#838383;font-family:verdana;font-size:16pt;background-color:white;padding-bottom:15px;padding-left:15px;padding-right:15px;padding-top:5px</style>
							<text>&lt;strong style=&quot;color: rgb(131, 131, 131);&quot;&gt;Tutorial&amp;nbsp;&amp;nbsp; &lt;/strong&gt;[topic]</text>
							<kind>h2</kind>
						</Headline>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
