test.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <metalink version="3.0" xmlns="http://www.metalinker.org/">
  3. <publisher>
  4. <name>aria2</name>
  5. <url>http://aria2.sourceforge.net/</url>
  6. </publisher>
  7. <description>The high speed download utility</description>
  8. <files>
  9. <file name="aria2-0.5.2.tar.bz2">
  10. <version>0.5.2</version>
  11. <language>en-US</language>
  12. <os>Linux-x86</os>
  13. <verification>
  14. <hash type="md5">fc4d834e89c18c99b2615d902750948c</hash>
  15. <hash type="sha1">a96cf3f0266b91d87d5124cf94326422800b627d</hash>
  16. </verification>
  17. <resources>
  18. <url type="ftp" preference="100">ftp://ftphost/aria2-0.5.2.tar.bz2</url>
  19. <url type="http" preference="100">http://httphost/aria2-0.5.2.tar.bz2</url>
  20. </resources>
  21. </file>
  22. <file name="aria2-0.5.1.tar.bz2">
  23. <version>0.5.1</version>
  24. <language>ja-JP</language>
  25. <os>Linux-m68k</os>
  26. <verification>
  27. <hash type="md5">92296e19c406d77d21bda0bb944eac46</hash>
  28. <hash type="sha1">4c255b0ed130f5ea880f0aa061c3da0487e251cc</hash>
  29. </verification>
  30. <resources>
  31. <url type="ftp" preference="100">ftp://ftphost/aria2-0.5.1.tar.bz2</url>
  32. <url type="http" preference="100">http://httphost/aria2-0.5.1.tar.bz2</url>
  33. </resources>
  34. </file>
  35. </files>
  36. </metalink>