<?xml version="1.0" encoding="UTF-8"?>
<siteRoot xmlns:bgx="urn:schemas-bgx-samplexml" label="bgx:components" description="bgx:components">
	<bgx:comment description="Description of site structure bgx:components"/>
	<page label="home page" URL="http://www.bgxcomponents.com/"/>
	<folder label="Web Components">
		<page label="ASP.NET Proxy Webservice (GlobalWeather)" URL="http://www.bgxcomponents.com/getWeatherWS.htm"/>
		<page label="BGX SimpleCounter(ASP.NET/ASP)" URL="http://www.bgxcomponents.com/bgxSimpleCounter.htm"/>
	</folder>
	<folder label="Tutorials &amp; Samples">
		<folder label="Weather webservice">
			<page label="Introduction" URL="http://www.bgxcomponents.com/weatherWebservice.htm"/>
			<page label="Flash client" URL="http://www.bgxcomponents.com/flashWeatherClient.htm"/>
		  	<page label="ASP.NET proxy Webservice" URL="http://www.bgxcomponents.com/aspnetWeatherProxy.htm"/> 
		  	<page label="ASP.NET client" URL="http://www.bgxcomponents.com/aspnetWeatherClient.htm"/> 
		</folder>
	</folder>
	<exampleNode>Some node text here.</exampleNode>
</siteRoot>
