chore(data): skeleton data files

This commit is contained in:
Lewis Wynne 2026-03-23 16:13:37 +00:00
parent 8ad0041d23
commit 949e33f06f
3 changed files with 24 additions and 0 deletions

6
data/citizenships.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<citizenships>
<citizenship id="biesel" name="Republic of Biesel">
<description>TODO</description>
</citizenship>
</citizenships>