categories { category { char id="1" char name="Income" char description="Income" int isIncome="1" } # category category { char id="2" char name="Expense" char description="Expense" int isIncome="0" } # category } # categories