2010-02-25 22:40:18 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<metalink xmlns="urn:ietf:params:xml:ns:metalink">
|
|
|
|
<published>2009-05-15T12:23:23Z</published>
|
|
|
|
<file name="example.ext">
|
|
|
|
<size>786430</size>
|
|
|
|
<identity>Example</identity>
|
|
|
|
<version>1.0</version>
|
|
|
|
<language>en</language>
|
|
|
|
<description>A description of the example file for download.</description>
|
2010-03-02 23:14:39 +08:00
|
|
|
<hash type="md5">cbd18db4cc2f85cedef654fccc4a4d8</hash>
|
|
|
|
<hash type="sha-1">0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33</hash>
|
2010-02-25 22:40:18 +08:00
|
|
|
<pieces length="262144" type="sha-1">
|
2010-03-02 23:14:39 +08:00
|
|
|
<hash>5bd9f7248df0f3a6a86ab6c95f48787d546efa14</hash>
|
|
|
|
<hash>9413ee70957a09d55704123687478e07f18c7b29</hash>
|
|
|
|
<hash>44213f9f4d59b557314fadcd233232eebcac8012</hash>
|
2010-02-25 22:40:18 +08:00
|
|
|
</pieces>
|
2010-02-27 22:24:15 +08:00
|
|
|
<pieces length="262144" type="sha-256">
|
2010-03-02 23:14:39 +08:00
|
|
|
<hash>0245178074fd042e19b7c3885b360fc21064b30e73f5626c7e3b005d048069c5</hash>
|
|
|
|
<hash>487ba2299be7f759d7c7bf6a4ac3a32cee81f1bb9332fc485947e32918864fb2</hash>
|
|
|
|
<hash>37290d74ac4d186e3a8e5785d259d2ec04fac91ae28092e7620ec8bc99e830aa</hash>
|
2010-02-27 22:24:15 +08:00
|
|
|
</pieces>
|
2010-02-25 22:40:18 +08:00
|
|
|
<url location="de" priority="1">ftp://ftp.example.com/example.ext</url>
|
|
|
|
<url location="fr" priority="1">http://example.com/example.ext</url>
|
|
|
|
<metaurl mediatype="torrent" priority="2">http://example.com/example.ext.torrent</metaurl>
|
|
|
|
<signature mediatype="application/pgp-signature">a signature</signature>
|
|
|
|
</file>
|
|
|
|
</metalink>
|