SubVersion
The latest version of XTemplate can always be found in the SourceForge SubVersion repository
Get a copy (for PHP 5) by using the following command (on Linux/Unix):
svn co https://xtpl.svn.sourceforge.net/svnroot/xtpl/trunk xtpl-trunk
You can also get an archive (.tar.gz) of the latest trunk at: http://xtpl.svn.sourceforge.net/viewvc/xtpl/trunk.tar.gz?view=tar
If you want the PHP 4 branch then use:
svn co https://xtpl.svn.sourceforge.net/svnroot/xtpl/branches/PHP4 xtpl-php4
You can also get an archive (.tar.gz) of the latest trunk at: http://xtpl.svn.sourceforge.net/viewvc/xtpl/branches/php4.tar.gz?view=tar
Further details can be found on SourceForge
XTemplateDevelopment
HomePage