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-5.0.0.tar.bz2">
10      <resources>
11        <url type="http">http://localhost/aria2-5.0.0.tar.bz2</url>
12      </resources>
13    </file>
14    <file name="aria2-5.0.0.deb">
15      <resources>
16        <url type="http">http://localhost/aria2-5.0.0.deb</url>
17      </resources>
18    </file>
19  </files>
20</metalink>
21