<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/svnweb/trunk/https.xslt"?>
<!DOCTYPE svn [
  <!ELEMENT svn   (index)>
  <!ATTLIST svn   version CDATA #REQUIRED
                  href    CDATA #REQUIRED>
  <!ELEMENT index (updir?, (file | dir)*)>
  <!ATTLIST index name    CDATA #IMPLIED
                  path    CDATA #IMPLIED
                  rev     CDATA #IMPLIED
                  base    CDATA #IMPLIED>
  <!ELEMENT updir EMPTY>
  <!ATTLIST updir href    CDATA #REQUIRED>
  <!ELEMENT file  EMPTY>
  <!ATTLIST file  name    CDATA #REQUIRED
                  href    CDATA #REQUIRED>
  <!ELEMENT dir   EMPTY>
  <!ATTLIST dir   name    CDATA #REQUIRED
                  href    CDATA #REQUIRED>
]>
<svn version="1.9.7 (r1800392)"
     href="http://subversion.apache.org/">
  <index rev="194" path="/nb2txt/trunk" base="">
    <updir href="../"/>
    <file name="BasicNewton.c" href="BasicNewton.c" />
    <file name="BasicNewton.h" href="BasicNewton.h" />
    <file name="License.txt" href="License.txt" />
    <file name="Makefile" href="Makefile" />
    <file name="ReadMe.txt" href="ReadMe.txt" />
    <dir name="experiments" href="experiments/" />
    <file name="nb2txt.1" href="nb2txt.1" />
    <file name="nb2txt.c" href="nb2txt.c" />
    <file name="nbinfo.c" href="nbinfo.c" />
    <dir name="samples" href="samples/" />
  </index>
</svn>
