<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:gos="http://www.geodata.gov/gos_atom">
  <title>SERVICES LIST NAME</title>
  <updated>0000-00-00 00:00:00</updated><!-- Date when this list was updated -->

  <!-- Add entry nodes as needed based on the structure below -->
  
	<!--
  <entry>
    <id>Service Unique identifier</id>
    <title>Title of Service</title>
    <updated>Last Update Date Time</updated>
    <serviceType>Service Type: wms, wfs, etc..</serviceType>
    <serviceUrl>URL of Service</serviceUrl>
    <esriServiceName></esriServiceName>
  </entry>
	-->

	<entry>
	  <id>WMS Sample</id>
	  <title>The National Map - National Land Cover Database (NLCD) WMS</title>
	  <serviceType>wms</serviceType>
	  <serviceUrl>http://imsref.cr.usgs.gov:80/wmsconnector/com.esri.wms.Esrimap/USGS_EDC_LandCover_NLCD2001?&amp;request=getcapabilities&amp;service=wms</serviceUrl>
	</entry>


<entry>
   <id>WFS Sample</id>
   <title>National Data Buoy Center (NDBC) Environmental Buoy Locations in the Gulf of Maine and Southern New England Waters, 2006</title>
   <serviceType>wfs</serviceType>
   <serviceUrl>http://giswebservices.massgis.state.ma.us/geoserver/wfs?request=GetFeature&amp;service=wfs&amp;version=1.0.0&amp;typename=massgis:MORIS.NBDC_BUOYS_PT&amp;outputformat=SHAPE-ZIP</serviceUrl>
</entry>

<entry>
	<id>marineRutgers</id>
	<title>Marine rutgers</title>
	<serviceType>opendap</serviceType>
	<serviceUrl>http://tds.marine.rutgers.edu/thredds/catalog.html</serviceUrl>
</entry>
</feed>
