  <series>
    <!-- Local naming convention -->
    <nameLocal>B0</nameLocal>
    <!-- nameStandard is the "remote" location and standard naming convention --> 
    <nameStandard>B0</nameStandard>
    <!-- This ID linked to segmentID in nc_expSegment table of HID; this element can be left blank for automatic numbering --> 
    <ID></ID>
    <!-- seriesTime is the time when the series starts.  It's in HH:MM:SS format where HH is between 00 and 23 -->
    <seriesTime>XX:XX:XX</seriesTime>  
    <!-- any notes about the series -->
    <description>No exceptions happened in this series. </description>
    <!-- type describes the scan type as functional, structural, or exclude -->
    <type>structural</type>
    <!-- paradigm describes the type of stimulus the participant is engaged in --> 
    <paradigm>B0_GE</paradigm>
    <paradigmVersion>1</paradigmVersion>
    <!-- the Nth run for that task within this Study --> 
    <number>1</number>
    <!-- Boiler plate FIPS analysis stuff...nothing needs to be done here -->
    <analysislevel> 
      <level> none </level>
      <name> none </name>
    </analysislevel>
  </series>
