<?xml version="1.0" encoding="UTF-8"?>
<xsf:corpusData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.xstandoff.net/2009/xstandoff/1.1 ../xsd/xsf.xsd"
  xmlns:xsf="http://www.xstandoff.net/2009/xstandoff/1.1" xml:id="c1" xsfVersion="1.1">
   <xsf:meta xmlns:olac="http://www.language-archives.org/OLAC/1.0/" xmlns="http://purl.org/dc/elements/1.1/"
      xmlns:dcterms="http://purl.org/dc/terms/"
      xsi:schemaLocation="http://www.language-archives.org/OLAC/1.0/ ../xsd/meta/olac.xsd">
      <olac:olac>
         <creator>Maik Stührenberg</creator>
         <date>2009-02-19</date>
         <description>Example sentence "The sun shines brighter" annotated with morphemes and syllables.</description>
      </olac:olac>
   </xsf:meta>
   <xsf:primaryData start="0" end="24" xml:lang="en">
      <xsf:textualContent>The sun shines brighter.</xsf:textualContent>
   </xsf:primaryData>
   <xsf:primaryData start="0" end="24" xml:lang="en">
      <xsf:primaryDataRef uri="../pd/sentence.txt" mimeType="text/plain" encoding="utf-8"/>
   </xsf:primaryData>
   <xsf:segmentation>
      <xsf:segment xml:id="seg1" type="char" start="0" end="24"/>
      <xsf:segment xml:id="seg2" type="char" start="0" end="3"/>
      <xsf:segment xml:id="seg3" type="char" start="4" end="7"/>
      <xsf:segment xml:id="seg4" type="char" start="8" end="14"/>
      <xsf:segment xml:id="seg5" type="char" start="8" end="13"/>
      <xsf:segment xml:id="seg6" type="char" start="13" end="14"/>
      <xsf:segment xml:id="seg7" type="char" start="15" end="21"/>
      <xsf:segment xml:id="seg8" type="char" start="15" end="20"/>
      <xsf:segment xml:id="seg9" type="char" start="20" end="23"/>
      <xsf:segment xml:id="seg10" type="char" start="21" end="23"/>
   </xsf:segmentation>
   <xsf:annotation>
      <xsf:level xml:id="l_morph">
         <xsf:meta xmlns:olac="http://www.language-archives.org/OLAC/1.0/" xmlns="http://purl.org/dc/elements/1.1/"
            xmlns:dcterms="http://purl.org/dc/terms/"
            xsi:schemaLocation="http://www.language-archives.org/OLAC/1.0/ ../xsd/meta/olac.xsd">
            <olac:olac>
               <creator>Maik Stührenberg</creator>
               <date>2009-02-19</date>
               <description>Morphem annotation. Manually annotated.</description>
            </olac:olac>
         </xsf:meta>
        <xsf:layer xmlns:morph="http://www.xstandoff.net/morphemes"
          xsi:schemaLocation="http://www.xstandoff.net/morphemes ../xsd/morphemes.xsd" priority="0">
            <morph:morphemes xsf:segment="seg1">
               <morph:morpheme xsf:segment="seg2"/>
               <morph:morpheme xsf:segment="seg3"/>
               <morph:morpheme xsf:segment="seg5"/>
               <morph:morpheme xsf:segment="seg6"/>
               <morph:morpheme xsf:segment="seg7"/>
               <morph:morpheme xsf:segment="seg10"/>
            </morph:morphemes>
         </xsf:layer>
      </xsf:level>
      <xsf:level xml:id="l_syll">
         <xsf:meta xmlns:olac="http://www.language-archives.org/OLAC/1.0/" xmlns="http://purl.org/dc/elements/1.1/"
            xmlns:dcterms="http://purl.org/dc/terms/"
            xsi:schemaLocation="http://www.language-archives.org/OLAC/1.0/ ../xsd/meta/olac.xsd">
            <olac:olac>
               <creator>Maik Stührenberg</creator>
               <date>2009-02-19</date>
               <description>Syllables annotation. Manually annotated.</description>
            </olac:olac>
         </xsf:meta>
        <xsf:layer xmlns:syll="http://www.xstandoff.net/syllables"
          xsi:schemaLocation="http://www.xstandoff.net/syllables ../xsd/syllables.xsd" priority="1">
            <syll:syllables xsf:segment="seg1">
               <syll:syllable xsf:segment="seg2"/>
               <syll:syllable xsf:segment="seg3"/>
               <syll:syllable xsf:segment="seg4"/>
               <syll:syllable xsf:segment="seg8"/>
               <syll:syllable xsf:segment="seg9"/>
            </syll:syllables>
         </xsf:layer>
      </xsf:level>
   </xsf:annotation>
</xsf:corpusData>

