<?xml version="1.0" encoding="utf-8" ?>

<!--
/*
 * examples/full/datasource/demo.xml
 * 
 * This file is part of EditableGrid.
 * http://editablegrid.net
 *
 * Copyright (c) 2011 Webismymind SPRL
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://editablegrid.net/license
 */
-->

<!-- The XML data below have been generated by PHP script "demo.xml.php" (and slightly manually modified to insert some comments). -->
<!-- This file is provided only to let people that don't have a PHP-enabled web server easily accessible test the EditableGrid examples. -->

<table>

  <metadata>

 <column name='water_quality_limited_segment_name' label='Water Quality Limited Segment Name' datatype='string' editable='false'></column>
 <column name='pollutant' label='Pollutant' datatype='string' editable='false'></column>

  </metadata>
 <data>
		  <row id="1">
		 <column><![CDATA[Dominguez Channel (lined portion above Vermont Ave) ]]></column>
		 <column><![CDATA[Ammonia
		   Copper
		   Dieldrin (tissue)
		   Indicator bacteria
		   Lead (tissue)
		   Sediment Toxicity
		   Zinc (sediment)]]></column>
	   </row>
		  <row id="2">
		 <column><![CDATA[Dominguez Channel Estuary (unlined portion below Vermont Ave)  ]]></column>
		 <column><![CDATA[Ammonia
		   Benthic Community Effects
		   Benzo(a)pyrene (PAHs)
		   Benzo[a]anthracene
		   Chlordane (tissue)
		   Chrysene (C1-C4)
		   Coliform Bacteria
		   DDT (tissue  & sediment)
		   Dieldrin (tissue)
		   Lead (tissue)
		   PCBs (Polychlorinated biphenyls)
		   Phenanthrene
		   Pyrene
		   Zinc (sediment)]]></column>
	   </row>
		  <row id="3">
		 <column><![CDATA[Los Angeles Harbor - Cabrillo Marina]]></column>
		 <column><![CDATA[DDT
		   PCBs (Polychlorinated biphenyls)]]></column>
	   </row>
		  <row id="4">
		 <column><![CDATA[Los Angeles Harbor - Consolidated Slip   ]]></column>
		 <column><![CDATA[Benthic Community Effects
		   Cadmium (sediment)
		   Chlordane (tissue  & sediment)
		   Chromium (sediment)
		   Copper (sediment)
		   DDT (tissue  & sediment) (Fish Consumption Advisory)
		   Dieldrin
		   Lead (sediment)
		   Mercury (sediment)
		   PCBs (tissue  & sediment) (Fish Consumption Advisory)
		   Sediment Toxicity
		   Toxaphene (tissue)
		   Zinc (sediment)
		   Benzo[a]anthracene
		   Benzo(a)pyrene
		   Chrysene
		   Pyrene
		   Phenanthrene
		   2-Methyl-naphthalene]]></column>
	   </row>
		  <row id="5">
		 <column><![CDATA[Los Angeles Harbor - Fish Harbor  
		   ]]></column>
		 <column><![CDATA[Benzo[a]anthracene
		   Benzo(a)pyrene
		   Chlordane
		   Chrysene (C1-C4)
		   Copper
		   DDT
		   Dibenz[a,h]anthracene
		   Lead
		   Mercury
		   PAHs (Polycyclic Aromatic Hydrocarbons)
		   PCBs (Polychlorinated biphenyls)
		   Phenanthrene
		   Pyrene
		   Sediment Toxicity
		   Zinc]]></column>
	   </row>
		  <row id="6">
		 <column><![CDATA[Los Angeles Harbor - Inner Cabrillo Beach Area
		   ]]></column>
		 <column><![CDATA[Copper
		   DDT (Fish consumption advisory for DDT)
		   PCBs (Fish Consumption Advisory for PCBs)
		   Indicator bacteria*]]></column>
	   </row>
		  <row id="7">
		 <column><![CDATA[Los Angeles/Long Beach Inner Harbor ]]></column>
		 <column><![CDATA[Beach Closures
		   Benthic Community Effects
		   Copper
		   DDT
		   PCBs (Polychlorinated biphenyls)
		   Sediment Toxicity
		   Zinc]]></column>
	   </row>
		  <row id="8">
		 <column><![CDATA[Los Angeles/Long Beach Outer Harbor (inside breakwater)
		   ]]></column>
		 <column><![CDATA[DDT
		   PCBs (Polychlorinated biphenyls)
		   Sediment toxicity]]></column>
	   </row>
		  <row id="9">
		 <column><![CDATA[Machado Lake (Harbor Park Lake) 
		   ]]></column>
		 <column><![CDATA[Algae
		   Ammonia
		   ChemA (tissue)**
		   Chlordane (tissue) (Fish Consumption Advisory)
		   DDT (tissue) (Fish Consumption Advisory)
		   Dieldrin (tissue)
		   Eutrophic
		   Odor
		   PCBs (Polychlorinated biphenyls) (tissue)
		   Trash]]></column>
	   </row>
		  <row id="10">
		 <column><![CDATA[San Pedro Bay Near/Off Shore Zones ]]></column>
		 <column><![CDATA[Chlordane
		   Chromium (sediment)
		   Copper (sediment)
		   DDT (tissue  & sediment) (Fish Consumption Advisory for DDT)
		   PAHs (Polycyclic Aromatic Hydrocarbons) (sediment)
		   PCBs (Fish Consumption Advisory for PCBs)
		   Sediment Toxicity
		   Zinc (sediment)]]></column>
	   </row>
		  <row id="11">
		 <column><![CDATA[Torrance Carson Channel]]></column>
		 <column><![CDATA[Coliform Bacteria
		   Copper
		   Lead]]></column>
	   </row>
		  <row id="12">
		 <column><![CDATA[Wilmington Drain
		   ]]></column>
		 <column><![CDATA[Ammonia
		   Coliform Bacteria
		   Copper
		   Lead]]></column>
	   </row>
	</data>
</table>