This commit is contained in:
AndrewTrieu
2023-03-11 17:54:51 +02:00
commit 2353eec18f
4 changed files with 239 additions and 0 deletions

21
db.xml Normal file
View File

@@ -0,0 +1,21 @@
<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>