<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/svnindex.xsl"?>
<!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>
  <!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.6.9 (r901367)"
     href="http://subversion.tigris.org/">
  <index rev="55" path="/" base="myspace">
    <dir name="cache" href="cache/" />
    <file name="comment_stats.php" href="comment_stats.php" />
    <file name="get_friends.php" href="get_friends.php" />
    <file name="get_friends2.js" href="get_friends2.js" />
    <file name="get_friends2.php" href="get_friends2.php" />
    <file name="get_friends2_process.php" href="get_friends2_process.php" />
    <dir name="includes" href="includes/" />
    <file name="index.php" href="index.php" />
    <dir name="res" href="res/" />
    <dir name="tmp" href="tmp/" />
  </index>
</svn>
