<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<ViewContext version="1.0.0"
			    id="eos_data_gateways"
			    xmlns="http://www.opengis.net/context"
			    xmlns:xlink="http://www.w3.org/1999/xlink"
			    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
			    xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
	<General>
		<Window width="800" height="400" />
		<BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180" maxy="90"/>
		<Title>test</Title>
		<KeywordList>
			<Keyword>cities</Keyword>
		</KeywordList>
		<Abstract>Users default Geoserver http://geoserver.sf.net WMS/WFS</Abstract>
	</General>
	<LayerList>
		<Layer queryable="1" hidden="0">
			<Server service="OGC:WMS" version="1.0.0" title="Local">
				<OnlineResource xlink:type="simple" xlink:href="http://civicmaps.org/cgi/mapserv.cgi"/>
			</Server>
			<Name>
				bluemarble,
				lakes,
				rivers,
				cities,
				majorroads,
				minorroads,
				tiger_polygon,
				tiger_lakes,
				tiger_local_roads,
				tiger_major_roads,
				lowboundaries,
				boundaries,
				coastlines
			</Name>
			<Title>cities</Title>
    			  <Abstract>cities</Abstract>
			<SRS>EPSG:4326</SRS>
			<FormatList>
				<Format current="1">image/jpeg</Format>
			</FormatList>
		</Layer>
	</LayerList>
</ViewContext> 
