toxcore/messenger/XML_Parser/friends.xml

10 lines
178 B
XML
Raw Normal View History

2013-07-01 08:59:08 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- List of friends -->
<friends>
<friend id="001">
<name>Senator Herpies</name>
<userID>12341241251</userID>
</friend>
</friends>