This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
note-rpc/db.xml
AndrewTrieu 2353eec18f Final
2023-03-11 17:54:51 +02:00

21 lines
663 B
XML

<data>
<topic name="Finland">
<note name="Lahti">
<text>Nice city</text>
<timestamp>03/11/2023 - 17:45:33</timestamp>
<info>https://en.wikipedia.org/wiki/Lahti</info>
</note>
<note name="Helsinki">
<text>Capital</text>
<timestamp>03/11/2023 - 17:49:27</timestamp>
<info>https://en.wikipedia.org/wiki/Helsinki</info>
</note>
</topic>
<topic name="Students">
<note name="Lahti campus">
<text>Sad</text>
<timestamp>03/11/2023 - 17:49:50</timestamp>
<info>No link</info>
</note>
</topic>
</data>