<?xml version="1.0" encoding="UTF-8"?>
<ReferenceList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:/XML/ReferenceList.xsd">
  <ListName>Stream Control Cleaning</ListName>
  <ListDescription>Control observation clean code. Indicates whether a control was cleaned or not.</ListDescription>
  <ListAuthority>United States Geological Survey, Surface Water User Group</ListAuthority>
  <List>
    <ListItem>
      <Code>UNSP</Code>
      <SortOrderNumber>1</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>unspecified</Name>
      <Description>The status of the cleaning of the stream control was not specified.</Description>
    </ListItem>
    <ListItem>
      <Code>CLEN</Code>
      <SortOrderNumber>2</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>control was cleaned</Name>
      <Description>The stream control was cleaned.</Description>
    </ListItem>
    <ListItem>
      <Code>NTCL</Code>
      <SortOrderNumber>3</SortOrderNumber>
      <ValidIndicator>true</ValidIndicator>
      <Name>control was not cleaned</Name>
      <Description>The stream control was not cleaned.</Description>
    </ListItem>
  </List>
</ReferenceList>
