mirror of
https://github.com/Chouchen/shorturl.git
synced 2018-06-07 06:34:38 +02:00
12 lines
251 B
XML
12 lines
251 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Database>
|
|
<table name="url">
|
|
<item id="shiki">
|
|
<url>http://www.shikiryu.com</url>
|
|
</item>
|
|
<item id="goog">
|
|
<url>http://www.google.fr</url>
|
|
</item>
|
|
</table>
|
|
</Database>
|